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
2022-11-26
swaybar: Make hotspots block bar release bindings
Joan Bruguera
-13
/
+29
2022-11-26
swaybar: Prioritize hotspot events to bar bindings
Joan Bruguera
-11
/
+9
2022-11-25
build: drop intermediate libraries for protocols
Simon Ser
-2
/
+2
2022-07-01
Reuse parsed PangoFontDescription
Hugo Osvaldo Barrera
-24
/
+25
2022-03-14
swaybar: set opaque region
Simon Ser
-0
/
+9
2022-03-14
swaybar: remove swaybar_output.input_region
Simon Ser
-7
/
+3
2022-01-19
tray: do not render passive items
Tobias Bengfort
-0
/
+5
2022-01-07
swaybar: fix tray item icon scaling, positioning
Nathan Schulte
-7
/
+19
2022-01-07
swaybar: fix tray_padding vs min-height re: scale
Nathan Schulte
-2
/
+2
2021-12-21
swaybar: fix errno handling in status_handle_readable
Simon Ser
-1
/
+1
2021-12-13
swaynag: remove xdg-output logic
Simon Ser
-1
/
+0
2021-11-25
swaybar: signal status command's process group
Ludvig Michaelsson
-4
/
+9
2021-10-25
refactor: use JSON_MAX_DEPTH everywhere
Jason Nader
-1
/
+1
2021-10-08
swaybar: fix cairo_font_options leak
Nathan Schulte
-3
/
+2
2021-09-20
swaybar: properly draw blocks with transparent black border
Nathan Schulte
-34
/
+40
2021-09-15
swaybar: properly draw urgent block right border
Nathan Schulte
-1
/
+1
2021-09-13
Rename pango_printf to render_text
Simon Ser
-6
/
+6
2021-09-12
Simplify swaybar/swaynag scaling code
Caduser2020
-99
/
+95
2021-07-26
swaybar: log Wayland display errors
Simon Ser
-0
/
+8
2021-07-26
swaybar: exit cleanly when disconnected from IPC
Simon Ser
-0
/
+7
2021-05-10
cairo: Replace <cairo/cairo.h> by <cairo.h>
Issam E. Maghni
-2
/
+2
2021-03-22
swaybar: fail gracefully on tokener creation fail
Tudor Brindus
-1
/
+10
2021-03-21
swaybar: use INT_MAX max JSON depth when parsing IPC response
Tudor Brindus
-3
/
+8
2021-03-20
swaybar: Use position from wl_pointer.enter
Kenny Levinsen
-0
/
+2
2021-03-17
swaybar: silence missing IconThemePath message
Pi-Yueh Chuang
-2
/
+7
2021-03-07
swaybar: use text subpixel antialias only where it would look good
Fenveireth
-35
/
+97
2021-02-04
Make command line option lists const
Manuel Stoeckl
-1
/
+1
2021-02-04
Make Wayland request listeners static const when possible
Manuel Stoeckl
-4
/
+4
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
[next]