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
2021-01-16
Changed fprintf(stdout,...) to printf(...) for more readable code
SpizzyCoder
-1
/
+1
2021-01-11
Fix #5940
Mukundan314
-1
/
+3
2021-01-08
man: update maintainer
Simon Ser
-6
/
+0
2020-12-09
build: introduce sd-bus-provider option
Simon Ser
-5
/
+1
2020-10-12
swaybar: don't expand separator_block_width if separator is false
Ludvig Michaelsson
-1
/
+1
2020-10-11
Add support for workspace_min_width bar option.
Tarmack
-3
/
+24
2020-08-04
Document required '\n' in swaybar-protocol
Hubert Hirtz
-4
/
+4
2020-07-22
swaybar: allow status line cleanup to proceed when hidden
Charmander
-0
/
+1
2020-06-12
swaybar: ensure correct init order for status_line
Luke Drummond
-4
/
+8
2020-05-20
swaybar: add NULL check when listing workspaces
Milkey Mouse
-1
/
+1
2020-04-30
Fix typo in swaybar-protocol.7.scd
James Mills
-2
/
+2
2020-04-28
swaybar: Fix scrolling with precise trackpads
Martin Dørum
-12
/
+80
2020-04-20
interpret "subpixel none" as CAIRO_ANTIALIAS_GRAY
Ian Huang
-2
/
+7
2020-03-30
tray: track SNI callbacks
Ian Fan
-28
/
+37
2020-03-30
tray: tidy code
Ian Fan
-20
/
+10
2020-03-30
tray: allow themes to inherit from multiple themes
Ian Fan
-4
/
+9
2020-03-30
tray: better errors when parsing index.theme
Ian Fan
-60
/
+90
2020-03-30
swaybar: fix memory leaks
Ian Fan
-1
/
+4
2020-02-27
Only destroy swaybar surface via ipc when needed
Bill Doyle
-1
/
+3
2020-02-10
swaybar: fix i3bar relative coordinates when scaling is used
Hristo Venev
-35
/
+47
2020-02-10
Do not truncate pointer coordinates to int.
Hristo Venev
-2
/
+2
2020-02-10
Avoid calling strcmp on nullptr
Till Hofmann
-1
/
+4
2020-01-05
swaybar: Fix input device removal
Andri Yngvason
-8
/
+10
2019-12-28
Fix typo in swaybar-protocol.7.scd
Whemoon Jang
-0
/
+1
2019-12-28
parse_color: return success + drop fallback color
Brian Ashworth
-119
/
+50
2019-11-23
Amend typos
Jason
-1
/
+1
2019-10-23
swaybar: fix typo in the loop over pixmaps
Konstantin Pospelov
-1
/
+1
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
[next]