Age | Commit message (Expand) | Author |
2019-02-08 | Merge pull request #3619 from swaywm/revert-3595-ErrorIfConfigNotExist | Drew DeVault |
2019-02-07 | Revert "Return false if config could not be loaded." | Drew DeVault |
2019-02-07 | Revert "Restore CWD if returning early." | Drew DeVault |
2019-02-07 | seat_configure_tablet_tool: configure xcursor | Brian Ashworth |
2019-02-07 | load_main_config: use given path, store realpath | Brian Ashworth |
2019-02-06 | Clarify error for options and positional args | Brian Ashworth |
2019-02-06 | Restore CWD if returning early. | Connor E |
2019-02-06 | Return false if config could not be loaded. | Connor E |
2019-02-06 | Merge pull request #3597 from dnkl/fix-inverted-bitmask-check-in-ipc-has-even... | Drew DeVault |
2019-02-06 | ipc_has_event_listeners: fix inverted check of subscribed_events | Daniel Eklöf |
2019-02-06 | load_main_config: add realpath to config_chain | Brian Ashworth |
2019-02-05 | Fix close_popups for xdg-shell | emersion |
2019-02-05 | Merge pull request #3587 from RedSoxFan/fix-background-missing-file | Drew DeVault |
2019-02-05 | output_cmd_background: fix no file + valid mode | Brian Ashworth |
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 |