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
Unnamed repository; edit this file 'description' to name the repository.
Simon Ser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
pango.c
Age
Commit message (
Expand
)
Author
Lines
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
-3
/
+3
2019-01-20
Allocate minimum size necessary in pango text functions. (#3473)
Connor Edwards
-12
/
+22
2019-01-16
Use static arrays where possible.
Connor E
-9
/
+6
2019-01-16
Remove usage of VLAs.
Connor E
-4
/
+8
2018-10-17
Fix stringop-overflow warnings
Niccolò Scatena
-1
/
+1
2018-10-16
Truncate message, append buffer overflow message if too long.
Connor E
-6
/
+9
2018-09-22
Call pango_cairo_context_set_font_options().
Geoff Greer
-0
/
+5
2018-09-22
Use pango_layout_set_text instead of pango_layout_set_markup
Ryan Dwyer
-2
/
+4
2018-09-22
Fix pango escaping and refactor escape_markup_text
Ryan Dwyer
-40
/
+17
2018-09-08
Align titles to baseline
Ryan Dwyer
-1
/
+4
2018-07-09
Update for swaywm/wlroots#1126
emersion
-1
/
+1
2018-05-16
Change scale from int32_t to double for pango
Brian Ashworth
-3
/
+3
2018-05-13
Fix pango markup
emersion
-7
/
+9
2018-05-13
Fix crash when using pango markup font
Heghedus Razvan
-5
/
+68
2018-04-02
Fix use-after-free with block hotspots
Drew DeVault
-1
/
+8
2018-03-29
Use statically allocated text buffer
Drew DeVault
-4
/
+2
2018-03-29
Start port of swaybar to layer shell
Drew DeVault
-0
/
+67