Age | Commit message (Expand) | Author |
2022-01-22 | cmd/swap: error on swapping a container with itself | Ronan Pigott |
2022-01-19 | tray: do not render passive items | Tobias Bengfort |
2022-01-18 | build: execute wlroots subproject before finding deps | Simon Ser |
2022-01-18 | transaction: destroying nodes aren't hidden | Rouven Czerwinski |
2022-01-18 | treat fullscreen windows as 'tiled' for commands/focus | Patrick Hilhorst |
2022-01-17 | input/cursor: treat swipe begin as idle activity too | Tudor Brindus |
2022-01-17 | input/cursor: count pointer gestures as idle activity | Tudor Brindus |
2022-01-16 | commands/focus: drop trailing whitespace | Simon Ser |
2022-01-13 | Upgrade for wlroots surface refactoring | Simon Ser |
2022-01-12 | build: fix building with basu | Kirill Chibisov |
2022-01-12 | xdg-shell: use toplevel geometry to adjust the popup box | Aleksei Bavshin |
2022-01-11 | Print deprecation notice when running SUID | Kenny Levinsen |
2022-01-11 | meson: check: false on run_command | Kenny Levinsen |
2022-01-09 | Add safety assert in parse_movement_unit | Simon Ser |
2022-01-08 | Destroy sub-surfaces with parent layer-shell surface | Simon Ser |
2022-01-09 | commands/move: Fix crash when pos_y is omitted | David96 |
2022-01-07 | container: Fix crash when view unmaps + maps quickly | David Rosca |
2022-01-07 | swaybar: fix tray item icon scaling, positioning | Nathan Schulte |
2022-01-07 | swaybar: fix tray_padding vs min-height re: scale | Nathan Schulte |
2022-01-07 | input/seat: unset has_focus when focus_stack becomes empty | Thomas Hebb |
2022-01-04 | [IPC] Add repeat delay/rate info to keyboard | Seth Barberee |
2021-12-23 | build: bump version to 1.8-dev | Simon Ser |
2021-12-21 | Add cairo_image_surface_create error handling | Simon Ser |
2021-12-21 | swaybar: fix errno handling in status_handle_readable | Simon Ser |
2021-12-21 | swaymsg: add GET_TREE pretty-printing | Simon Ser |
2021-12-21 | swaymsg: replace if with switch in pretty_print | Simon Ser |
2021-12-19 | build: bump wlroots dependency to 0.16.0 | Sefa Eyeoglu |
2021-12-17 | output: emit node::destroy event | Ronan Pigott |
2021-12-17 | output: change output::destroy to output::disable | Ronan Pigott |
2021-12-14 | Handle border width and height on minimum floating sizes | RoastVeg |
2021-12-14 | meson.build: require wayland-protocols 1.24 | Cole Mickens |
2021-12-13 | swaynag: remove xdg-output logic | Simon Ser |
2021-12-13 | Add support for linux-dmabuf surface hints | Simon Ser |
2021-12-13 | view: Fix null dereference | Alexander Orzechowski |
2021-12-10 | Add focused_tab_title | Vsevolod |
2021-12-09 | Fixup headless output names | Simon Ser |
2021-12-07 | readme: use right-to-left marks in ir translation | M.Zeinali |
2021-12-06 | output: remove surface buffer damage check | Kirill Primak |
2021-12-06 | Delete .clang-format | Simon Ser |
2021-11-26 | build: use list for sdbus dep | Simon Ser |
2021-11-25 | sway: replace noop_output by fallback_output | Simon Zeni |
2021-11-25 | Replace wlr_headless_backend_create_with_renderer call | Simon Ser |
2021-11-25 | swaybar: signal status command's process group | Ludvig Michaelsson |
2021-11-25 | ipc: make `bar <bar_id> mode|hidden_state` behave as documented | Aleksei Bavshin |
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-11-15 | container: fix surface_is_popup() | Kirill Primak |
2021-11-14 | sway: allow IPCs on proprietary drivers | Eric Engestrom |
2021-11-02 | Update URL to wlroots project (GitHub->GitLab) | Manuel Stoeckl |
2021-10-30 | Bump RLIMIT_NOFILE | Simon Ser |