Age | Commit message (Expand) | Author |
2019-01-14 | Replace resize_axis with wlr_edges | Ryan Dwyer |
2019-01-13 | Merge pull request #3144 from emersion/cmd-xwayland | Drew DeVault |
2019-01-13 | Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improved | Drew DeVault |
2019-01-13 | Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improved | Drew DeVault |
2019-01-13 | Merge pull request #3342 from RedSoxFan/scroll-buttons-improved | Drew DeVault |
2019-01-13 | Merge pull request #3398 from RedSoxFan/toggle-input-events | Drew DeVault |
2019-01-11 | swaybar: add status_edge_padding command | Brian Ashworth |
2019-01-11 | swaybar: add status_padding command | Brian Ashworth |
2019-01-10 | input_cmd_scroll_button: utilize mouse btn helpers | Brian Ashworth |
2019-01-10 | bar_cmd_bind: utilize mouse button helpers | Brian Ashworth |
2019-01-10 | seat_cmd_cursor: utilize mouse button helpers | Brian Ashworth |
2019-01-09 | input_cmd_events: implement toggle | Brian Ashworth |
2019-01-09 | bind{code,sym}: utilize mouse button helpers | Brian Ashworth |
2019-01-09 | Reset container dimensions when moving into workspace from direction | Ryan Dwyer |
2019-01-09 | Simplify evdev includes on FreeBSD by relying on up-to-date package | Jan Beich |
2019-01-09 | Merge pull request #3386 from RedSoxFan/seat-reload-wait | emersion |
2019-01-09 | Merge pull request #3390 from RedSoxFan/execute-seat | emersion |
2019-01-09 | cmd_bind: pass the seat to execute_command | Brian Ashworth |
2019-01-09 | cmd_swap: use handler context seat | Brian Ashworth |
2019-01-09 | reload: apply seat cfgs after reading entire cfg | Brian Ashworth |
2019-01-08 | Merge pull request #3337 from RedSoxFan/fix-seat-cmd-cursor | emersion |
2019-01-02 | Implement tiling_drag_threshold | Brian Ashworth |
2018-12-31 | swaybar: do not create tray if hidden | Ian Fan |
2018-12-31 | swaybar: implement tray config | Ian Fan |
2018-12-30 | hide_cursor: change to a seat subcommand | Brian Ashworth |
2018-12-29 | seat_cmd_cursor: work on seat name provided | Brian Ashworth |
2018-12-29 | Revamp seat configs | Brian Ashworth |
2018-12-29 | swaybar: fix focused_statusline color parsing. | Rune Morling |
2018-12-25 | Implement hide_cursor <timeout> command | Brian Ashworth |
2018-12-25 | Change mouse buttons to x11 map and libevdev names | Brian Ashworth |
2018-12-20 | Combine output_by_name and output_by_identifier | Brian Ashworth |
2018-12-18 | Return success when renaming a workspace to itself | Ryan Dwyer |
2018-12-17 | cmd_split: add null checks in do_split | Brian Ashworth |
2018-12-09 | list.c: rename free_flat_list to list_free_items_and_destroy | Ian Fan |
2018-12-09 | Cleanup list code | Ian Fan |
2018-12-09 | list.c: Remove list_foreach | Ian Fan |
2018-12-05 | cmd_split: flatten when possible | Brian Ashworth |
2018-12-03 | cmd_focus: show scratchpad if hidden | Brian Ashworth |
2018-12-02 | Add option to bindsym/bindcode to suppress warning on override | Alex Maese |
2018-11-29 | Fix the error result of the fullscreen command | mwenzkowski |
2018-11-28 | Implement bar gaps | Brian Ashworth |
2018-11-28 | Merge pull request #3212 from martinetd/move_floating | Brian Ashworth |
2018-11-28 | Introduce a way to show config warnings in swaynag | Brian Ashworth |
2018-11-29 | move to workspace: fix moving floating container to non-empty workspace | Dominique Martinet |
2018-11-27 | Change execute_command to return a list of results | Brian Ashworth |
2018-11-26 | Merge pull request #3185 from emersion/remove-xopen-source | Ryan Dwyer |
2018-11-25 | Implement title alignment | Brian Ashworth |
2018-11-25 | Replace _XOPEN_SOURCE with _POSIX_C_SOURCE | emersion |
2018-11-25 | resize set: add assertion for an invalid unit | Konstantin Pospelov |
2018-11-25 | resize set: fix units for floating containers | Konstantin Pospelov |