index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swaybar
/
render.c
Age
Commit message (
Expand
)
Author
2024-02-23
Define _POSIX_C_SOURCE globally
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-07-01
Reuse parsed PangoFontDescription
Hugo Osvaldo Barrera
2022-03-14
swaybar: set opaque region
Simon Ser
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-05-10
cairo: Replace <cairo/cairo.h> by <cairo.h>
Issam E. Maghni
2021-03-07
swaybar: use text subpixel antialias only where it would look good
Fenveireth
2021-01-11
Fix #5940
Mukundan314
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-04-20
interpret "subpixel none" as CAIRO_ANTIALIAS_GRAY
Ian Huang
2020-02-10
swaybar: fix i3bar relative coordinates when scaling is used
Hristo Venev
2019-12-28
parse_color: return success + drop fallback color
Brian Ashworth
2019-09-20
swaybar: make status block text render in the same way as others
xdavidwu
2019-08-02
Remove unused variable
Antonin Décimo
2019-04-04
Add margin to short_text handling.
Dmitri Kourennyi
2019-04-04
Ensure predicted position for short text handling doesn't overflow.
Dmitri Kourennyi
2019-04-04
Implement handling of short_text field of i3 input protocol.
Dmitri Kourennyi
2019-01-31
Rebase #1636 against current master
v44r
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2019-01-13
Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improved
Drew DeVault
2019-01-13
Merge pull request #3397 from RedSoxFan/fix-swaybar-height
Drew DeVault
2019-01-11
swaybar: add status_edge_padding command
Brian Ashworth
2019-01-11
swaybar: add status_padding command
Brian Ashworth
2019-01-10
bar_cmd_bind: utilize mouse button helpers
Brian Ashworth
2019-01-09
swaybar: obey height if given
Brian Ashworth
2019-01-09
swaybar: fix rendering of border and background
Brian Ashworth
2018-12-31
swaybar: add tray interface
Ian Fan
2018-12-12
swaybar: fix sep block width for mixed scales
Brian Ashworth
2018-12-12
swaybar: handle block->urgent
Brian Ashworth
2018-12-04
Add relative coordinates in JSON for i3bar click events
Hristo Venev
2018-11-28
Implement bar gaps
Brian Ashworth
2018-11-17
Implement strip_workspace_name.
Connor E
2018-10-25
swaybar: reverse order of workspaces list
Ian Fan
2018-10-20
swaybar: render with minimum height, nominally text height
Ian Fan
2018-10-14
swaybar: when hiding bar, save old height to be restored upon reshow
Ian Fan
2018-10-14
swaybar: handle mode/hidden_state changes
Ian Fan
2018-10-14
swaybar: move mode & mode_pango_markup to bar struct
Ian Fan
2018-10-14
swaybar: add free_hotspots helper function
Ian Fan
2018-09-30
swaybar: synchronize rendering to output frames
Ian Fan
2018-09-28
swaybar: trim function prototypes
Ian Fan
2018-09-28
swaybar: move i3bar definitions into separate file
Ian Fan
[next]