Age | Commit message (Expand) | Author |
2023-01-03 | Replace math functions that promote float to double | Carl Smedstad |
2022-12-01 | sway/desktop/output: listen to output mode in commit handle | Simon Zeni |
2022-11-28 | Make DRM backend optional | Simon Ser |
2022-11-28 | Make GLES2 optional | Simon Ser |
2022-11-26 | launcher: export X startup ids and use them for workspace matching | Ronan Pigott |
2022-11-26 | launcher: export xdga tokens and use them for workspace matching | Ronan Pigott |
2022-11-26 | launcher: fudge the interface a bit | Ronan Pigott |
2022-11-26 | launcher: initialize launcher_ctxs once on startup | Ronan Pigott |
2022-11-26 | view: associate launch contexts with views | Ronan Pigott |
2022-11-26 | launcher: rename pid_workspace to launcher_ctx | Ronan Pigott |
2022-11-26 | launcher: use xdga tokens | Ronan Pigott |
2022-11-26 | launcher: track workspaces by node | Ronan Pigott |
2022-11-26 | root: move the workspace matching code to its own file | Ronan Pigott |
2022-11-15 | Listen to the output request_state event | Simon Ser |
2022-11-12 | output: set damage ring bounds to pixel values | Kirill Primak |
2022-11-11 | Use wlr_damage_ring | Kirill Primak |
2022-10-14 | Add support for ext-idle-notify-v1 | Simon Ser |
2022-09-19 | sway: Add non-desktop-output type | Alex Maese |
2022-07-04 | Remove internal references to DPMS | Simon Ser |
2022-05-27 | xdg-shell: schedule a configure on maximize request | Kirill Primak |
2022-05-27 | chore: chase wlroots xdg-shell update | Kirill Primak |
2022-05-23 | ext-session-lock: disable direct scan-out when locked | Daniel De Graaf |
2022-04-29 | Implement ext-session-lock-v1 | Daniel De Graaf |
2022-04-18 | Chase wlroots X11 hints update | kraftwerk28 |
2022-04-13 | layer_shell: keep output non-NULL wherever possible | Thomas Hebb |
2022-02-24 | Don't enter seatop_move_floating when fullscreen | Thomas Hebb |
2022-02-07 | xdg-shell: use wlr_xdg_popup in sway_xdg_popup | Simon Ser |
2022-02-07 | xdg-shell: use wlr_xdg_toplevel in sway_view | Simon Ser |
2022-02-03 | Chase wlroots xdg-shell refactor | Kirill Primak |
2022-01-31 | chore: chase wlr_output_layout_get_box() update | Kirill Primak |
2022-01-31 | xwayland: listen to `request_activate` event | Tuomas Yrjölä |
2022-01-18 | transaction: destroying nodes aren't hidden | Rouven Czerwinski |
2022-01-13 | Upgrade for wlroots surface refactoring | Simon Ser |
2022-01-12 | xdg-shell: use toplevel geometry to adjust the popup box | Aleksei Bavshin |
2022-01-08 | Destroy sub-surfaces with parent layer-shell surface | Simon Ser |
2021-12-17 | output: change output::destroy to output::disable | Ronan Pigott |
2021-12-10 | Add focused_tab_title | Vsevolod |
2021-12-09 | Fixup headless output names | Simon Ser |
2021-12-06 | output: remove surface buffer damage check | Kirill Primak |
2021-11-25 | sway: replace noop_output by fallback_output | Simon Zeni |
2021-11-18 | sway: create wlr_renderer and wlr_allocator | Simon Zeni |
2021-10-19 | xwayland: Clear wlr_xwayland_surface in handle_destroy | David Rosca |
2021-10-15 | Handle present events with NULL timespec field | Simon Ser |
2021-10-07 | Fix compile after wlroots commit c3e54021f8bbf3ec1c1e5906459be0ae85f5fb8c | Tassilo Horn |
2021-10-04 | idle_inhibit: Fix tree view after changes in commit 152a559e | Bartel Sielski |
2021-10-01 | Chase wlr_xdg_surface breaking changes | Simon Ser |
2021-09-25 | layer-shell: fix commit handler | Kirill Primak |
2021-09-24 | layer-shell: check `committed` bitmask | Kirill Primak |
2021-09-23 | layer-shell: chase wlr layer surface refactor | Kirill Primak |
2021-09-21 | Revert "xdg_shell: schedule configure on maximize requests" | Kirill Primak |