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-09-18
Fix double iteration of scratchpad containers
Ryan Dwyer
-3
/
+3
2018-09-17
Merge pull request #2652 from emersion/swaybar-output-names
Brian Ashworth
-30
/
+78
2018-09-17
swaybar: use output names instead of output indexes
emersion
-30
/
+78
2018-09-17
Merge pull request #2649 from wmww/fix-move-crash
emersion
-1
/
+1
2018-09-17
Fix crash moving out of tab container
William Wold
-1
/
+1
2018-09-16
Merge pull request #2637 from RyanDwyer/fix-tabbed-workspace-shenanigans
Drew DeVault
-17
/
+26
2018-09-16
Merge pull request #2641 from marienz/inhibit-crash
Drew DeVault
-1
/
+1
2018-09-16
Fix crash when destroying an idle-inhibiting client
Marien Zwart
-1
/
+1
2018-09-16
Rename seat_get_active_child to seat_get_active_tiling_child
Ryan Dwyer
-15
/
+16
2018-09-16
Make seat_get_active_child ignore floating children
Ryan Dwyer
-2
/
+10
2018-09-16
Merge pull request #2638 from RyanDwyer/fix-tab-unmap-crash
emersion
-0
/
+3
2018-09-16
Fix crash when unmapping last child of a tabbed workspace
Ryan Dwyer
-0
/
+3
2018-09-15
Merge pull request #2634 from ianyfan/ipc
Drew DeVault
-4
/
+21
2018-09-15
ipc: handle NULL cases for node_get_output
Ian Fan
-3
/
+8
2018-09-15
ipc: add focus information to root node
Ian Fan
-2
/
+14
2018-09-14
Merge pull request #2630 from emersion/wlroots-1243
Drew DeVault
-35
/
+35
2018-09-14
Merge branch 'master' into wlroots-1243
Drew DeVault
-1
/
+1
2018-09-14
Additional fix for xdg-output
Drew DeVault
-1
/
+1
2018-09-14
Merge branch 'master' into wlroots-1243
Drew DeVault
-17
/
+34
2018-09-14
Postfix xdg-output headers
Drew DeVault
-1
/
+1
2018-09-14
Merge pull request #2633 from ianyfan/view-recon-fix
Drew DeVault
-2
/
+0
2018-09-15
Remove redundant container creation in view initialization
Ian Fan
-2
/
+0
2018-09-14
Merge pull request #2631 from ianyfan/swaybar
emersion
-12
/
+9
2018-09-14
bar: remove i3bar_block_free in favour of i3bar_block_unref
Ian Fan
-12
/
+9
2018-09-14
Merge pull request #2629 from RedSoxFan/fix-654
Drew DeVault
-2
/
+24
2018-09-14
Update for swaywm/wlroots#1243
emersion
-35
/
+35
2018-09-14
Address ianyfan's comments
Brian Ashworth
-3
/
+19
2018-09-13
Escape spaces in background file path
Brian Ashworth
-0
/
+6
2018-09-13
Allow spaces in background file paths
Brian Ashworth
-3
/
+3
2018-09-13
Merge pull request #2628 from RyanDwyer/remove-rejigger-assertion
emersion
-3
/
+1
2018-09-13
Remove bad assertion in workspace_rejigger
Ryan Dwyer
-3
/
+1
2018-09-12
Merge pull request #2622 from ianyfan/i3bar-block-ref
Drew DeVault
-6
/
+19
2018-09-12
i3bar: count references to blocks
Ian Fan
-6
/
+19
2018-09-12
Merge pull request #2620 from ianyfan/commands
emersion
-8
/
+19
2018-09-11
Merge pull request #2624 from RedSoxFan/update-tex-in-cmd-client
Drew DeVault
-0
/
+17
2018-09-11
Merge pull request #2621 from emersion/fix-unmap-segfault
Drew DeVault
-1
/
+4
2018-09-11
Update textures for cmd_client_* commands
Brian Ashworth
-0
/
+17
2018-09-11
Merge pull request #2618 from RyanDwyer/tiling-drag
Drew DeVault
-21
/
+318
2018-09-12
Minor fixes to tiling drag implementation
Ryan Dwyer
-15
/
+19
2018-09-11
Don't use handler_context in view_unmap
emersion
-1
/
+4
2018-09-11
commands: when moving container, remove its gaps
Ian Fan
-0
/
+1
2018-09-11
commands: when moving container, restore focus properly
Ian Fan
-8
/
+18
2018-09-11
Fix crash in workspace_wrap_children
Ryan Dwyer
-1
/
+4
2018-09-11
Fix line length
Ryan Dwyer
-1
/
+2
2018-09-11
Fix dropzone box on scaled outputs
Ryan Dwyer
-1
/
+4
2018-09-11
Implement tiling drag
Ryan Dwyer
-6
/
+274
2018-09-11
Introduce tiling_drag directive
Ryan Dwyer
-0
/
+18
2018-09-11
Rename OP_MOVE to OP_MOVE_FLOATING
Ryan Dwyer
-14
/
+14
2018-09-10
Merge pull request #2617 from wmww/cursor-enter-on-focus-change
Drew DeVault
-2
/
+15
2018-09-10
Minor fix
William Wold
-1
/
+2
[next]