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
/
common
/
pango.c
Age
Commit message (
Expand
)
Author
2023-04-14
Use format_str() throughout
Simon Ser
2022-07-01
Reuse parsed PangoFontDescription
Hugo Osvaldo Barrera
2022-07-01
Reject font values that are invalid for pango
Hugo Osvaldo Barrera
2021-09-20
Avoid unecessary font metric calculations
Hugo Osvaldo Barrera
2021-09-13
Rename pango_printf to render_text
Simon Ser
2021-08-26
Use fixed titlebar heights
Hugo Osvaldo Barrera
2021-05-10
cairo: Replace <cairo/cairo.h> by <cairo.h>
Issam E. Maghni
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2019-01-20
Allocate minimum size necessary in pango text functions. (#3473)
Connor Edwards
2019-01-16
Use static arrays where possible.
Connor E
2019-01-16
Remove usage of VLAs.
Connor E
2018-10-17
Fix stringop-overflow warnings
Niccolò Scatena
2018-10-16
Truncate message, append buffer overflow message if too long.
Connor E
2018-09-22
Call pango_cairo_context_set_font_options().
Geoff Greer
2018-09-22
Use pango_layout_set_text instead of pango_layout_set_markup
Ryan Dwyer
2018-09-22
Fix pango escaping and refactor escape_markup_text
Ryan Dwyer
2018-09-08
Align titles to baseline
Ryan Dwyer
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-05-16
Change scale from int32_t to double for pango
Brian Ashworth
2018-05-13
Fix pango markup
emersion
2018-05-13
Fix crash when using pango markup font
Heghedus Razvan
2018-04-02
Fix use-after-free with block hotspots
Drew DeVault
2018-03-29
Use statically allocated text buffer
Drew DeVault
2018-03-29
Start port of swaybar to layer shell
Drew DeVault