aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-29Cleanup config reading failure error logsBrian Ashworth3-32/+39
2019-01-28Document cursor moving between adjacent outputsPeter Grayson1-5/+6
2019-01-28Merge pull request #3530 from RyanDwyer/fix-assertionDrew DeVault1-4/+1
2019-01-29Remove bad assertion in container_handle_fullscreen_reparentRyan Dwyer1-4/+1
2019-01-28Merge pull request #3528 from emersion/cleanup-log-envDrew DeVault1-6/+3
2019-01-28Cleanup log_envemersion1-6/+3
2019-01-28Check xdg_surface's role before using its toplevelmwenzkowski3-4/+5
2019-01-28Introduce container_is_scratchpad_hiddenRyan Dwyer12-30/+35
2019-01-28Add note about required scdoc version to README.Connor E1-1/+1
2019-01-28Center surface inside container when it's too smallRyan Dwyer8-27/+57
2019-01-27Merge pull request #3423 from RyanDwyer/fullscreen-globalDrew DeVault22-132/+332
2019-01-27Merge pull request #3519 from emersion/pointer-frameDrew DeVault2-1/+23
2019-01-27Remove unnecessary underscores in man pagesDrew DeVault5-153/+153
2019-01-27Update for swaywm/wlroots#1503emersion2-1/+23
2019-01-25Implement fullscreen globalRyan Dwyer22-132/+332
2019-01-24Merge pull request #3509 from ianyfan/log-errnoDrew DeVault3-12/+9
2019-01-24Use sway_log_errno instead of strerrorIan Fan3-12/+9
2019-01-24Update for swaywm/wlroots#1402emersion2-1/+32
2019-01-23Make json-c include respect pkg-config --cflagsJan Beich9-9/+9
2019-01-23Merge pull request #3504 from unraised/unraised-build-fixDrew DeVault1-0/+1
2019-01-23Fix build failure in config.cunraised1-0/+1
2019-01-23Merge pull request #3500 from progandy/validate_pixmapsDrew DeVault1-7/+18
2019-01-23Merge pull request #3502 from lukaslihotzki/masterDrew DeVault1-0/+3
2019-01-23Fix tray icon updatesLukas Lihotzki1-0/+3
2019-01-23swaybar: fix crash with some tray icon pixmapsprogandy1-7/+18
2019-01-22swaybar: fix command malloc in workspace commandBrian Ashworth1-1/+1
2019-01-22background-image.c: remove stdbool headerIan Fan1-2/+1
2019-01-22swaybar: fix workspace commandIan Fan1-4/+21
2019-01-22Merge pull request #3496 from mstoeckl/fix-sanDrew DeVault11-32/+14
2019-01-22Fix dead stores found by scan-buildM Stoeckl11-32/+14
2019-01-22Merge pull request #3494 from ianyfan/commandsDrew DeVault3-13/+2
2019-01-22root_scratchpad_remove_container: do not showBrian Ashworth3-7/+5
2019-01-22util.c: remove numlen functionIan Fan4-21/+8
2019-01-22commands: allow setting floating on scratchpad containersIan Fan1-5/+0
2019-01-22commands: allow tiled containers to be stickiedIan Fan3-8/+2
2019-01-22Remove assumption that noop output will be called NOOP-1Ryan Dwyer1-1/+1
2019-01-22Don't allow noop output to be configuredRyan Dwyer3-9/+12
2019-01-22Hide noop output in IPCRyan Dwyer1-1/+1
2019-01-22Prevent noop output from being enabledRyan Dwyer1-0/+10
2019-01-22Use noop output when there's no outputs connectedRyan Dwyer8-28/+29
2019-01-22seat_create: set initial focus for added seatsBrian Ashworth1-0/+8
2019-01-22swaynag: Small graphical fix, add offset of +1 to X/Y.Connor E1-2/+2
2019-01-22Merge pull request #3485 from mstoeckl/minimize-depsBrian Ashworth19-160/+146
2019-01-21Removed unused wlroots dependency for sway(bg|bar|msg|nag)M Stoeckl7-13/+6
2019-01-21Fix edge case bug in numlen, dropping use of math.h functionsM Stoeckl1-4/+5
2019-01-21Move sway-specific functions in common/util.c into sway/M Stoeckl12-143/+135
2019-01-21swaybar: fix setting floating watcher slotsIan Fan1-2/+2
2019-01-21Merge pull request #3480 from RedSoxFan/input-modes-improved-toggleDrew DeVault2-14/+65
2019-01-21Merge pull request #3482 from emersion/meson-systemd-versionDrew DeVault1-2/+2
2019-01-21Fix one remaining wlr_log callemersion1-1/+2