aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-24Implement atomic layout updates for xwayland viewsRyan Dwyer
2018-06-24Fix crash when running move <direction> in an empty workspaceRyan Dwyer
2018-06-24Fix crash when unmapping a view with reapable parentsRyan Dwyer
2018-06-24Fix crash related to stacks and tabsRyan Dwyer
2018-06-24Force transactions to complete in orderRyan Dwyer
2018-06-23Fix crash when deleting last child in a tabbed or stacked containerRyan Dwyer
2018-06-23Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-23Implement atomic layout updates for tree operationsRyan Dwyer
2018-06-22Merge pull request #2155 from ael-code/fix_output_command_failureDrew DeVault
2018-06-22bugfix: avoid access after freeael-code
2018-06-22Merge pull request #2146 from tobiasblass/prepare_server_before_dropping_priv...Drew DeVault
2018-06-22Merge pull request #2152 from atomnuker/masteremersion
2018-06-22Init the dmabuf exporting protocol in wlrootsRostislav Pehlivanov
2018-06-19Perform (partial) server initialization before dropping privileges.Tobias Blass
2018-06-18Automatically float xwayland windowsemersion
2018-06-18Preserve buffers during transactionsRyan Dwyer
2018-06-18Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-17Merge pull request #2143 from vilhalmer/mark-pool-buffers-busyDrew DeVault
2018-06-17Merge branch 'master' into mark-pool-buffers-busyvil
2018-06-17Set pool_buffers busy when handing them outvilhalmer
2018-06-17Merge pull request #2140 from Hello71/patch-2Drew DeVault
2018-06-17swayidle: fix stack overflow on sleepAlex Xu (Hello71)
2018-06-16Merge pull request #2135 from emersion/wlroots-1060Drew DeVault
2018-06-16Update for swaywm/wlroots#1060emersion
2018-06-13Merge pull request #2130 from frsfnrrg/keyboard-tuningDrew DeVault
2018-06-12Fix keyboard shortcut handling inconsistenciesfrsfnrrg
2018-06-12Sort binding key listsfrsfnrrg
2018-06-11Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-09Merge pull request #2124 from emersion/drag-iconsDrew DeVault
2018-06-09Merge pull request #2047 from natesymer/masterDrew DeVault
2018-06-09Implement gaps (PR #2047)Nate Symer
2018-06-09Render drag iconsemersion
2018-06-09Merge pull request #2123 from emersion/fix-disabled-outputsemersion
2018-06-09Fix compilation errors related to disabled outputsemersion
2018-06-09Refactor everything that needs to arrange windowsRyan Dwyer
2018-06-09Make main properties be the pending stateRyan Dwyer
2018-06-09WIP: Atomic layout updates ground workRyan Dwyer
2018-06-09Merge pull request #2115 from RedSoxFan/restore-workspacesRyan Dwyer
2018-06-08Switch restore workspaces to a nested for-loopBrian Ashworth
2018-06-08Restore workspaces to outputs based on priorityBrian Ashworth
2018-06-08Merge pull request #2121 from martinetd/swaylock-ctrl-uemersion
2018-06-08swaylock: implement ^U to clear bufferDominique Martinet
2018-06-08Merge pull request #2119 from martinetd/gcc-strtruncationemersion
2018-06-08Merge pull request #2120 from martinetd/swayidle-zombiesemersion
2018-06-08sway/criteria: gcc string truncation warning fixDominique Martinet
2018-06-08sway exec command: use waitpid instead of waitDominique Martinet
2018-06-08swayidle: doublefork to not leave zombies aroundDominique Martinet
2018-06-08Merge pull request #2118 from RedSoxFan/fix-2117emersion
2018-06-07Remove strip quoting and fix strncpy-overlapBrian Ashworth
2018-06-07Merge pull request #2084 from RedSoxFan/runtime-var-expansionemersion