Age | Commit message (Expand) | Author |
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 | swaybar: don't expand separator_block_width if separator is false | Ludvig Michaelsson |
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 | Fix minor typos in German README | Jonas Hohmann |
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 | swaynag: add details background option | Mustafa Abdul-Kader |
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-04 | swaynag: adds option to separately specify the text color for buttons | oliver-giersch |
2020-09-04 | swaymsg.1: expand tip for multi-word strings. | Érico Rolim |
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 |
2020-08-05 | swaymsg.1: correct typo | Mark Stosberg |
2020-08-05 | view: remove foreign toplevel listeners on destroy | Ronan Pigott |
2020-08-05 | view: implement foreign toplevel fullscreen request | Ronan Pigott |
2020-08-05 | view: implement foreign toplevel fullscreen indicator | Ronan Pigott |
2020-08-04 | Document required '\n' in swaybar-protocol | Hubert Hirtz |
2020-08-03 | document force_display_urgency_hint | Rex Hackbro |
2020-08-03 | fix force_display_urgency_hint parsing | Rex Hackbro |
2020-08-03 | fix typos | Rex Hackbro |
2020-07-30 | common/loop: check return of realloc | Antonin Décimo |
2020-07-30 | Fix incorrect format specifiers | Antonin Décimo |
2020-07-30 | Log empty value if envvar is not defined | Antonin Décimo |
2020-07-30 | cmd/bar/colors: fix dereference of null pointer | Antonin Décimo |
2020-07-30 | ipc: fix aligment issue of data buffer | Antonin Décimo |
2020-07-27 | Use wlr_output_layout_output_at to get output for move to cursor | Thayne McCombs |
2020-07-27 | Keep windows in bounds on move to position mouse | Thayne McCombs |
2020-07-27 | commands: disallow runtime include | Ronan Pigott |
2020-07-25 | view: display scratchpad hidden containers when activated by ftm | Ronan Pigott |
2020-07-22 | Fix X11 clients getting stuck minimized | Tobias Langendorf |
2020-07-22 | swaybar: allow status line cleanup to proceed when hidden | Charmander |
2020-07-21 | Fix typos in man page. | Antonin Décimo |