Age | Commit message (Expand) | Author |
2019-02-03 | seat_cmd_cursor: do not create non-existing seat | Brian Ashworth |
2019-02-02 | cmd_seat: allow - to be used as alias for current | Brian Ashworth |
2019-02-03 | seat_cmd_attach: defer while reading | Brian Ashworth |
2019-01-31 | pointer_constraint: change to a seat subcommand | Brian Ashworth |
2019-01-30 | Add pointer_constraint command | Drew DeVault |
2019-01-30 | criteria & scratchpad verify if show in another workspace (#3522) | athrungithub |
2019-01-28 | Introduce container_is_scratchpad_hidden | Ryan Dwyer |
2019-01-27 | Merge pull request #3423 from RyanDwyer/fullscreen-global | Drew DeVault |
2019-01-25 | Implement fullscreen global | Ryan Dwyer |
2019-01-24 | Use sway_log_errno instead of strerror | Ian Fan |
2019-01-22 | Fix dead stores found by scan-build | M Stoeckl |
2019-01-22 | Merge pull request #3494 from ianyfan/commands | Drew DeVault |
2019-01-22 | root_scratchpad_remove_container: do not show | Brian Ashworth |
2019-01-22 | util.c: remove numlen function | Ian Fan |
2019-01-22 | commands: allow setting floating on scratchpad containers | Ian Fan |
2019-01-22 | commands: allow tiled containers to be stickied | Ian Fan |
2019-01-22 | Remove assumption that noop output will be called NOOP-1 | Ryan Dwyer |
2019-01-22 | Don't allow noop output to be configured | Ryan Dwyer |
2019-01-22 | Prevent noop output from being enabled | Ryan Dwyer |
2019-01-21 | Move sway-specific functions in common/util.c into sway/ | M Stoeckl |
2019-01-21 | Merge pull request #3480 from RedSoxFan/input-modes-improved-toggle | Drew DeVault |
2019-01-21 | Replace wlr_log with sway_log | M Stoeckl |
2019-01-21 | input_cmd_events: allow toggle modes to be listed | Brian Ashworth |
2019-01-18 | Don't escape swaybg arguments anymore | emersion |
2019-01-16 | bar_cmd_tray_bind: Use mouse button helpers | Brian Ashworth |
2019-01-16 | cmd_resize: allow resizing hidden scratchpad by px | Brian Ashworth |
2019-01-15 | Handle hidden scratchpad containers in commands | Brian Ashworth |
2019-01-15 | Fix invalid pointers when using resize grow width on first/last siblings | Ryan Dwyer |
2019-01-15 | Resize only current and immediate siblings rather than all siblings | Ryan Dwyer |
2019-01-14 | Remove now-unused "input" argument of cmd_results_new | M Stoeckl |
2019-01-14 | Use uint32_t where resize axis might contain a bitfield | Ryan Dwyer |
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 |