Age | Commit message (Expand) | Author |
2019-09-04 | swaybar: complete barconfig_update event handling | Brian Ashworth |
2019-09-04 | seatop_default: only focus container on press | Brian Ashworth |
2019-09-03 | Fix bar_state_update docs | xPMo |
2019-09-02 | Fix typo for the force/immediate option in xwayland_mode enum | Ben Brown |
2019-09-02 | man: document how to specify multiple xkb layouts and options | Simon Ser |
2019-09-01 | layer-shell: don't give focus to unmapped layer surfaces | Simon Ser |
2019-09-01 | Ensure that seat->focused_layer is cleared on unmap | Kenny Levinsen |
2019-08-31 | seat: set cursor image only if no pointer cap previously | xdavidwu |
2019-08-31 | seat: avoid unneeded reloading xcursor theme | xdavidwu |
2019-08-31 | Fix markup syntax in man pages | Martin Michlmayr |
2019-08-27 | cmd_mode: don't reset to default after subcommand | Brian Ashworth |
2019-08-27 | A layer-shell will only be focused if it is non-null | asdfjkluiop |
2019-08-25 | Fix formatting for title_format in man 5 sway | Michael Aquilina |
2019-08-24 | Update titlebar borders to match i3's current behavior. | Dark |
2019-08-23 | cmd_move: fix move to scratchpad hidden container | Brian Ashworth |
2019-08-22 | ipc: collapse multi-container command results | Laurent Bonnans |
2019-08-22 | sway.5: remove mention of floating_scroll | Brian Ashworth |
2019-08-20 | Allow moving a container hidden in scratchpad | lbonn |
2019-08-20 | cmd_xwayland: add force for immediate launch | Brian Ashworth |
2019-08-20 | input/keyboard: send released only if pressed sent | Brian Ashworth |
2019-08-20 | Remove xdg-shell v6 support | Simon Ser |
2019-08-19 | properly check pixman_region32_contains_rectangle return | Ilia Bozhinov |
2019-08-16 | input/seatop_down: add axis handler | Brian Ashworth |
2019-08-16 | sway{,-bar}.5: add link to pango font description | Brian Ashworth |
2019-08-14 | layer-shell: add support for popups | Drew DeVault |
2019-08-14 | workspace_split: focus middle if workspace focused | Brian Ashworth |
2019-08-14 | container_replace: copy {width,height}_fraction | Brian Ashworth |
2019-08-13 | workspace: do not destroy if any seat is focusing | Brian Ashworth |
2019-08-13 | handle_seat_node_destroy: do not focus own node | Brian Ashworth |
2019-08-13 | workspace: prefer identifiers for output priority | Brian Ashworth |
2019-08-12 | Remove redundant checks | Antonin Décimo |
2019-08-12 | Fix memory leaks | Antonin Décimo |
2019-08-12 | view_update_size: fix surface_width/height mismatch | Antonin Décimo |
2019-08-12 | input: check pointer against nullptr | Antonin Décimo |
2019-08-12 | layer_shell: Guard against negative exclusive zone | Sebastian Krzyszkowiak |
2019-08-07 | Revert "Add support for wlr_output's atomic API" | Rouven Czerwinski |
2019-08-07 | sway.5: explain how to enable pango markup in font | Brian Ashworth |
2019-08-07 | config/output: rebase cursors after config applied | Brian Ashworth |
2019-08-06 | cmd_mode: make modes case sensitive | Brian Ashworth |
2019-08-06 | input/cursor: do not hide when buttons are pressed | Brian Ashworth |
2019-08-06 | cmd_swap: add floating support | Brian Ashworth |
2019-08-05 | cmd_opacity: add relative opacity changes | Jeff Peeler |
2019-08-03 | input/libinput: typo fixes (get -> get_default) | Brian Ashworth |
2019-08-02 | Allocator sizeof operand mismatch | Antonin Décimo |
2019-08-02 | Add support for wlr_output's atomic API | Simon Ser |
2019-08-01 | bindsym/code: add group support | Brian Ashworth |
2019-08-01 | input/keyboard: don't reset layout for same keymap | Brian Ashworth |
2019-07-31 | Fix typo in sway(5) manpage | Paul Ouellette |
2019-07-31 | libinput: fix set_send_events | Brian Ashworth |
2019-07-28 | input/libinput: fix typo in set_middle_emulation | Brian Ashworth |