aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-01-23Merge pull request #3504 from unraised/unraised-build-fixDrew DeVault
2019-01-23Fix build failure in config.cunraised
2019-01-23Merge pull request #3500 from progandy/validate_pixmapsDrew DeVault
2019-01-23Merge pull request #3502 from lukaslihotzki/masterDrew DeVault
2019-01-23Fix tray icon updatesLukas Lihotzki
2019-01-23swaybar: fix crash with some tray icon pixmapsprogandy
2019-01-22swaybar: fix command malloc in workspace commandBrian Ashworth
2019-01-22background-image.c: remove stdbool headerIan Fan
2019-01-22swaybar: fix workspace commandIan Fan
2019-01-22Merge pull request #3496 from mstoeckl/fix-sanDrew DeVault
2019-01-22Fix dead stores found by scan-buildM Stoeckl
2019-01-22Merge pull request #3494 from ianyfan/commandsDrew DeVault
2019-01-22root_scratchpad_remove_container: do not showBrian Ashworth
2019-01-22util.c: remove numlen functionIan Fan
2019-01-22commands: allow setting floating on scratchpad containersIan Fan
2019-01-22commands: allow tiled containers to be stickiedIan Fan
2019-01-22Remove assumption that noop output will be called NOOP-1Ryan Dwyer
2019-01-22Don't allow noop output to be configuredRyan Dwyer
2019-01-22Hide noop output in IPCRyan Dwyer
2019-01-22Prevent noop output from being enabledRyan Dwyer
2019-01-22Use noop output when there's no outputs connectedRyan Dwyer
2019-01-22seat_create: set initial focus for added seatsBrian Ashworth
2019-01-22swaynag: Small graphical fix, add offset of +1 to X/Y.Connor E
2019-01-22Merge pull request #3485 from mstoeckl/minimize-depsBrian Ashworth
2019-01-21Removed unused wlroots dependency for sway(bg|bar|msg|nag)M Stoeckl