aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-25Split image_surface handling into own functionBrian Ashworth
2018-12-25Implement hide_cursor <timeout> commandBrian Ashworth
2018-12-25Change mouse buttons to x11 map and libevdev namesBrian Ashworth
2018-12-24sway(5): document tiling_dragBrian Ashworth
2018-12-23swaylock: Submit password on Ctrl-DMilkey Mouse
2018-12-23swaylock: Clear password buffer on Ctrl-CMilkey Mouse
2018-12-22Fix wlr_box_intersection args for wlroots 1441Brian Ashworth
2018-12-22Fixes per wlroots#1441Drew DeVault
2018-12-22IPC_SUBSCRIBE ensure request object is an arrayAidan Harris
2018-12-20Combine output_by_name and output_by_identifierBrian Ashworth
2018-12-19Terminate swaybg in output_disableBrian Ashworth
2018-12-18Return success when renaming a workspace to itselfRyan Dwyer
2018-12-17Merge pull request #3308 from RedSoxFan/fix-titlebar-clickDrew DeVault
2018-12-17Focus node before tiling drag if on titlebarBrian Ashworth
2018-12-17Merge pull request #3305 from emersion/isue-template-stack-traceBrian Ashworth
2018-12-17issue template: add instructions for stack tracesemersion
2018-12-17cmd_split: add null checks in do_splitBrian Ashworth
2018-12-17Allow output ids and wildcard for workspace outputBrian Ashworth
2018-12-17swaynag: remove double free of details buttonBrian Ashworth
2018-12-17Allow tiling views to be dragged by the titlebarBrian Ashworth
2018-12-16Update for swaywm/wlroots#1377Rostislav Pehlivanov
2018-12-15swaynag: damage the cursor surface on updateBrian Ashworth
2018-12-15swaybar: fix cursor scaleBrian Ashworth
2018-12-15Merge pull request #3291 from RedSoxFan/fix-focus-nonvisRyan Dwyer
2018-12-14Fix focusing on non-visible workspaceBrian Ashworth
2018-12-13Rework default output configsBrian Ashworth
2018-12-12Fix criteria execution in view_mapmwenzkowski
2018-12-12swaybar: fix sep block width for mixed scalesBrian Ashworth
2018-12-12swaybar: handle block->urgentBrian Ashworth
2018-12-12Keep focus when destroying containers on nonvis wsBrian Ashworth
2018-12-10Call wlr_output_enable for disabled new outputsBrian Ashworth
2018-12-09Merge pull request #3271 from ianyfan/list-cleanupRyan Dwyer
2018-12-08Merge pull request #3264 from ianyfan/resize-listBrian 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-08Merge pull request #3260 from RedSoxFan/split-flattenRyan Dwyer
2018-12-06list: double list capacity when resizing instead of incrementingIan Fan
2018-12-05cmd_split: flatten when possibleBrian Ashworth
2018-12-05Fix command list executionmwenzkowski
2018-12-04Merge pull request #3252 from hvenev/swaybar-relBrian Ashworth
2018-12-04Add relative coordinates in JSON for i3bar click eventsHristo Venev
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-02Merge pull request #3239 from ForTheReallys/bindsym-no-warnBrian Ashworth
2018-12-02Add option to bindsym/bindcode to suppress warning on overrideAlex Maese
2018-12-02fix typobschacht
2018-12-02fix typobschacht