aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-05load_include_configs: fix wordexp fail conditionBrian Ashworth
2019-02-03Merge pull request #3562 from vilhalmer/focus_follows_mouse-workspace-last-in...Drew DeVault
2019-02-03Merge pull request #3564 from RedSoxFan/seat-cursor-do-not-createDrew DeVault
2019-02-03seat_cmd_cursor: do not create non-existing seatBrian Ashworth
2019-02-03Merge pull request #3563 from vilhalmer/fix-wildcard-seat-constrain-crashes-d...Brian Ashworth
2019-02-03Fall back to wildcard in sway_cursor_constrainvilhalmer
2019-02-03Skip constraining cursor if no seat configvilhalmer
2019-02-03Skip wildcard seat config in destroy_removed_seatsvilhalmer
2019-02-03Focus ws inactive node with focus_follows_mousevilhalmer
2019-02-03Merge pull request #3551 from c-edw/RevertDoubleFreesDrew DeVault
2019-02-03Merge pull request #3554 from RedSoxFan/seat-current-aliasDrew DeVault
2019-02-02cmd_seat: allow - to be used as alias for currentBrian Ashworth
2019-02-03seat_cmd_attach: defer while readingBrian Ashworth
2019-02-01Fix #3445: swaybar tray inerited thems not processedStefan Schick
2019-02-01Revert "More frees."Connor E
2019-02-01Revert "Add some missing frees."Connor E
2019-02-01Merge pull request #3543 from emersion/relative-pointer-usecDrew DeVault
2019-02-01Merge pull request #3550 from RedSoxFan/seat-pointer-constraintDrew DeVault
2019-01-31pointer_constraint: change to a seat subcommandBrian Ashworth
2019-01-31Rebase #1636 against current masterv44r
2019-01-31readme: scdoc 1.8.1 is now requiredemersion
2019-01-31Updates for scdoc 1.8.1Drew DeVault
2019-01-30Add details on `--whole-window` for bindsymAshkan Kiani
2019-01-30relative-pointer-v1: time is in usec, not msecemersion
2019-01-30Send pointer frames on tool eventsDrew DeVault
2019-01-30Missed a spot in pointer constraintsDrew DeVault
2019-01-30Add pointer_constraint commandDrew DeVault
2019-01-30Add relative pointerabsrd
2019-01-30Implement pointer-constraints-unstable-v1Las
2019-01-30criteria & scratchpad verify if show in another workspace (#3522)athrungithub
2019-01-29Merge pull request #3535 from RedSoxFan/cleanup-log-on-config-failureDrew DeVault
2019-01-29Cleanup config reading failure error logsBrian Ashworth
2019-01-28Document cursor moving between adjacent outputsPeter Grayson
2019-01-28Merge pull request #3530 from RyanDwyer/fix-assertionDrew DeVault
2019-01-29Remove bad assertion in container_handle_fullscreen_reparentRyan Dwyer
2019-01-28Merge pull request #3528 from emersion/cleanup-log-envDrew DeVault
2019-01-28Cleanup log_envemersion
2019-01-28Check xdg_surface's role before using its toplevelmwenzkowski
2019-01-28Introduce container_is_scratchpad_hiddenRyan Dwyer
2019-01-28Add note about required scdoc version to README.Connor E
2019-01-28Center surface inside container when it's too smallRyan Dwyer
2019-01-27Merge pull request #3423 from RyanDwyer/fullscreen-globalDrew DeVault
2019-01-27Merge pull request #3519 from emersion/pointer-frameDrew DeVault
2019-01-27Remove unnecessary underscores in man pagesDrew DeVault
2019-01-27Update for swaywm/wlroots#1503emersion
2019-01-25Implement fullscreen globalRyan Dwyer
2019-01-24Merge pull request #3509 from ianyfan/log-errnoDrew DeVault
2019-01-24Use sway_log_errno instead of strerrorIan Fan
2019-01-24Update for swaywm/wlroots#1402emersion
2019-01-23Make json-c include respect pkg-config --cflagsJan Beich