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-23
Merge branch 'master' into commands
Ryan Dwyer
-63
/
+5
2018-09-22
Remove contrib/awesome.config
Drew DeVault
-63
/
+0
2018-09-22
Merge pull request #2691 from ggreer/pango-font-options
Drew DeVault
-0
/
+5
2018-09-22
Call pango_cairo_context_set_font_options().
Geoff Greer
-0
/
+5
2018-09-22
commands: remove obselete code for sticky windows when switching workspace
Ian Fan
-10
/
+0
2018-09-22
Merge pull request #2677 from ggreer/pretty-fonts
Drew DeVault
-5
/
+53
2018-09-22
swaybar, swaylock, & tree/container: Set cairo font options to render text an...
Geoff Greer
-5
/
+53
2018-09-22
Merge pull request #2660 from RyanDwyer/fix-scratchpad-iteration
emersion
-3
/
+3
2018-09-22
Merge pull request #2687 from ianyfan/swaybar
Ryan Dwyer
-3
/
+7
2018-09-22
swaybar: explicitly check return value of getdelim
Ian Fan
-3
/
+7
2018-09-22
Merge pull request #2679 from RyanDwyer/fix-pango-escaping
emersion
-53
/
+23
2018-09-22
Use pango_layout_set_text instead of pango_layout_set_markup
Ryan Dwyer
-2
/
+4
2018-09-22
Fix pango escaping and refactor escape_markup_text
Ryan Dwyer
-56
/
+24
2018-09-22
Merge pull request #2678 from RyanDwyer/reconfigure-on-reposition
emersion
-0
/
+11
2018-09-21
Merge pull request #2666 from emersion/swaybar-hotplug
Brian Ashworth
-68
/
+82
2018-09-21
Merge branch 'master' into swaybar-hotplug
Brian Ashworth
-13
/
+33
2018-09-21
Merge pull request #2672 from ianyfan/swaybar
Drew DeVault
-3
/
+14
2018-09-21
Merge pull request #2683 from ammgws/patch-1
Drew DeVault
-1
/
+1
2018-09-21
stabilityに関する注記を更新
Jason
-1
/
+1
2018-09-21
swaybar: log invalid i3bar json
Ian Fan
-3
/
+12
2018-09-21
swaybar: reset tokener if json is incomplete
Ian Fan
-0
/
+1
2018-09-21
swaybar: update buffer_pos when moving object to start of buffer
Ian Fan
-0
/
+1
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
swaybar: don't wl_display_roundtrip on each frame
emersion
-2
/
+1
2018-09-20
swaybar: handle hotplugging
emersion
-66
/
+81
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
Fix double iteration of scratchpad containers
Ryan Dwyer
-3
/
+3
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
[next]