Age | Commit message (Expand) | Author |
2023-11-23 | common: move load_image to swaybar | Manuel Stoeckl |
2023-11-23 | common: rename load_background_image to load_image | Manuel Stoeckl |
2023-07-31 | swaybar: Implement wp_cursor_shape_v1 | Alexander Orzechowski |
2023-07-08 | swaybar: handle wayland-cursor failures | Manuel Stoeckl |
2023-06-27 | swaybar: don't set current workspace as not visible | llyyr |
2023-06-25 | Use "default" XCursor instead of "left_ptr" | Simon Ser |
2023-06-23 | swaybar: remove the argument of StatusNotifierHostRegistered | Hodong |
2023-05-09 | swaybar: always subscribe to mode and workspace | Mukundan314 |
2023-04-14 | Use format_str() throughout | Simon Ser |
2023-04-02 | swaybar: Lift background clearing out of main rendering function | Alexander Orzechowski |
2023-04-02 | swaybar: Set opaque region properly | Alexander Orzechowski |
2023-02-27 | sway{,bar}: use default font hint style | llyyr |
2023-01-03 | Use correct length for strncmp comparison | Carl Smedstad |
2022-11-26 | swaybar: Make hotspots block bar release bindings | Joan Bruguera |
2022-11-26 | swaybar: Prioritize hotspot events to bar bindings | Joan Bruguera |
2022-11-25 | build: drop intermediate libraries for protocols | Simon Ser |
2022-07-01 | Reuse parsed PangoFontDescription | Hugo Osvaldo Barrera |
2022-03-14 | swaybar: set opaque region | Simon Ser |
2022-03-14 | swaybar: remove swaybar_output.input_region | Simon Ser |
2022-01-19 | tray: do not render passive items | Tobias Bengfort |
2022-01-07 | swaybar: fix tray item icon scaling, positioning | Nathan Schulte |
2022-01-07 | swaybar: fix tray_padding vs min-height re: scale | Nathan Schulte |
2021-12-21 | swaybar: fix errno handling in status_handle_readable | Simon Ser |
2021-12-13 | swaynag: remove xdg-output logic | Simon Ser |
2021-11-25 | swaybar: signal status command's process group | Ludvig Michaelsson |
2021-10-25 | refactor: use JSON_MAX_DEPTH everywhere | Jason Nader |
2021-10-08 | swaybar: fix cairo_font_options leak | Nathan Schulte |
2021-09-20 | swaybar: properly draw blocks with transparent black border | Nathan Schulte |
2021-09-15 | swaybar: properly draw urgent block right border | Nathan Schulte |
2021-09-13 | Rename pango_printf to render_text | Simon Ser |
2021-09-12 | Simplify swaybar/swaynag scaling code | Caduser2020 |
2021-07-26 | swaybar: log Wayland display errors | Simon Ser |
2021-07-26 | swaybar: exit cleanly when disconnected from IPC | Simon Ser |
2021-05-10 | cairo: Replace <cairo/cairo.h> by <cairo.h> | Issam E. Maghni |
2021-03-22 | swaybar: fail gracefully on tokener creation fail | Tudor Brindus |
2021-03-21 | swaybar: use INT_MAX max JSON depth when parsing IPC response | Tudor Brindus |
2021-03-20 | swaybar: Use position from wl_pointer.enter | Kenny Levinsen |
2021-03-17 | swaybar: silence missing IconThemePath message | Pi-Yueh Chuang |
2021-03-07 | swaybar: use text subpixel antialias only where it would look good | Fenveireth |
2021-02-04 | Make command line option lists const | Manuel Stoeckl |
2021-02-04 | Make Wayland request listeners static const when possible | Manuel Stoeckl |
2021-01-16 | Changed fprintf(stdout,...) to printf(...) for more readable code | SpizzyCoder |
2021-01-11 | Fix #5940 | Mukundan314 |
2021-01-08 | man: update maintainer | Simon Ser |
2020-12-09 | build: introduce sd-bus-provider option | Simon Ser |
2020-10-12 | swaybar: don't expand separator_block_width if separator is false | Ludvig Michaelsson |
2020-10-11 | Add support for workspace_min_width bar option. | Tarmack |
2020-08-04 | Document required '\n' in swaybar-protocol | Hubert Hirtz |
2020-07-22 | swaybar: allow status line cleanup to proceed when hidden | Charmander |
2020-06-12 | swaybar: ensure correct init order for status_line | Luke Drummond |