aboutsummaryrefslogtreecommitdiff
path: root/sway/desktop
AgeCommit message (Expand)Author
2022-09-19sway: Add non-desktop-output typeAlex Maese
2022-07-04Remove internal references to DPMSSimon Ser
2022-05-27xdg-shell: schedule a configure on maximize requestKirill Primak
2022-05-27chore: chase wlroots xdg-shell updateKirill Primak
2022-05-23ext-session-lock: disable direct scan-out when lockedDaniel De Graaf
2022-04-29Implement ext-session-lock-v1Daniel De Graaf
2022-04-18Chase wlroots X11 hints updatekraftwerk28
2022-04-13layer_shell: keep output non-NULL wherever possibleThomas Hebb
2022-02-24Don't enter seatop_move_floating when fullscreenThomas Hebb
2022-02-07xdg-shell: use wlr_xdg_popup in sway_xdg_popupSimon Ser
2022-02-07xdg-shell: use wlr_xdg_toplevel in sway_viewSimon Ser
2022-02-03Chase wlroots xdg-shell refactorKirill Primak
2022-01-31chore: chase wlr_output_layout_get_box() updateKirill Primak
2022-01-31xwayland: listen to `request_activate` eventTuomas Yrjölä
2022-01-18transaction: destroying nodes aren't hiddenRouven Czerwinski
2022-01-13Upgrade for wlroots surface refactoringSimon Ser
2022-01-12xdg-shell: use toplevel geometry to adjust the popup boxAleksei Bavshin
2022-01-08Destroy sub-surfaces with parent layer-shell surfaceSimon Ser
2021-12-17output: change output::destroy to output::disableRonan Pigott
2021-12-10Add focused_tab_titleVsevolod
2021-12-09Fixup headless output namesSimon Ser
2021-12-06output: remove surface buffer damage checkKirill Primak
2021-11-25sway: replace noop_output by fallback_outputSimon Zeni
2021-11-18sway: create wlr_renderer and wlr_allocatorSimon Zeni
2021-10-19xwayland: Clear wlr_xwayland_surface in handle_destroyDavid Rosca
2021-10-15Handle present events with NULL timespec fieldSimon Ser
2021-10-07Fix compile after wlroots commit c3e54021f8bbf3ec1c1e5906459be0ae85f5fb8cTassilo Horn
2021-10-04idle_inhibit: Fix tree view after changes in commit 152a559eBartel Sielski
2021-10-01Chase wlr_xdg_surface breaking changesSimon Ser
2021-09-25layer-shell: fix commit handlerKirill Primak
2021-09-24layer-shell: check `committed` bitmaskKirill Primak
2021-09-23layer-shell: chase wlr layer surface refactorKirill Primak
2021-09-21Revert "xdg_shell: schedule configure on maximize requests"Kirill Primak
2021-09-21xdg-shell: chase wlr xdg toplevel refactorKirill Primak
2021-09-20Add -Dnoscanout debug optionSimon Ser
2021-09-09introduce wlr_drm_lease_v1Simon Zeni
2021-09-08view: fix child position calcKirill Primak
2021-09-07render: fix -Ddamage=rerenderKirill Primak
2021-08-28desktop/xwayland: restack surface upon activationTudor Brindus
2021-08-26Use fixed titlebar heightsHugo Osvaldo Barrera
2021-08-14layer-shell: replace close() with destroy()Simon Ser
2021-08-12layer_shell: damage previous area when a surface shrinksRonan Pigott
2021-08-12xdg-decoration: let floating clients set bordersDudemanguy
2021-07-07Update wlr_box includesSimon Ser
2021-05-17remove usage of `wlr_texture_get_size`Tobias Langendorf
2021-04-26xdg-shell: ignore unecessary fullscreen request ouput hintsRonan Pigott
2021-04-26Remove support for arbitrary rotationsSimon Ser
2021-04-26desktop/render: Pass explicit clip box to renderKenny Levinsen
2021-04-26Remove usage of surface->sx|syKenny Levinsen
2021-04-12desktop/layer_shell: fix centering for opposing anchorsfwsmit