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
2015-12-21
Don't skip all clients on ipc_workspace_event.
Mikkel Oscar Lyderik
-1
/
+3
2015-12-21
Merge pull request #388 from mikkeloscar/bar-commands
Drew DeVault
-26
/
+127
2015-12-21
Handle bar commands outside config file
Mikkel Oscar Lyderik
-26
/
+127
2015-12-21
Merge pull request #387 from mikkeloscar/handle-term-signal
Drew DeVault
-8
/
+22
2015-12-21
swaybar: Correct handling of SIGTERM.
Mikkel Oscar Lyderik
-8
/
+22
2015-12-21
Fix default swaybar font
Drew DeVault
-1
/
+1
2015-12-20
Merge pull request #381 from sce/fix_gaps
Drew DeVault
-3
/
+12
2015-12-20
layout: Fix `edge_gaps off` with top/left panels.
S. Christoffer Eliesen
-2
/
+2
2015-12-20
container: Fix inner gaps against screen edge.
S. Christoffer Eliesen
-1
/
+10
2015-12-20
Merge pull request #380 from mikkeloscar/bar-font-support
Drew DeVault
-0
/
+13
2015-12-20
swaybar: Add font support
Mikkel Oscar Lyderik
-0
/
+13
2015-12-20
Merge pull request #373 from sce/per_panel_config
Drew DeVault
-15
/
+34
2015-12-20
Merge pull request #378 from mikkeloscar/bar-pixel-perfect
Drew DeVault
-18
/
+21
2015-12-20
Merge pull request #377 from progandy/optional-pixbuf
Drew DeVault
-13
/
+62
2015-12-20
swaybar: pixel perfect layout
Mikkel Oscar Lyderik
-18
/
+21
2015-12-20
make gdk-pixbuf dependency really optional
progandy
-13
/
+62
2015-12-20
Update README screenshot
Drew DeVault
-1
/
+1
2015-12-20
Merge pull request #369 from crondog/master
Drew DeVault
-11
/
+19
2015-12-20
Merge pull request #372 from sce/fix_swaybar_output_name_test
Drew DeVault
-1
/
+1
2015-12-20
Merge pull request #370 from sce/fix_free_bar
Drew DeVault
-1
/
+3
2015-12-20
Make some dependencies optional
Drew DeVault
-13
/
+48
2015-12-20
extensions: Track panels by wl_resource, position per panel.
S. Christoffer Eliesen
-9
/
+26
2015-12-20
extensions: panel_config->resource => wl_surface_res.
S. Christoffer Eliesen
-6
/
+8
2015-12-20
config: load_swaybars: Fix name comparison.
S. Christoffer Eliesen
-1
/
+1
2015-12-20
config: free_bar: Check if outputs is NULL.
S. Christoffer Eliesen
-1
/
+3
2015-12-20
swaybar: use height from config
crondog
-11
/
+19
2015-12-19
Merge pull request #366 from mikkeloscar/fix-swaybar-high-cpu
Drew DeVault
-35
/
+50
2015-12-19
swaybar: use select instead of busyloop
Mikkel Oscar Lyderik
-35
/
+50
2015-12-19
Merge pull request #364 from cyberhuman/master
Drew DeVault
-0
/
+1
2015-12-19
Update readme dependency list
Raman Varabets
-0
/
+1
2015-12-18
Merge pull request #362 from crondog/master
Drew DeVault
-1
/
+18
2015-12-19
swaybar: use position from config
crondog
-1
/
+18
2015-12-18
Just bail if ws_json is fucked up
Drew DeVault
-1
/
+1
2015-12-18
Wow that was stupid
Drew DeVault
-1
/
+1
2015-12-18
I'm still getting crashes without this line
Drew DeVault
-0
/
+3
2015-12-18
Implement compositor support for swaylock
Drew DeVault
-4
/
+36
2015-12-18
Fix lock extension setup in compositor
Drew DeVault
-4
/
+4
2015-12-18
Merge pull request #361 from mikkeloscar/i3bar-command
Drew DeVault
-9
/
+26
2015-12-19
Add support for running swaybar_command
Mikkel Oscar Lyderik
-9
/
+26
2015-12-18
Fix default workspace name generation
Drew DeVault
-16
/
+29
2015-12-18
Merge pull request #360 from sce/fix_arrange_windows
Drew DeVault
-11
/
+10
2015-12-18
Drop sway-xorg.desktop
Drew DeVault
-10
/
+0
2015-12-18
Merge pull request #359 from mikkeloscar/i3bar-command
Drew DeVault
-0
/
+21
2015-12-19
Add bar option: swaybar_command <command>
Mikkel Oscar Lyderik
-0
/
+21
2015-12-18
Merge pull request #358 from mikkeloscar/reload-swaybg-swaybar
Drew DeVault
-44
/
+135
2015-12-18
layout: arrange_windows: Partially fix swaybar irregularties.
S. Christoffer Eliesen
-5
/
+5
2015-12-18
layout: arrange_windows: Fix/better debug output.
S. Christoffer Eliesen
-6
/
+5
2015-12-18
Terminate children when freeing output container
Mikkel Oscar Lyderik
-8
/
+18
2015-12-18
Reload swaybar/swaybg on config reload.
Mikkel Oscar Lyderik
-44
/
+125
2015-12-18
Merge pull request #357 from sce/fix_swaybar_crashes
Drew DeVault
-12
/
+0
[next]