Age | Commit message (Expand) | Author |
2022-11-15 | ipc: add view content type | Simon Ser |
2022-11-15 | Listen to the output request_state event | Simon Ser |
2022-11-15 | input/seat: locally compute drag icon offset | Simon Ser |
2022-11-11 | Use wlr_damage_ring | Kirill Primak |
2022-10-30 | Support libinput's 1.21 new dwtp option | pudiva chip líquida |
2022-10-28 | Rework session lock keyboard focus handling | Daniel De Graaf |
2022-10-23 | Fix keymap being NULL and segfaulting on dev add | Yaroslav de la Peña Smirnov |
2022-10-14 | Add support for ext-idle-notify-v1 | Simon Ser |
2022-10-09 | Use keyboard_state.focused_surface directly | Ferdinand Schober |
2022-10-09 | allow pointer_constraints on layer_shell surfaces | Ferdinand Schober |
2022-10-07 | sway/commands/output: Add command for unplugging non-physical outputs | Andri Yngvason |
2022-09-19 | sway: add non-desktop outputs to json when running `swaymsg -t get_outputs` | Alex Maese |
2022-09-19 | sway: Add non-desktop-output type | Alex Maese |
2022-07-04 | Remove internal references to DPMS | Simon Ser |
2022-07-01 | Reuse parsed PangoFontDescription | Hugo Osvaldo Barrera |
2022-07-01 | Reject font values that are invalid for pango | Hugo Osvaldo Barrera |
2022-06-23 | Rename dpms output command to power | Simon Ser |
2022-06-22 | Remove access to wlr_input_device union | Simon Ser |
2022-06-03 | Refuse to start when SUID is detected | Kenny Levinsen |
2022-05-30 | sway: add bindgesture command | Florian Franzen |
2022-05-27 | xdg-shell: schedule a configure on maximize request | Kirill Primak |
2022-05-18 | realtime: request SCHED_RR using CAP_SYS_NICE | Rouven Czerwinski |
2022-05-11 | config: Remove unused mouse binding structure | Michael Weiser |
2022-04-29 | Implement ext-session-lock-v1 | Daniel De Graaf |
2022-03-17 | sway/input: follow up wlroots input device events renaming | Simon Zeni |
2022-03-15 | swaynag: allocate button_details with details | Nihal Jere |
2022-03-14 | swaybar: remove swaybar_output.input_region | Simon Ser |
2022-03-12 | Replace pcre with pcre2 | ndren |
2022-03-08 | Remove WLR_SWITCH_STATE_TOGGLE usage | Simon Ser |
2022-02-22 | Remove some erroneous apostrophes in comments | 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-01-31 | xwayland: listen to `request_activate` event | Tuomas Yrjölä |
2022-01-22 | input/cursor: pass through pointer hold gestures | Tudor Brindus |
2022-01-13 | Upgrade for wlroots surface refactoring | Simon Ser |
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-13 | swaynag: remove xdg-output logic | Simon Ser |
2021-12-13 | Add support for linux-dmabuf surface hints | Simon Ser |
2021-12-10 | Add focused_tab_title | Vsevolod |
2021-11-25 | sway: replace noop_output by fallback_output | Simon Zeni |
2021-11-23 | Add 'output render_bit_depth [8|10]' command | Manuel Stoeckl |
2021-11-18 | sway: create wlr_renderer and wlr_allocator | Simon Zeni |
2021-10-30 | Bump RLIMIT_NOFILE | Simon Ser |
2021-10-29 | Add smart_gaps inverse_outer command | bR3iN |
2021-10-25 | refactor: use JSON_MAX_DEPTH everywhere | Jason Nader |
2021-10-01 | commands: Remove unused code after 1d3681f52135 | Evgeniy Khramtsov |
2021-09-25 | layer-shell: fix commit handler | Kirill Primak |
2021-09-21 | xdg-shell: remove unused request_maximize listener | Kirill Primak |
2021-09-20 | Add -Dnoscanout debug option | Simon Ser |