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-10-21
swaybar: do not retry search for tray icons
Konstantin Pospelov
-52
/
+61
2019-09-20
swaybar: make status block text render in the same way as others
xdavidwu
-2
/
+4
2019-09-04
swaybar: complete barconfig_update event handling
Brian Ashworth
-172
/
+237
2019-09-04
Add icon_theme_path to find_icon() search if set
Ben Brown
-1
/
+7
2019-08-12
Fix memory leaks
Antonin Décimo
-0
/
+1
2019-08-02
Remove unused variable
Antonin Décimo
-3
/
+0
2019-06-28
swaybar-protocol.7: fix block border descriptions
Brian Ashworth
-5
/
+4
2019-06-05
check for empty string before calling strtoul() and check errno
Daniel Eklöf
-2
/
+3
2019-06-05
swaybar/nag: use xcursor theme defined by XCURSOR_THEME/SIZE
Daniel Eklöf
-2
/
+12
2019-05-30
Add swaybar protocol documentation
Brian Ashworth
-0
/
+269
2019-04-24
swaybar: add multiseat support
Brian Ashworth
-53
/
+118
2019-04-24
swaybar: hide mode visibility improvements
Brian Ashworth
-1
/
+11
2019-04-20
Validate icon_struct in read_theme_file
Maxime “pep” Buquet
-2
/
+6
2019-04-04
Add margin to short_text handling.
Dmitri Kourennyi
-2
/
+2
2019-04-04
Ensure predicted position for short text handling doesn't overflow.
Dmitri Kourennyi
-2
/
+3
2019-04-04
Implement handling of short_text field of i3 input protocol.
Dmitri Kourennyi
-4
/
+170
2019-03-30
Fix a crash in swaybar when an icon dir is not readable
Alex Maese
-0
/
+3
2019-03-13
swaybar: fix loading of malformed icon theme
Stephan Hilb
-0
/
+4
2019-03-11
Fix size_t temporary underflow in log_loaded_themes
emersion
-3
/
+3
2019-03-11
stringop.c: remove unused functions
Ian Fan
-9
/
+38
2019-02-28
tray: fix pixmap colors
Ian Fan
-1
/
+7
2019-02-24
swaybar: add overlay mode (fix #1620)
Milkey Mouse
-2
/
+14
2019-02-23
swaybar: cycle workspaces on touch drag
Drew DeVault
-37
/
+56
2019-02-23
swaybar: process hotspots on touch tap
Drew DeVault
-15
/
+124
2019-02-16
tray: fix memory leaks
Ian Fan
-3
/
+7
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
[next]