Age | Commit message (Expand) | Author |
2019-02-05 | Merge pull request #3582 from c-edw/FixUninitializedInputManager | Drew DeVault |
2019-02-05 | Initialize server so input manager is available. | Connor E |
2019-02-05 | Merge pull request #3581 from c-edw/ValidateConfigNoInitialize | Drew DeVault |
2019-02-05 | If validating the config, do it as early as possible. | Connor E |
2019-02-05 | Merge pull request #3579 from RedSoxFan/fix-workspace-gaps-double-free | Drew DeVault |
2019-02-05 | Merge pull request #3573 from RedSoxFan/ipc-newlines | Drew DeVault |
2019-02-05 | Merge pull request #3578 from jubalh/version | Drew DeVault |
2019-02-05 | cmd_workspace_gaps: fix double free on bad amount | Brian Ashworth |
2019-02-05 | Set version in project file | Michael Vetter |
2019-02-05 | IPC_COMMAND: split on newline | Brian Ashworth |
2019-02-05 | Fix quote stripping | emersion |
2019-02-05 | execute_command: dont strip quotes for exec_always | Brian Ashworth |
2019-02-05 | swaynag: remove trailing newlines in config | 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 | Merge pull request #3564 from RedSoxFan/seat-cursor-do-not-create | Drew DeVault |
2019-02-03 | seat_cmd_cursor: do not create non-existing seat | Brian Ashworth |
2019-02-03 | Merge pull request #3563 from vilhalmer/fix-wildcard-seat-constrain-crashes-d... | 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-03 | Merge pull request #3554 from RedSoxFan/seat-current-alias | 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 | Fix #3445: swaybar tray inerited thems not processed | Stefan Schick |
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-02-01 | Merge pull request #3550 from RedSoxFan/seat-pointer-constraint | Drew DeVault |
2019-01-31 | pointer_constraint: change to a seat subcommand | Brian Ashworth |
2019-01-31 | Rebase #1636 against current master | v44r |
2019-01-31 | readme: scdoc 1.8.1 is now required | emersion |
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 | Merge pull request #3535 from RedSoxFan/cleanup-log-on-config-failure | Drew DeVault |
2019-01-29 | Cleanup config reading failure error logs | Brian Ashworth |
2019-01-28 | Document cursor moving between adjacent outputs | Peter Grayson |
2019-01-28 | Merge pull request #3530 from RyanDwyer/fix-assertion | Drew DeVault |
2019-01-29 | Remove bad assertion in container_handle_fullscreen_reparent | Ryan Dwyer |
2019-01-28 | Merge pull request #3528 from emersion/cleanup-log-env | Drew DeVault |
2019-01-28 | Cleanup log_env | emersion |