aboutsummaryrefslogtreecommitdiffstats
path: root/sway/desktop/xwayland.c
Commit message (Expand)AuthorAge
* scene_graph: Implement toplevel clippingLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Port view saved buffersLibravatar Alexander Orzechowski2024-01-18
* xwayland: Cleanup geometry handling on commitLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Port xwaylandLibravatar Alexander Orzechowski2024-01-18
* view: init function should return a success boolLibravatar Alexander Orzechowski2024-01-18
* desktop/xwayland: correctly handle association on o-r changeLibravatar Simon Ser2023-12-06
* xwayland: fix mapped state check in OR handlersLibravatar Kirill Primak2023-06-03
* chore: chase wlroots map logic unificationLibravatar Kirill Primak2023-06-02
* xwayland: don't rely on event source being dataLibravatar Kirill Primak2023-06-02
* view: make request_activate take a seatLibravatar Ronan Pigott2023-02-05
* launcher: export X startup ids and use them for workspace matchingLibravatar Ronan Pigott2022-11-26
* Chase wlroots X11 hints updateLibravatar kraftwerk282022-04-18
* Don't enter seatop_move_floating when fullscreenLibravatar Thomas Hebb2022-02-24
* xwayland: listen to `request_activate` eventLibravatar Tuomas Yrjölä2022-01-31
* xwayland: Clear wlr_xwayland_surface in handle_destroyLibravatar David Rosca2021-10-19
* desktop/xwayland: restack surface upon activationLibravatar Tudor Brindus2021-08-28
* xwayland: simplify override-redirect focus restorationLibravatar Simon Ser2021-03-12
* shells: Update comment about size change on commitLibravatar Kenny Levinsen2021-02-23
* transaction: Note if instructions are server requestsLibravatar Kenny Levinsen2021-02-23
* container: Move pending state to state structLibravatar Kenny Levinsen2021-02-16
* view: Read geometry directly in view_update_sizeLibravatar Kenny Levinsen2021-02-09
* shells: Align geometry change commit handlingLibravatar Kenny Levinsen2021-02-09
* shells: Only center tiled views on size changeLibravatar Kenny Levinsen2021-02-09
* desktop/xwayland: use index constants for atom arrayLibravatar Simon Ser2021-01-08
* transaction: validate X transaction completions by geometry, not sizeLibravatar Tudor Brindus2020-10-18
* xwayland: listen to `set_geometry` eventLibravatar Tudor Brindus2020-10-18
* xwayland: support views that change override-redirect statusLibravatar Tobias Langendorf2020-10-10
* check parent surface before it is destroyedLibravatar John Mako2020-09-19
* Re-focus on parent surface if it is availableLibravatar BrassyPanache2020-09-04
* Fix X11 clients getting stuck minimizedLibravatar Tobias Langendorf2020-07-22
* transaction: Mark client resize immediately readyLibravatar Kenny Levinsen2020-06-30
* shells: Resize on commit if geometry x/y changesLibravatar Kenny Levinsen2020-06-03
* container: Remove useless surface dimensionsLibravatar Kenny Levinsen2020-06-03
* xwayland: pass focus to previous unmanaged surface on unmapLibravatar Tudor Brindus2020-06-01
* Fix typos in commentsLibravatar Martin Michlmayr2020-05-21
* Fix get_int_prop(WINDOW_TYPE) crashLibravatar Simon Ser2020-02-19
* xwayland: handle size_hints == NULLLibravatar Rouven Czerwinski2020-01-03
* xwayland: get_constraints using size hintsLibravatar Rouven Czerwinski2019-11-16
* xwayland.c handle_map(): NULL out xsurface->data() to prevent crashing.Libravatar A. M. Joseph2019-10-17
* Remove all wayland-server.h includesLibravatar Simon Ser2019-07-27
* Honor output for xdg_toplevel_set_fullscreenLibravatar Brian Ashworth2019-04-11
* Fix xwayland configure request scratchpad crashLibravatar Brian Ashworth2019-03-31
* Introduce default seatopLibravatar Ryan Dwyer2019-03-17
* xwayland: handle floating configure request sizeLibravatar Brian Ashworth2019-03-13
* Center surface inside container when it's too smallLibravatar Ryan Dwyer2019-01-28
* Implement fullscreen globalLibravatar Ryan Dwyer2019-01-25
* Fix dead stores found by scan-buildLibravatar M Stoeckl2019-01-22
* Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
* Refactor seat operations to use an interfaceLibravatar Ryan Dwyer2019-01-10
* Move view {x,y,width,height} into container structLibravatar Ryan Dwyer2018-11-17