aboutsummaryrefslogtreecommitdiffstats
path: root/sway/desktop/xdg_shell.c
Commit message (Expand)AuthorAge
* xdg-shell: send WM capabilitiesLibravatar Simon Ser2024-03-08
* xdg-shell: implement popup repositioningLibravatar Simon Ser2024-03-08
* Define _POSIX_C_SOURCE globallyLibravatar Simon Ser2024-02-23
* xdg_shell: Extract struct for popup descriptorLibravatar Alexander Orzechowski2024-02-12
* ext-foreign-toplevel-list: Implement protocolLibravatar Merlin Lex2024-02-12
* scene_graph: Implement toplevel clippingLibravatar Alexander Orzechowski2024-01-18
* Delete old damage tracking codeLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Port view saved buffersLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Port xdg_shellLibravatar Alexander Orzechowski2024-01-18
* view: init function should return a success boolLibravatar Alexander Orzechowski2024-01-18
* xdg-shell: chase events updateLibravatar Kirill Primak2023-11-23
* xdg-shell: send maximized if tiled isn't supportedLibravatar Kirill Primak2023-10-29
* xdg_shell: don't update wlr_toplevel if the container has no size yetLibravatar Dudemanguy2023-10-27
* xdg_shell: update wlr_toplevel size on client resizesLibravatar Dudemanguy2023-08-28
* chore: chase wlroots map logic unificationLibravatar Kirill Primak2023-06-02
* xdg_shell: Fix crash if popup generates while toplevel is in the scratchpadLibravatar Alexander Orzechowski2023-04-16
* xdg-shell: schedule a configure on maximize requestLibravatar Kirill Primak2022-05-27
* chore: chase wlroots xdg-shell updateLibravatar Kirill Primak2022-05-27
* Don't enter seatop_move_floating when fullscreenLibravatar Thomas Hebb2022-02-24
* xdg-shell: use wlr_xdg_popup in sway_xdg_popupLibravatar Simon Ser2022-02-07
* xdg-shell: use wlr_xdg_toplevel in sway_viewLibravatar Simon Ser2022-02-07
* Chase wlroots xdg-shell refactorLibravatar Kirill Primak2022-02-03
* xdg-shell: use toplevel geometry to adjust the popup boxLibravatar Aleksei Bavshin2022-01-12
* Fix compile after wlroots commit c3e54021f8bbf3ec1c1e5906459be0ae85f5fb8cLibravatar Tassilo Horn2021-10-07
* Chase wlr_xdg_surface breaking changesLibravatar Simon Ser2021-10-01
* Revert "xdg_shell: schedule configure on maximize requests"Libravatar Kirill Primak2021-09-21
* xdg-shell: chase wlr xdg toplevel refactorLibravatar Kirill Primak2021-09-21
* view: fix child position calcLibravatar Kirill Primak2021-09-08
* xdg-decoration: let floating clients set bordersLibravatar Dudemanguy2021-08-12
* xdg-shell: ignore unecessary fullscreen request ouput hintsLibravatar Ronan Pigott2021-04-26
* 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: Only center tiled views on size changeLibravatar Kenny Levinsen2021-02-09
* Switch to wlr_xdg_surface_for_each_popup_surfaceLibravatar Simon Ser2021-01-12
* Change workspace_layout to match i3 behaviorLibravatar Ronan Pigott2020-12-20
* xdg_shell: allow views to change geometry anytimeLibravatar Ronan Pigott2020-11-24
* transaction: validate X transaction completions by geometry, not sizeLibravatar Tudor Brindus2020-10-18
* xdg_shell: schedule configure on maximize requestsLibravatar Ronan Pigott2020-07-14
* input: implement xdg_toplevel interactive resize hintsLibravatar Ronan Pigott2020-07-13
* 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
* Remove all wayland-server.h includesLibravatar Simon Ser2019-07-27
* Honor output for xdg_toplevel_set_fullscreenLibravatar Brian Ashworth2019-04-11
* Introduce default seatopLibravatar Ryan Dwyer2019-03-17
* view: set xdg_decoration->view to NULL, check decoration destroyLibravatar Rouven Czerwinski2019-02-23
* Fix close_popups for xdg-shellLibravatar emersion2019-02-05
* Check xdg_surface's role before using its toplevelLibravatar mwenzkowski2019-01-28