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-22
swaybar: fix memory leaks
progandy
-2
/
+48
2015-12-22
swaybar: add a visible separator between elements
progandy
-4
/
+17
2015-12-22
swaybar: Improve i3bar proto implementation
progandy
-13
/
+134
2015-12-22
swaybar: fix whitespace
progandy
-133
/
+127
2015-12-22
Clean up a bit
crondog
-6
/
+17
2015-12-22
Make start on i3bar json parsing
crondog
-5
/
+143
2015-12-21
Merge pull request #393 from robotanarchy/musl-libc-compatibility
Drew DeVault
-18
/
+41
2015-12-21
Merge pull request #391 from mikkeloscar/trigger-workspace-ipc
Drew DeVault
-14
/
+30
2015-12-22
replace non-standard qsort_r with qsort
robotanarchy
-16
/
+21
2015-12-22
fix backtrace detection in CMake
robotanarchy
-3
/
+9
2015-12-21
Trigger ipc_event_workspace in all cases
Mikkel Oscar Lyderik
-14
/
+30
2015-12-21
add -fPIC flag (position independent code) like in wlc
robotanarchy
-0
/
+1
2015-12-21
use CMake's FindBacktrace for backtrace feature detection
robotanarchy
-1
/
+13
2015-12-21
remove unused execinfo.h include from debug_log.c
robotanarchy
-1
/
+0
2015-12-21
Merge pull request #390 from mikkeloscar/workspace-ipc-event
Drew DeVault
-1
/
+3
2015-12-21
Merge pull request #389 from mikkeloscar/bar-commands
Drew DeVault
-62
/
+92
2015-12-21
Don't skip all clients on ipc_workspace_event.
Mikkel Oscar Lyderik
-1
/
+3
2015-12-21
Trigger event on bar mode|hidden_state commands
Mikkel Oscar Lyderik
-2
/
+3
2015-12-21
Implement `barconfig_update` IPC event
Mikkel Oscar Lyderik
-60
/
+89
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
[next]