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