aboutsummaryrefslogtreecommitdiff
path: root/sway/desktop
AgeCommit message (Expand)Author
2023-02-05launcher: make launcher context seat awareRonan Pigott
2023-02-05view: make request_activate take a seatRonan Pigott
2023-02-01ipc: add support for output eventSimon Ser
2023-01-23Apply new adaptive sync value from wlr-output-managementAlexander Courtis
2023-01-21Check return value of wlr_renderer_begin()Simon Ser
2023-01-03Replace math functions that promote float to doubleCarl Smedstad
2022-12-01sway/desktop/output: listen to output mode in commit handleSimon Zeni
2022-11-28Make DRM backend optionalSimon Ser
2022-11-28Make GLES2 optionalSimon Ser
2022-11-26launcher: export X startup ids and use them for workspace matchingRonan Pigott
2022-11-26launcher: export xdga tokens and use them for workspace matchingRonan Pigott
2022-11-26launcher: fudge the interface a bitRonan Pigott
2022-11-26launcher: initialize launcher_ctxs once on startupRonan Pigott
2022-11-26view: associate launch contexts with viewsRonan Pigott
2022-11-26launcher: rename pid_workspace to launcher_ctxRonan Pigott
2022-11-26launcher: use xdga tokensRonan Pigott
2022-11-26launcher: track workspaces by nodeRonan Pigott
2022-11-26root: move the workspace matching code to its own fileRonan Pigott
2022-11-15Listen to the output request_state eventSimon Ser
2022-11-12output: set damage ring bounds to pixel valuesKirill Primak
2022-11-11Use wlr_damage_ringKirill Primak
2022-10-14Add support for ext-idle-notify-v1Simon Ser
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