index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2018-06-25
Rename progress_queue to transaction_progress_queue
Ryan Dwyer
-3
/
+3
2018-06-25
Fix potential crash when fullscreen view unmaps
Ryan Dwyer
-3
/
+5
2018-06-25
Implement per-configure debug timings
Ryan Dwyer
-1
/
+17
2018-06-25
Implement transaction timings debug
Ryan Dwyer
-0
/
+29
2018-06-24
Fix another crash when moving out of stacks or tabs
Ryan Dwyer
-1
/
+5
2018-06-24
Implement atomic layout updates for xwayland views
Ryan Dwyer
-27
/
+40
2018-06-24
Fix crash when running move <direction> in an empty workspace
Ryan Dwyer
-5
/
+11
2018-06-24
Fix crash when unmapping a view with reapable parents
Ryan Dwyer
-38
/
+58
2018-06-24
Fix crash related to stacks and tabs
Ryan Dwyer
-2
/
+2
2018-06-24
Force transactions to complete in order
Ryan Dwyer
-18
/
+74
2018-06-23
Fix crash when deleting last child in a tabbed or stacked container
Ryan Dwyer
-12
/
+39
2018-06-23
Merge remote-tracking branch 'upstream/master' into atomic
Ryan Dwyer
-10
/
+31
2018-06-23
Implement atomic layout updates for tree operations
Ryan Dwyer
-386
/
+542
2018-06-22
Merge pull request #2155 from ael-code/fix_output_command_failure
Drew DeVault
-7
/
+14
2018-06-22
bugfix: avoid access after free
ael-code
-7
/
+14
2018-06-22
Merge pull request #2146 from tobiasblass/prepare_server_before_dropping_priv...
Drew DeVault
-3
/
+15
2018-06-22
Merge pull request #2152 from atomnuker/master
emersion
-0
/
+2
2018-06-22
Init the dmabuf exporting protocol in wlroots
Rostislav Pehlivanov
-0
/
+2
2018-06-19
Perform (partial) server initialization before dropping privileges.
Tobias Blass
-3
/
+15
2018-06-18
Preserve buffers during transactions
Ryan Dwyer
-67
/
+76
2018-06-18
Merge remote-tracking branch 'upstream/master' into atomic
Ryan Dwyer
-111
/
+135
2018-06-17
Merge pull request #2143 from vilhalmer/mark-pool-buffers-busy
Drew DeVault
-0
/
+1
2018-06-17
Merge branch 'master' into mark-pool-buffers-busy
vil
-135
/
+328
2018-06-17
Set pool_buffers busy when handing them out
vilhalmer
-0
/
+1
2018-06-17
Merge pull request #2140 from Hello71/patch-2
Drew DeVault
-1
/
+2
2018-06-17
swayidle: fix stack overflow on sleep
Alex Xu (Hello71)
-1
/
+2
2018-06-16
Merge pull request #2135 from emersion/wlroots-1060
Drew DeVault
-3
/
+3
2018-06-16
Update for swaywm/wlroots#1060
emersion
-3
/
+3
2018-06-13
Merge pull request #2130 from frsfnrrg/keyboard-tuning
Drew DeVault
-108
/
+130
2018-06-12
Fix keyboard shortcut handling inconsistencies
frsfnrrg
-96
/
+115
2018-06-12
Sort binding key lists
frsfnrrg
-12
/
+15
2018-06-11
Merge remote-tracking branch 'upstream/master' into atomic
Ryan Dwyer
-41
/
+507
2018-06-09
Merge pull request #2124 from emersion/drag-icons
1.0-alpha.3
Drew DeVault
-23
/
+193
2018-06-09
Merge pull request #2047 from natesymer/master
Drew DeVault
-9
/
+320
2018-06-09
Implement gaps (PR #2047)
Nate Symer
-9
/
+320
2018-06-09
Render drag icons
emersion
-23
/
+193
2018-06-09
Merge pull request #2123 from emersion/fix-disabled-outputs
emersion
-13
/
+17
2018-06-09
Fix compilation errors related to disabled outputs
emersion
-13
/
+17
2018-06-09
Refactor everything that needs to arrange windows
Ryan Dwyer
-171
/
+192
2018-06-09
Make main properties be the pending state
Ryan Dwyer
-157
/
+143
2018-06-09
WIP: Atomic layout updates ground work
Ryan Dwyer
-266
/
+690
2018-06-09
Merge pull request #2115 from RedSoxFan/restore-workspaces
Ryan Dwyer
-17
/
+131
2018-06-08
Switch restore workspaces to a nested for-loop
Brian Ashworth
-21
/
+22
2018-06-08
Restore workspaces to outputs based on priority
Brian Ashworth
-17
/
+130
2018-06-08
Merge pull request #2121 from martinetd/swaylock-ctrl-u
emersion
-57
/
+16
2018-06-08
swaylock: implement ^U to clear buffer
Dominique Martinet
-57
/
+16
2018-06-08
Merge pull request #2119 from martinetd/gcc-strtruncation
emersion
-1
/
+3
2018-06-08
Merge pull request #2120 from martinetd/swayidle-zombies
emersion
-6
/
+19
2018-06-08
sway/criteria: gcc string truncation warning fix
Dominique Martinet
-1
/
+3
2018-06-08
sway exec command: use waitpid instead of wait
Dominique Martinet
-1
/
+1
[next]