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
2025-04-27
Replace signal() with sigaction()
Simon Ser
-2
/
+3
2025-03-20
stringop: fix has_prefix() arg order in config parsing
Paul Riou
-1
/
+1
2025-01-07
Use has_prefix() instead of strncmp() throughout
Simon Ser
-10
/
+12
2024-12-08
swaybar: Handle opaque region properly
Alexander Orzechowski
-6
/
+11
2024-11-10
swaybar: Emit property changes for SNI watcher
Joan Bruguera Micó
-0
/
+12
2024-09-28
swaybar: Fix 100% cpu usage if dbus dies.
Furkan Sahin
-5
/
+12
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
-11
/
+0
2023-11-23
common: move load_image to swaybar
Manuel Stoeckl
-1
/
+138
2023-11-23
common: rename load_background_image to load_image
Manuel Stoeckl
-1
/
+1
2023-07-31
swaybar: Implement wp_cursor_shape_v1
Alexander Orzechowski
-10
/
+26
2023-07-08
swaybar: handle wayland-cursor failures
Manuel Stoeckl
-0
/
+8
2023-06-27
swaybar: don't set current workspace as not visible
llyyr
-1
/
+1
2023-06-25
Use "default" XCursor instead of "left_ptr"
Simon Ser
-1
/
+1
2023-06-23
swaybar: remove the argument of StatusNotifierHostRegistered
Hodong
-1
/
+1
2023-05-09
swaybar: always subscribe to mode and workspace
Mukundan314
-6
/
+3
2023-04-14
Use format_str() throughout
Simon Ser
-33
/
+12
2023-04-02
swaybar: Lift background clearing out of main rendering function
Alexander Orzechowski
-13
/
+14
2023-04-02
swaybar: Set opaque region properly
Alexander Orzechowski
-0
/
+2
2023-02-27
sway{,bar}: use default font hint style
llyyr
-2
/
+0
2023-01-03
Use correct length for strncmp comparison
Carl Smedstad
-1
/
+1
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
[next]