Age | Commit message (Expand) | Author |
2020-12-09 | Route wlroots logs into Sway logging infrastructure | Simon Ser |
2020-12-08 | Handle secondary headless backend failures | Simon Ser |
2020-12-08 | Drop gtk-primary-selection support | Isaac Freund |
2020-12-07 | Add layer shell subsurfaces | Vlad Pănăzan |
2020-12-06 | input/cursor: unhide cursor on synthetic input | Tudor Brindus |
2020-12-04 | criteria: fix crash when comparing NULL properties | Paul Riou |
2020-11-24 | xdg_shell: allow views to change geometry anytime | Ronan Pigott |
2020-11-21 | document parse_error | Rex Hackbro |
2020-11-16 | Log which output is using direct scan-out | Simon Ser |
2020-11-12 | input/keyboard: fix Group# bindings for keyboard groups | Brian Ashworth |
2020-11-11 | tree/container: introduce `container_is_sticky[_or_child]` functions | Tudor Brindus |
2020-11-11 | Add missing includes for wlr_input_device.h | Simon Ser |
2020-11-11 | Replace wlr_key_state with wl_keyboard_key_state | Simon Ser |
2020-11-05 | input/seatop_default: consider fullscreen views to have no edges | Tudor Brindus |
2020-11-01 | input: fully change focus when scrolling tabs/stacks | Tudor Brindus |
2020-11-01 | commands/focus: force container warp when fulfilling `focus mode_toggle` | Tudor Brindus |
2020-10-31 | input: remove motion deltas from seatop callbacks | Tudor Brindus |
2020-10-30 | hide_cursor: Add an option to hide when typing | Tamir Zahavi-Brunner |
2020-10-28 | output: Revert implementation of evacuate_sticky() | mwenzkowski |
2020-10-28 | In container_split, set a floating container's view to tiled | Dimitris Triantafyllidis |
2020-10-27 | output: evacuate sticky containers only if new output has a workspace | mwenzkowski |
2020-10-25 | Smart borders fix: always show borders for floating containers | Dimitris Triantafyllidis |
2020-10-24 | container: Fix NULL pointer dereference | mwenzkowski |
2020-10-24 | commands/move: fix crash when moving sphsc child | Ronan Pigott |
2020-10-22 | commands/resize: don't consider 1px resizes to be invalid | Daniel De Graaf |
2020-10-20 | tiling_resize: abandon resize if a sibling con dies | Ronan Pigott |
2020-10-19 | transaction: make transaction collapsing smarter with > 2 views | Tudor Brindus |
2020-10-18 | transaction: validate X transaction completions by geometry, not size | Tudor Brindus |
2020-10-18 | transaction: don't reconfigure X views unless integral coords changed | Tudor Brindus |
2020-10-18 | tiling_drag: emit window move ipc events | Ronan Pigott |
2020-10-18 | xwayland: listen to `set_geometry` event | Tudor Brindus |
2020-10-16 | seat: use default output mapping if there is no input config | Ronan Pigott |
2020-10-12 | input/tablet: add tool_mode option to set tablet tools as relative input | Tudor Brindus |
2020-10-12 | input/cursor: default tablet lens tool to relative motion | Tudor Brindus |
2020-10-11 | Add support for workspace_min_width bar option. | Tarmack |
2020-10-10 | xwayland: support views that change override-redirect status | Tobias Langendorf |
2020-10-04 | commands/move: fix single-split escaping on move | Tudor Brindus |
2020-10-04 | desktop/render: show indicators for top-level split | Tudor Brindus |
2020-09-26 | Make focus_follows_mouse work when hovering a layer-shell surface on another ... | David96 |
2020-09-19 | check parent surface before it is destroyed | John Mako |
2020-09-16 | cursor: update hide timer during config apply | Rouven Czerwinski |
2020-09-16 | server: Avoid using "wayland-0" as WAYLAND_DISPLAY | Geoffrey Casper |
2020-09-15 | cursor: arm cursor hide timer immediately | Rouven Czerwinski |
2020-09-14 | input/pointer: update cursor activity after updating button counts | Tudor Brindus |
2020-09-14 | input/cursor: reset event source after unhide | Rouven Czerwinski |
2020-09-04 | Re-focus on parent surface if it is available | BrassyPanache |
2020-09-03 | input/libinput: remove input type property bias | Brian Ashworth |
2020-08-27 | Use wlr_output_event_commit | Simon Ser |
2020-08-24 | exec: fix validation during config reload | Konstantin Pospelov |
2020-08-11 | Handle SIGINT | Simon Ser |