aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2018-11-29Merge pull request #3219 from RedSoxFan/swaymsg-object-success1.0-beta.2emersion-0/+3
2018-11-29Merge pull request #3218 from johnae/masterBrian Ashworth-3/+3
2018-11-29Fix json object ipc returnJohn Axel Eriksson-3/+3
2018-11-28swaymsg: parse success of single objectBrian Ashworth-0/+3
2018-11-28Merge pull request #3216 from RedSoxFan/fix-empty-titlebarsemersion-1/+6
2018-11-28Merge pull request #3214 from RedSoxFan/fix-3156emersion-2/+9
2018-11-28Fix titlebar when no title or marksBrian Ashworth-1/+6
2018-11-28Fix default_orientation autoBrian Ashworth-2/+9
2018-11-28Merge pull request #3213 from RedSoxFan/fix-3203emersion-3/+6
2018-11-28Fix scratchpad segfault - NULL focused workspaceBrian Ashworth-3/+6
2018-11-28Merge pull request #3206 from RedSoxFan/ipc-subscribeemersion-18/+76
2018-11-28Merge pull request #3208 from RedSoxFan/bar-gapsemersion-1/+141
2018-11-28Implement bar gapsBrian Ashworth-1/+141
2018-11-28Implement support for swaymsg -t SUBSCRIBE [-m]Brian Ashworth-18/+76
2018-11-28Merge pull request #3212 from martinetd/move_floatingBrian Ashworth-0/+1
2018-11-28Merge pull request #3202 from RedSoxFan/swaynag-config-warningsemersion-7/+43
2018-11-28Introduce a way to show config warnings in swaynagBrian Ashworth-7/+43
2018-11-29move to workspace: fix moving floating container to non-empty workspaceDominique Martinet-0/+1
2018-11-28Merge pull request #3211 from emersion/child-view-unmapped-segfaultRyan Dwyer-3/+10
2018-11-28Fix segfault when destroying unmapped child viewemersion-3/+10
2018-11-28Merge pull request #3199 from emersion/handle-subsurface-destroyRyan Dwyer-4/+42
2018-11-28Merge pull request #3207 from RedSoxFan/swaynag-no-term-buttonsemersion-5/+22
2018-11-28Merge pull request #3204 from RedSoxFan/cmd-res-listemersion-58/+69
2018-11-28Merge pull request #3209 from RedSoxFan/fix-3146emersion-0/+1
2018-11-28Do not strip quotes for cmd_modeBrian Ashworth-0/+1
2018-11-27Implement swaynag -B/--button-no-terminalBrian Ashworth-5/+22
2018-11-27Change execute_command to return a list of resultsBrian Ashworth-58/+69
2018-11-27Damage view child when destroyedemersion-3/+4
2018-11-27Handle destroyed subsurfacesemersion-4/+41
2018-11-26Merge pull request #3175 from emersion/rename-gtk-primary-selectionDrew DeVault-4/+4
2018-11-26Merge pull request #3168 from mihaicmn/scratchpad-eventsBrian Ashworth-103/+183
2018-11-26Merge pull request #3185 from emersion/remove-xopen-sourceRyan Dwyer-59/+43
2018-11-26Merge pull request #3191 from emersion/fix-swayidle-busy-dispatchIan Fan-3/+4
2018-11-26IPC: Use consistent function names across ipc-jsonMihai Coman-60/+69
2018-11-26IPC: Add scratchpad containers to get_tree replyMihai Coman-38/+98
2018-11-26IPC: Trigger move events for scratchpad containersMihai Coman-12/+23
2018-11-26Merge pull request #3169 from RedSoxFan/title-alignemersion-21/+126
2018-11-25Merge pull request #3183 from emersion/fix-escape-pangoBrian Ashworth-9/+4
2018-11-25Implement title alignmentBrian Ashworth-21/+126
2018-11-25swayidle: fix busy loop on writable FDemersion-3/+4
2018-11-25Merge pull request #3184 from kupospelov/fix-resizeemersion-10/+18
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion-59/+43
2018-11-25Merge pull request #3049 from ianyfan/swayidleemersion-23/+55
2018-11-25resize set: add assertion for an invalid unitKonstantin Pospelov-0/+4
2018-11-25resize set: fix units for floating containersKonstantin Pospelov-10/+14
2018-11-25Fix pango title escapingemersion-9/+4
2018-11-24swayidle: fix dbus_event not to blockemersion-11/+31
2018-11-24swayidle: listen when display becomes writableemersion-2/+6
2018-11-24swaylock: fix display_event to not blockIan Fan-4/+11
2018-11-24swayidle: when acquiring sleep lock, initialize and free variables properlyIan Fan-7/+8