Age | Commit message (Expand) | Author |
2019-02-05 | Fix quote stripping | emersion |
2019-02-05 | execute_command: dont strip quotes for exec_always | Brian Ashworth |
2019-02-05 | load_include_configs: fix wordexp fail condition | Brian Ashworth |
2019-02-03 | Merge pull request #3562 from vilhalmer/focus_follows_mouse-workspace-last-in... | Drew DeVault |
2019-02-03 | seat_cmd_cursor: do not create non-existing seat | Brian Ashworth |
2019-02-03 | Fall back to wildcard in sway_cursor_constrain | vilhalmer |
2019-02-03 | Skip constraining cursor if no seat config | vilhalmer |
2019-02-03 | Skip wildcard seat config in destroy_removed_seats | vilhalmer |
2019-02-03 | Focus ws inactive node with focus_follows_mouse | vilhalmer |
2019-02-03 | Merge pull request #3551 from c-edw/RevertDoubleFrees | Drew DeVault |
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-02-01 | Revert "More frees." | Connor E |
2019-02-01 | Revert "Add some missing frees." | Connor E |
2019-02-01 | Merge pull request #3543 from emersion/relative-pointer-usec | Drew DeVault |
2019-01-31 | pointer_constraint: change to a seat subcommand | Brian Ashworth |
2019-01-31 | Updates for scdoc 1.8.1 | Drew DeVault |
2019-01-30 | Add details on `--whole-window` for bindsym | Ashkan Kiani |
2019-01-30 | relative-pointer-v1: time is in usec, not msec | emersion |
2019-01-30 | Send pointer frames on tool events | Drew DeVault |
2019-01-30 | Missed a spot in pointer constraints | Drew DeVault |
2019-01-30 | Add pointer_constraint command | Drew DeVault |
2019-01-30 | Add relative pointer | absrd |
2019-01-30 | Implement pointer-constraints-unstable-v1 | Las |
2019-01-30 | criteria & scratchpad verify if show in another workspace (#3522) | athrungithub |
2019-01-29 | Cleanup config reading failure error logs | Brian Ashworth |
2019-01-28 | Document cursor moving between adjacent outputs | Peter Grayson |
2019-01-29 | Remove bad assertion in container_handle_fullscreen_reparent | Ryan Dwyer |
2019-01-28 | Cleanup log_env | emersion |
2019-01-28 | Check xdg_surface's role before using its toplevel | mwenzkowski |
2019-01-28 | Introduce container_is_scratchpad_hidden | Ryan Dwyer |
2019-01-28 | Center surface inside container when it's too small | Ryan Dwyer |
2019-01-27 | Merge pull request #3423 from RyanDwyer/fullscreen-global | Drew DeVault |
2019-01-27 | Merge pull request #3519 from emersion/pointer-frame | Drew DeVault |
2019-01-27 | Remove unnecessary underscores in man pages | Drew DeVault |
2019-01-27 | Update for swaywm/wlroots#1503 | emersion |
2019-01-25 | Implement fullscreen global | Ryan Dwyer |
2019-01-24 | Use sway_log_errno instead of strerror | Ian Fan |
2019-01-24 | Update for swaywm/wlroots#1402 | emersion |
2019-01-23 | Make json-c include respect pkg-config --cflags | Jan Beich |
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 | Hide noop output in IPC | Ryan Dwyer |
2019-01-22 | Prevent noop output from being enabled | Ryan Dwyer |