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
path:
root
/
swaybar
Age
Commit message (
Expand
)
Author
Lines
2018-07-17
swaybar: Read urgent colors from IPC
Ryan Dwyer
-0
/
+12
2018-07-14
swaybar/bg: Fix crash on DPMS off
minus
-0
/
+3
2018-07-09
Update for swaywm/wlroots#1126
emersion
-12
/
+12
2018-07-06
Fix swaybar teardown when workspace buttons hidden
Brian Ashworth
-1
/
+1
2018-07-05
Implement mode --pango_markup
Brian Ashworth
-2
/
+3
2018-05-09
Swaybar: Respect pango_markup config
Ryan Dwyer
-4
/
+6
2018-05-06
Revert "Install swaybar and swaybg under /usr/lib/sway"
Rostislav Pehlivanov
-2
/
+1
2018-05-06
Revert "Make the LIBDIR path configurable"
Rostislav Pehlivanov
-1
/
+1
2018-05-06
Revert "Meson: Replace option `instlibdir` with `libexecdir`"
Rostislav Pehlivanov
-1
/
+1
2018-05-05
Meson: Replace option `instlibdir` with `libexecdir`
Nicolas Braud-Santoni
-1
/
+1
2018-05-05
Make the LIBDIR path configurable
Nicolas Braud-Santoni
-1
/
+1
2018-05-05
Install swaybar and swaybg under /usr/lib/sway
Nicolas Braud-Santoni
-1
/
+2
2018-04-24
Fix a bunch of swaybar memory leaks
emersion
-23
/
+34
2018-04-24
Work around maybe-uninitialized in bar.c
Alex Xu (Hello71)
-1
/
+3
2018-04-22
Fix swaybar axis event logic
Scott Anderson
-18
/
+43
2018-04-21
Remove void * casts
Scott Anderson
-6
/
+6
2018-04-21
Remove status command event on error
Scott Anderson
-1
/
+5
2018-04-21
Change remove_event logic
Scott Anderson
-14
/
+23
2018-04-21
Always send POLLHUP and POLLERR with event loop
Scott Anderson
-1
/
+4
2018-04-20
Fix memory leak on swaybar
Bruno Pinto
-0
/
+1
2018-04-15
Set _POSIX_C_SOURCE properly
Scott Anderson
-1
/
+1
2018-04-10
Fix separator height calculation
Drew DeVault
-3
/
+3
2018-04-10
Merge pull request #1792 from RyanDwyer/fix-swaybar-status-blocks
emersion
-7
/
+7
2018-04-11
Check height in surface local coordinates and rename some variables.
Ryan Dwyer
-3
/
+4
2018-04-10
fix swaybar ipc handling
db
-2
/
+2
2018-04-10
Fix swaybar not showing all status blocks.
Ryan Dwyer
-7
/
+6
2018-04-10
Fix swaybar output config.
Ryan Dwyer
-28
/
+42
2018-04-09
Fix some more bugs
Drew DeVault
-3
/
+4
2018-04-09
Fix buffer issues in swaybar status line.
Ryan Dwyer
-0
/
+3
2018-04-08
Fix swaybar HiDPI rounding issue
emersion
-18
/
+21
2018-04-08
Fixup for #1773
Drew DeVault
-2
/
+1
2018-04-08
Use full ws->name in swaybar hotspot callback
db
-1
/
+2
2018-04-06
Fix workspaces not updated on swaybar
Drew DeVault
-1
/
+1
2018-04-05
Handle output removal on swaybar
Drew DeVault
-7
/
+39
2018-04-03
Address review feedback
Drew DeVault
-13
/
+12
2018-04-03
Adjust height calculation, naming
Drew DeVault
-24
/
+24
2018-04-03
Don't use asserts with side-effects
Drew DeVault
-9
/
+11
2018-04-03
Add hidpi support to swaybar
Drew DeVault
-69
/
+172
2018-04-03
Fix #1709
Drew DeVault
-2
/
+9
2018-04-02
Render blocks the correct order
Drew DeVault
-1
/
+1
2018-04-02
Fix use-after-free with block hotspots
Drew DeVault
-5
/
+4
2018-04-02
Send click events for i3bar blocks
Drew DeVault
-12
/
+52
2018-04-02
Render i3bar blocks
Drew DeVault
-30
/
+310
2018-04-02
Demarcate i3bar JSON into individual updates
Drew DeVault
-9
/
+142
2018-03-30
Implement workspace switch on click
Drew DeVault
-17
/
+56
2018-03-30
Implement scroll wheel workspace switching
Drew DeVault
-4
/
+48
2018-03-30
Initialize seat pointer in swaybar
Drew DeVault
-2
/
+107
2018-03-30
Fix issues with swaybar on DRM
Drew DeVault
-2
/
+4
2018-03-29
Early return from render functions if necessary
Drew DeVault
-3
/
+3
2018-03-29
Use render_all_frames from bar_setup
Drew DeVault
-10
/
+8
[next]