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
2019-02-16
tray: when a service is lost, remove all matching items
Ian Fan
-13
/
+14
2019-02-15
tray: use correct parameter to set bus slot to floating
Ian Fan
-3
/
+3
2019-02-15
swaybar: prevent signal handler from firing during termination
Ian Fan
-12
/
+8
2019-02-03
Merge pull request #3551 from c-edw/RevertDoubleFrees
1.0-rc1
Drew DeVault
-3
/
+0
2019-02-01
Fix #3445: swaybar tray inerited thems not processed
Stefan Schick
-1
/
+1
2019-02-01
Revert "More frees."
Connor E
-2
/
+0
2019-02-01
Revert "Add some missing frees."
Connor E
-1
/
+0
2019-01-31
Rebase #1636 against current master
v44r
-1
/
+8
2019-01-23
Make json-c include respect pkg-config --cflags
Jan Beich
-3
/
+3
2019-01-23
Merge pull request #3500 from progandy/validate_pixmaps
Drew DeVault
-7
/
+18
2019-01-23
Fix tray icon updates
Lukas Lihotzki
-0
/
+3
2019-01-23
swaybar: fix crash with some tray icon pixmaps
progandy
-7
/
+18
2019-01-22
swaybar: fix command malloc in workspace command
Brian Ashworth
-1
/
+1
2019-01-22
swaybar: fix workspace command
Ian Fan
-4
/
+21
2019-01-22
Fix dead stores found by scan-build
M Stoeckl
-1
/
+1
2019-01-22
util.c: remove numlen function
Ian Fan
-5
/
+6
2019-01-21
Removed unused wlroots dependency for sway(bg|bar|msg|nag)
M Stoeckl
-2
/
+1
2019-01-21
swaybar: fix setting floating watcher slots
Ian Fan
-2
/
+2
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
-91
/
+88
2019-01-19
Fix memory leaks in swaybar
M Stoeckl
-1
/
+8
2019-01-18
meson: remove rpath options
emersion
-1
/
+0
2019-01-17
Use Meson feature options
emersion
-2
/
+2
2019-01-16
Fixes for small existing bugs.
Connor E
-1
/
+1
2019-01-16
Remove usage of VLAs.
Connor E
-1
/
+2
2019-01-16
bar_cmd_tray_bind: Use mouse button helpers
Brian Ashworth
-36
/
+61
2019-01-13
Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improved
Drew DeVault
-38
/
+50
2019-01-13
Merge pull request #3397 from RedSoxFan/fix-swaybar-height
Drew DeVault
-7
/
+13
2019-01-13
Merge pull request #3408 from RedSoxFan/bar-padding
Drew DeVault
-9
/
+21
2019-01-13
swaybar: allow identifiers for output and tray
Brian Ashworth
-8
/
+30
2019-01-11
swaybar: add status_edge_padding command
Brian Ashworth
-4
/
+10
2019-01-11
swaybar: add status_padding command
Brian Ashworth
-6
/
+12
2019-01-10
bar_cmd_bind: utilize mouse button helpers
Brian Ashworth
-38
/
+50
2019-01-09
swaybar: obey height if given
Brian Ashworth
-7
/
+13
2019-01-09
swaybar: fix rendering of border and background
Brian Ashworth
-41
/
+45
2019-01-09
Simplify evdev includes on FreeBSD by relying on up-to-date package
Jan Beich
-4
/
+0
2019-01-08
swaybar: improve tray logging
Ian Fan
-31
/
+32
2019-01-08
swaybar: handle SNI signals better
Ian Fan
-33
/
+61
2019-01-08
swaybar: free the right item during tray destruction
Ian Fan
-3
/
+3
2019-01-01
Remove readline.c
Ian Fan
-1
/
+0
2018-12-31
swaybar: use KDE's SNI IconThemePath property
Ian Fan
-0
/
+5
2018-12-31
swaybar: handle new and lost StatusNotifierWatcher
Ian Fan
-1
/
+60
2018-12-31
swaybar: draw a sad face if SNI has no icon
Ian Fan
-9
/
+25
2018-12-31
swaybar: do not create tray if hidden
Ian Fan
-1
/
+4
2018-12-31
swaybar: set bar dirty on SNI event
Ian Fan
-1
/
+16
2018-12-31
swaybar: implement mouse events for tray
Ian Fan
-2
/
+95
2018-12-31
swaybar: implement tray rendering
Ian Fan
-1
/
+108
2018-12-31
swaybar: implement tray config
Ian Fan
-0
/
+47
2018-12-31
swaybar: add StatusNotifierItem to tray
Ian Fan
-5
/
+244
2018-12-31
swaybar: add StatusNotifierHost to tray
Ian Fan
-0
/
+191
2018-12-31
swaybar: implement icon themes and lookup for tray
Ian Fan
-0
/
+467
[prev]
[next]