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-21
Reconfigure xwayland views when repositioned
Ryan Dwyer
-0
/
+11
2018-09-21
Update stability notice in README
1.0-alpha.6
Drew DeVault
-4
/
+4
2018-09-21
Merge pull request #2680 from marienz/no-x11-backend
emersion
-1
/
+7
2018-09-21
Fix compilation against wlroots without X11 backend
Marien Zwart
-1
/
+7
2018-09-21
Merge pull request #2665 from emersion/render-output-segfault
Ryan Dwyer
-4
/
+7
2018-09-21
Merge branch 'master' into render-output-segfault
Ryan Dwyer
-214
/
+295
2018-09-20
Merge pull request #2671 from emersion/output-execute-no-focus
emersion
-4
/
+9
2018-09-19
Merge pull request #2676 from ianyfan/ipc
Drew DeVault
-0
/
+5
2018-09-19
ipc: add pid information for views in layout tree
Ian Fan
-0
/
+5
2018-09-19
Fix segfault when executing command without focus
emersion
-4
/
+9
2018-09-19
Merge pull request #2669 from RyanDwyer/create-output-command
Drew DeVault
-0
/
+42
2018-09-19
Merge branch 'master' into create-output-command
emersion
-0
/
+7
2018-09-19
Merge pull request #2670 from ianyfan/commands
Drew DeVault
-0
/
+7
2018-09-19
config: free strings fields when freeing input config
Ian Fan
-0
/
+7
2018-09-19
Introduce create_output command (for developer use)
Ryan Dwyer
-0
/
+42
2018-09-19
Fix segfault in output_render
emersion
-4
/
+7
2018-09-18
Merge pull request #2640 from ianyfan/swaybar
Drew DeVault
-210
/
+232
2018-09-18
swaybar: only free tokener when using i3bar protocol
Ian Fan
-1
/
+1
2018-09-18
swaybar: add debugging statements for handling i3bar json
Ian Fan
-0
/
+16
2018-09-18
swaybar: rewrite i3bar protocol handling
Ian Fan
-118
/
+128
2018-09-18
swaybar: rewrite protocol determination
Ian Fan
-56
/
+33
2018-09-18
swaybar: rewrite text protocol handling
Ian Fan
-22
/
+26
2018-09-18
swaybar: only create i3bar block hotspot if click events are enabled
Ian Fan
-13
/
+15
2018-09-18
swaybar: send trailing comma with click event json
Ian Fan
-1
/
+1
2018-09-18
swaybar: fix empty function prototypes
Ian Fan
-4
/
+4
2018-09-18
swaybar: invalidate file descriptors upon closing
Ian Fan
-4
/
+15
2018-09-18
swaybar: remove block links upon exit
Ian Fan
-1
/
+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
[next]