aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2018-12-10Call wlr_output_enable for disabled new outputsBrian Ashworth
2018-12-09list.c: rename free_flat_list to list_free_items_and_destroyIan Fan
2018-12-09Cleanup list codeIan Fan
2018-12-09list.c: Remove list_foreachIan Fan
2018-12-05cmd_split: flatten when possibleBrian Ashworth
2018-12-05Fix command list executionmwenzkowski
2018-12-03config: do not set $XDG_CONFIG_HOME if unset or emptyIan Fan
2018-12-03config: set $XDG_CONFIG_HOME if emptyIan Fan
2018-12-03Fix identifier output configs on reloadBrian Ashworth
2018-12-03cmd_focus: show scratchpad if hiddenBrian Ashworth
2018-12-02Add option to bindsym/bindcode to suppress warning on overrideAlex Maese
2018-12-02fix typobschacht
2018-12-02Merge pull request #3227 from emersion/swap-buffers-damage-coordsDrew DeVault
2018-12-01Update for swaywm/wlroots#1403emersion
2018-11-30sway.5: Improve documentationmwenzkowski
2018-11-29Fix the error result of the fullscreen commandmwenzkowski
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