summaryrefslogtreecommitdiff
path: root/swaybar
AgeCommit message (Expand)Author
2024-02-23Define _POSIX_C_SOURCE globallySimon Ser
2023-11-23common: move load_image to swaybarManuel Stoeckl
2023-11-23common: rename load_background_image to load_imageManuel Stoeckl
2023-07-31swaybar: Implement wp_cursor_shape_v1Alexander Orzechowski
2023-07-08swaybar: handle wayland-cursor failuresManuel Stoeckl
2023-06-27swaybar: don't set current workspace as not visiblellyyr
2023-06-25Use "default" XCursor instead of "left_ptr"Simon Ser
2023-06-23swaybar: remove the argument of StatusNotifierHostRegisteredHodong
2023-05-09swaybar: always subscribe to mode and workspaceMukundan314
2023-04-14Use format_str() throughoutSimon Ser
2023-04-02swaybar: Lift background clearing out of main rendering functionAlexander Orzechowski
2023-04-02swaybar: Set opaque region properlyAlexander Orzechowski
2023-02-27sway{,bar}: use default font hint stylellyyr
2023-01-03Use correct length for strncmp comparisonCarl Smedstad
2022-11-26swaybar: Make hotspots block bar release bindingsJoan Bruguera
2022-11-26swaybar: Prioritize hotspot events to bar bindingsJoan Bruguera
2022-11-25build: drop intermediate libraries for protocolsSimon Ser
2022-07-01Reuse parsed PangoFontDescriptionHugo Osvaldo Barrera
2022-03-14swaybar: set opaque regionSimon Ser
2022-03-14swaybar: remove swaybar_output.input_regionSimon Ser
2022-01-19tray: do not render passive itemsTobias Bengfort
2022-01-07swaybar: fix tray item icon scaling, positioningNathan Schulte
2022-01-07swaybar: fix tray_padding vs min-height re: scaleNathan Schulte
2021-12-21swaybar: fix errno handling in status_handle_readableSimon Ser
2021-12-13swaynag: remove xdg-output logicSimon Ser
2021-11-25swaybar: signal status command's process groupLudvig Michaelsson
2021-10-25refactor: use JSON_MAX_DEPTH everywhereJason Nader
2021-10-08swaybar: fix cairo_font_options leakNathan Schulte
2021-09-20swaybar: properly draw blocks with transparent black borderNathan Schulte
2021-09-15swaybar: properly draw urgent block right borderNathan Schulte
2021-09-13Rename pango_printf to render_textSimon Ser
2021-09-12Simplify swaybar/swaynag scaling codeCaduser2020
2021-07-26swaybar: log Wayland display errorsSimon Ser
2021-07-26swaybar: exit cleanly when disconnected from IPCSimon Ser
2021-05-10cairo: Replace <cairo/cairo.h> by <cairo.h>Issam E. Maghni
2021-03-22swaybar: fail gracefully on tokener creation failTudor Brindus
2021-03-21swaybar: use INT_MAX max JSON depth when parsing IPC responseTudor Brindus
2021-03-20swaybar: Use position from wl_pointer.enterKenny Levinsen
2021-03-17swaybar: silence missing IconThemePath messagePi-Yueh Chuang
2021-03-07swaybar: use text subpixel antialias only where it would look goodFenveireth
2021-02-04Make command line option lists constManuel Stoeckl
2021-02-04Make Wayland request listeners static const when possibleManuel Stoeckl
2021-01-16Changed fprintf(stdout,...) to printf(...) for more readable codeSpizzyCoder
2021-01-11Fix #5940Mukundan314
2021-01-08man: update maintainerSimon Ser
2020-12-09build: introduce sd-bus-provider optionSimon Ser
2020-10-12swaybar: don't expand separator_block_width if separator is falseLudvig Michaelsson
2020-10-11Add support for workspace_min_width bar option.Tarmack
2020-08-04Document required '\n' in swaybar-protocolHubert Hirtz
2020-07-22swaybar: allow status line cleanup to proceed when hiddenCharmander