427 Commits (e5475d9310941ce88ed016ce1515b36e3a440252)

Author SHA1 Message Date
Hugo Osvaldo Barrera 80e386fd97 Reuse parsed PangoFontDescription
2 years ago
Simon Ser 3dffe7f3a6 swaybar: set opaque region
3 years ago
Simon Ser dd8b6f5e68 swaybar: remove swaybar_output.input_region
3 years ago
Tobias Bengfort b4fd4bca0e tray: do not render passive items
3 years ago
Nathan Schulte 107d15fafd swaybar: fix tray item icon scaling, positioning
3 years ago
Nathan Schulte bb60381c75 swaybar: fix tray_padding vs min-height re: scale
3 years ago
Simon Ser 414950bbc8 swaybar: fix errno handling in status_handle_readable
3 years ago
Simon Ser 57a7b3998e swaynag: remove xdg-output logic
3 years ago
Ludvig Michaelsson f627cd77d6 swaybar: signal status command's process group
3 years ago
Jason Nader 9303bed4d4 refactor: use JSON_MAX_DEPTH everywhere
3 years ago
Nathan Schulte 83310f5abf swaybar: fix cairo_font_options leak
3 years ago
Nathan Schulte 033061aee6 swaybar: properly draw blocks with transparent black border
3 years ago
Nathan Schulte 8d0a84f3c7 swaybar: properly draw urgent block right border
3 years ago
Simon Ser 3f7a04df22 Rename pango_printf to render_text
3 years ago
Caduser2020 57ae751655 Simplify swaybar/swaynag scaling code
3 years ago
Simon Ser daf9ad1af7 swaybar: log Wayland display errors
3 years ago
Simon Ser a71bbdd322 swaybar: exit cleanly when disconnected from IPC
3 years ago
Issam E. Maghni d45623c2db cairo: Replace <cairo/cairo.h> by <cairo.h>
4 years ago
Tudor Brindus 03daa53a0e swaybar: fail gracefully on tokener creation fail
4 years ago
Tudor Brindus 47f1f9b63e swaybar: use INT_MAX max JSON depth when parsing IPC response
4 years ago
Kenny Levinsen 6271bd06e9 swaybar: Use position from wl_pointer.enter
4 years ago
Pi-Yueh Chuang 6059c744f8
swaybar: silence missing IconThemePath message
4 years ago
Fenveireth 837605d68d swaybar: use text subpixel antialias only where it would look good
4 years ago
Manuel Stoeckl 169b90f90b Make command line option lists const
4 years ago
Manuel Stoeckl 8f2cd3236f Make Wayland request listeners static const when possible
4 years ago
SpizzyCoder 7cf25d3b98 Changed fprintf(stdout,...) to printf(...) for more readable code
4 years ago
Mukundan314 a7414885d2 Fix #5940
4 years ago
Simon Ser cbd82b4117
man: update maintainer
4 years ago
Simon Ser fdbe98512a build: introduce sd-bus-provider option
4 years ago
Ludvig Michaelsson d6ac30753d swaybar: don't expand separator_block_width if separator is false
4 years ago
Tarmack 989123a2a5 Add support for workspace_min_width bar option.
4 years ago
Hubert Hirtz c5c632aaae Document required '\n' in swaybar-protocol
4 years ago
Charmander 66b7ac6a82 swaybar: allow status line cleanup to proceed when hidden
4 years ago
Luke Drummond c22caa54a8 swaybar: ensure correct init order for status_line
5 years ago
Milkey Mouse 45e4e92172 swaybar: add NULL check when listing workspaces
5 years ago
James Mills 2373af77d4
Fix typo in swaybar-protocol.7.scd
5 years ago
Martin Dørum 4492e493e6 swaybar: Fix scrolling with precise trackpads
5 years ago
Ian Huang 276e0301e0 interpret "subpixel none" as CAIRO_ANTIALIAS_GRAY
5 years ago
Ian Fan 65501f0e46 tray: track SNI callbacks
5 years ago
Ian Fan 68f53cd509 tray: tidy code
5 years ago
Ian Fan 3b894c387d tray: allow themes to inherit from multiple themes
5 years ago
Ian Fan 66f0c91bb8 tray: better errors when parsing index.theme
5 years ago
Ian Fan b54f5e170a swaybar: fix memory leaks
5 years ago
Bill Doyle 920d85d35f Only destroy swaybar surface via ipc when needed
5 years ago
Hristo Venev 7affe5c1bd swaybar: fix i3bar relative coordinates when scaling is used
5 years ago
Hristo Venev fca32b6334 Do not truncate pointer coordinates to int.
5 years ago
Till Hofmann 0f5157668d Avoid calling strcmp on nullptr
5 years ago
Andri Yngvason fd24b1afd8 swaybar: Fix input device removal
5 years ago
Whemoon Jang ed9b4e6aeb Fix typo in swaybar-protocol.7.scd
5 years ago
Brian Ashworth 97f9f0b699 parse_color: return success + drop fallback color
5 years ago