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-27
Remove transaction_add_damage
Ryan Dwyer
-55
/
+24
2018-06-27
Fix nitpicks
Ryan Dwyer
-7
/
+6
2018-06-26
Remove incorrect assertion and supporting code
Ryan Dwyer
-12
/
+0
2018-06-26
Fix crash when closing output window from outer session
Ryan Dwyer
-3
/
+3
2018-06-26
Fix crash when disconnecting output
Ryan Dwyer
-1
/
+3
2018-06-26
Remove timer when transaction destroys
Ryan Dwyer
-0
/
+3
2018-06-26
Damage output when views toggle fullscreen
Ryan Dwyer
-6
/
+26
2018-06-26
Rename view's free callback to destroy
Ryan Dwyer
-9
/
+9
2018-06-26
Damage output when a fullscreen view unmaps
Ryan Dwyer
-17
/
+15
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
[next]