aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2018-11-29Fix json object ipc returnJohn Axel Eriksson
2018-11-28Merge pull request #3216 from RedSoxFan/fix-empty-titlebarsemersion
2018-11-28Fix titlebar when no title or marksBrian Ashworth
2018-11-28Fix default_orientation autoBrian Ashworth
2018-11-28Merge pull request #3213 from RedSoxFan/fix-3203emersion
2018-11-28Fix scratchpad segfault - NULL focused workspaceBrian Ashworth
2018-11-28Merge pull request #3206 from RedSoxFan/ipc-subscribeemersion
2018-11-28Implement bar gapsBrian Ashworth
2018-11-28Implement support for swaymsg -t SUBSCRIBE [-m]Brian Ashworth
2018-11-28Merge pull request #3212 from martinetd/move_floatingBrian Ashworth
2018-11-28Introduce a way to show config warnings in swaynagBrian Ashworth
2018-11-29move to workspace: fix moving floating container to non-empty workspaceDominique Martinet
2018-11-28Fix segfault when destroying unmapped child viewemersion
2018-11-28Merge pull request #3199 from emersion/handle-subsurface-destroyRyan Dwyer
2018-11-28Merge pull request #3204 from RedSoxFan/cmd-res-listemersion
2018-11-28Do not strip quotes for cmd_modeBrian Ashworth
2018-11-27Change execute_command to return a list of resultsBrian Ashworth
2018-11-27Damage view child when destroyedemersion
2018-11-27Handle destroyed subsurfacesemersion
2018-11-26Merge pull request #3175 from emersion/rename-gtk-primary-selectionDrew DeVault
2018-11-26Merge pull request #3168 from mihaicmn/scratchpad-eventsBrian Ashworth
2018-11-26Merge pull request #3185 from emersion/remove-xopen-sourceRyan Dwyer
2018-11-26IPC: Use consistent function names across ipc-jsonMihai Coman
2018-11-26IPC: Add scratchpad containers to get_tree replyMihai Coman
2018-11-26IPC: Trigger move events for scratchpad containersMihai Coman
2018-11-26Merge pull request #3169 from RedSoxFan/title-alignemersion
2018-11-25Merge pull request #3183 from emersion/fix-escape-pangoBrian Ashworth
2018-11-25Implement title alignmentBrian Ashworth
2018-11-25Merge pull request #3184 from kupospelov/fix-resizeemersion
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion
2018-11-25resize set: add assertion for an invalid unitKonstantin Pospelov
2018-11-25resize set: fix units for floating containersKonstantin Pospelov
2018-11-25Fix pango title escapingemersion
2018-11-24Merge pull request #3179 from baloo/baloo/title_format-pango_markupemersion
2018-11-24fixes pango_markup support with title_formatArthur Gautier
2018-11-23Update for swaywm/wlroots#1387emersion
2018-11-22Adding commands for configuring titlebar borders and paddingFlorent de Lamotte
2018-11-22Merge pull request #3158 from emersion/get-outputs-focusedemersion
2018-11-19ipc: fix focused in get_outputs replyemersion
2018-11-19Merge pull request #3083 from c-edw/feature/StripWorkspaceNameemersion
2018-11-18Add scroll factor config option.Spencer Michaels
2018-11-18Use #if instead of #ifdefemersion
2018-11-17Implement strip_workspace_name.Connor E
2018-11-17Merge pull request #3142 from RyanDwyer/move-view-propertiesDrew DeVault
2018-11-17Move view {x,y,width,height} into container structRyan Dwyer
2018-11-17commands/resize: fix grow vars uninitializedCole Mickens
2018-11-17Merge pull request #3132 from emersion/dispatch-cursor-btn-segfaultRyan Dwyer
2018-11-16resize set: convert ppt to px for floating containersTrevor Slocum
2018-11-15Fix segfault in dispatch_cursor_buttonemersion
2018-11-15Fix double free of modeRyan Dwyer