aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-29Merge pull request #3219 from RedSoxFan/swaymsg-object-success1.0-beta.2emersion1-0/+3
2018-11-29Merge pull request #3218 from johnae/masterBrian Ashworth1-3/+3
2018-11-29Fix json object ipc returnJohn Axel Eriksson1-3/+3
2018-11-28swaymsg: parse success of single objectBrian Ashworth1-0/+3
2018-11-28Merge pull request #3216 from RedSoxFan/fix-empty-titlebarsemersion1-1/+6
2018-11-28Merge pull request #3214 from RedSoxFan/fix-3156emersion1-2/+9
2018-11-28Fix titlebar when no title or marksBrian Ashworth1-1/+6
2018-11-28Fix default_orientation autoBrian Ashworth1-2/+9
2018-11-28Merge pull request #3213 from RedSoxFan/fix-3203emersion1-3/+6
2018-11-28Fix scratchpad segfault - NULL focused workspaceBrian Ashworth1-3/+6
2018-11-28Merge pull request #3206 from RedSoxFan/ipc-subscribeemersion3-18/+76
2018-11-28Merge pull request #3208 from RedSoxFan/bar-gapsemersion11-1/+141
2018-11-28Implement bar gapsBrian Ashworth11-1/+141
2018-11-28Implement support for swaymsg -t SUBSCRIBE [-m]Brian Ashworth3-18/+76
2018-11-28Merge pull request #3212 from martinetd/move_floatingBrian Ashworth1-0/+1
2018-11-28Merge pull request #3202 from RedSoxFan/swaynag-config-warningsemersion4-7/+43
2018-11-28Introduce a way to show config warnings in swaynagBrian Ashworth4-7/+43
2018-11-29move to workspace: fix moving floating container to non-empty workspaceDominique Martinet1-0/+1
2018-11-28Merge pull request #3211 from emersion/child-view-unmapped-segfaultRyan Dwyer2-3/+10
2018-11-28Fix segfault when destroying unmapped child viewemersion2-3/+10
2018-11-28Merge pull request #3199 from emersion/handle-subsurface-destroyRyan Dwyer2-4/+42
2018-11-28Merge pull request #3207 from RedSoxFan/swaynag-no-term-buttonsemersion4-5/+22
2018-11-28Merge pull request #3204 from RedSoxFan/cmd-res-listemersion6-58/+69
2018-11-28Merge pull request #3209 from RedSoxFan/fix-3146emersion1-0/+1
2018-11-28Do not strip quotes for cmd_modeBrian Ashworth1-0/+1
2018-11-27Implement swaynag -B/--button-no-terminalBrian Ashworth4-5/+22
2018-11-27Change execute_command to return a list of resultsBrian Ashworth6-58/+69
2018-11-27Damage view child when destroyedemersion1-3/+4
2018-11-27Handle destroyed subsurfacesemersion2-4/+41
2018-11-26Merge pull request #3175 from emersion/rename-gtk-primary-selectionDrew DeVault1-4/+4
2018-11-26Merge pull request #3168 from mihaicmn/scratchpad-eventsBrian Ashworth2-103/+183
2018-11-26Merge pull request #3185 from emersion/remove-xopen-sourceRyan Dwyer51-59/+43
2018-11-26Merge pull request #3191 from emersion/fix-swayidle-busy-dispatchIan Fan1-3/+4
2018-11-26IPC: Use consistent function names across ipc-jsonMihai Coman1-60/+69
2018-11-26IPC: Add scratchpad containers to get_tree replyMihai Coman1-38/+98
2018-11-26IPC: Trigger move events for scratchpad containersMihai Coman1-12/+23
2018-11-26Merge pull request #3169 from RedSoxFan/title-alignemersion8-21/+126
2018-11-25Merge pull request #3183 from emersion/fix-escape-pangoBrian Ashworth1-9/+4
2018-11-25Implement title alignmentBrian Ashworth8-21/+126
2018-11-25swayidle: fix busy loop on writable FDemersion1-3/+4
2018-11-25Merge pull request #3184 from kupospelov/fix-resizeemersion1-10/+18
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion51-59/+43
2018-11-25Merge pull request #3049 from ianyfan/swayidleemersion1-23/+55
2018-11-25resize set: add assertion for an invalid unitKonstantin Pospelov1-0/+4
2018-11-25resize set: fix units for floating containersKonstantin Pospelov1-10/+14
2018-11-25Fix pango title escapingemersion1-9/+4
2018-11-24swayidle: fix dbus_event not to blockemersion1-11/+31
2018-11-24swayidle: listen when display becomes writableemersion1-2/+6
2018-11-24swaylock: fix display_event to not blockIan Fan1-4/+11
2018-11-24swayidle: when acquiring sleep lock, initialize and free variables properlyIan Fan1-7/+8