aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2019-02-06Return false if config could not be loaded.Connor E-1/+7
2019-02-06Merge pull request #3597 from dnkl/fix-inverted-bitmask-check-in-ipc-has-even...Drew DeVault-1/+1
2019-02-06ipc_has_event_listeners: fix inverted check of subscribed_eventsDaniel Eklöf-1/+1
2019-02-06load_main_config: add realpath to config_chainBrian Ashworth-3/+11
2019-02-05Fix close_popups for xdg-shellemersion-12/+4
2019-02-05Merge pull request #3587 from RedSoxFan/fix-background-missing-fileDrew DeVault-0/+6
2019-02-05output_cmd_background: fix no file + valid modeBrian Ashworth-0/+6
2019-02-05Merge pull request #3582 from c-edw/FixUninitializedInputManagerDrew DeVault-6/+6
2019-02-05Initialize server so input manager is available.Connor E-6/+6
2019-02-05Merge pull request #3581 from c-edw/ValidateConfigNoInitializeDrew DeVault-11/+12
2019-02-05If validating the config, do it as early as possible.Connor E-11/+12
2019-02-05Merge pull request #3579 from RedSoxFan/fix-workspace-gaps-double-freeDrew DeVault-1/+0
2019-02-05Merge pull request #3573 from RedSoxFan/ipc-newlinesDrew DeVault-0/+10
2019-02-05Merge pull request #3578 from jubalh/versionDrew DeVault-9/+4
2019-02-05cmd_workspace_gaps: fix double free on bad amountBrian Ashworth-1/+0
2019-02-05Set version in project fileMichael Vetter-9/+4
2019-02-05IPC_COMMAND: split on newlineBrian Ashworth-0/+10
2019-02-05Fix quote strippingemersion-1/+2
2019-02-05execute_command: dont strip quotes for exec_alwaysBrian Ashworth-1/+1
2019-02-05swaynag: remove trailing newlines in configBrian Ashworth-0/+4
2019-02-05load_include_configs: fix wordexp fail conditionBrian Ashworth-1/+1
2019-02-03Merge pull request #3562 from vilhalmer/focus_follows_mouse-workspace-last-in...Drew DeVault-1/+1
2019-02-03Merge pull request #3564 from RedSoxFan/seat-cursor-do-not-createDrew DeVault-9/+13
2019-02-03seat_cmd_cursor: do not create non-existing seatBrian Ashworth-9/+13
2019-02-03Merge pull request #3563 from vilhalmer/fix-wildcard-seat-constrain-crashes-d...Brian Ashworth-1/+10
2019-02-03Fall back to wildcard in sway_cursor_constrainvilhalmer-0/+4
2019-02-03Skip constraining cursor if no seat configvilhalmer-1/+1
2019-02-03Skip wildcard seat config in destroy_removed_seatsvilhalmer-0/+5
2019-02-03Focus ws inactive node with focus_follows_mousevilhalmer-1/+1
2019-02-03Merge pull request #3551 from c-edw/RevertDoubleFrees1.0-rc1Drew DeVault-9/+3
2019-02-03Merge pull request #3554 from RedSoxFan/seat-current-aliasDrew DeVault-5/+16
2019-02-02cmd_seat: allow - to be used as alias for currentBrian Ashworth-5/+16
2019-02-03seat_cmd_attach: defer while readingBrian Ashworth-0/+3
2019-02-01Fix #3445: swaybar tray inerited thems not processedStefan Schick-1/+1
2019-02-01Revert "More frees."Connor E-3/+0
2019-02-01Revert "Add some missing frees."Connor E-6/+3
2019-02-01Merge pull request #3543 from emersion/relative-pointer-usecDrew DeVault-1/+2
2019-02-01Merge pull request #3550 from RedSoxFan/seat-pointer-constraintDrew DeVault-19/+36
2019-01-31pointer_constraint: change to a seat subcommandBrian Ashworth-19/+36
2019-01-31Rebase #1636 against current masterv44r-2/+9
2019-01-31readme: scdoc 1.8.1 is now requiredemersion-1/+1
2019-01-31Updates for scdoc 1.8.1Drew DeVault-3/+3
2019-01-30Add details on `--whole-window` for bindsymAshkan Kiani-3/+16
2019-01-30relative-pointer-v1: time is in usec, not msecemersion-1/+2
2019-01-30Send pointer frames on tool eventsDrew DeVault-0/+3
2019-01-30Missed a spot in pointer constraintsDrew DeVault-1/+1
2019-01-30Add pointer_constraint commandDrew DeVault-0/+66
2019-01-30Add relative pointerabsrd-0/+21
2019-01-30Implement pointer-constraints-unstable-v1Las-24/+261
2019-01-30criteria & scratchpad verify if show in another workspace (#3522)athrungithub-1/+3