openbox/obrender
Mikael Magnusson 396198081e Use PANGO_UNDERLINE_SINGLE for rendering shortcuts
The pango docs say to use _LOW for accelerators, but that causes the line
to be drawn beneath the ink extents which for us may be outside the area
that gets displayed and we end up with no line at all. We also don't want
to extend every menu entry with enough space to fit this possible line.
2014-10-28 04:14:24 +01:00
..
button.c Remove unneeded obrender/button.h 2013-08-10 23:45:42 -04:00
color.c Fix copy paste typo in swap_byte_order 2014-10-28 04:14:24 +01:00
color.h Set up work for making a 3.5 prerelease. 2009-12-21 14:08:34 -05:00
font.c Use PANGO_UNDERLINE_SINGLE for rendering shortcuts 2014-10-28 04:14:24 +01:00
font.h Set up work for making a 3.5 prerelease. 2009-12-21 14:08:34 -05:00
geom.h Set up work for making a 3.5 prerelease. 2009-12-21 14:08:34 -05:00
gradient.c Fix a write out of bounds in splitvertical gradients (Bug 3612) 2013-08-11 16:15:12 -04:00
gradient.h Set up work for making a 3.5 prerelease. 2009-12-21 14:08:34 -05:00
icon.h Set up work for making a 3.5 prerelease. 2009-12-21 14:08:34 -05:00
image.c Fix use after free in error message 2013-08-11 12:04:13 +02:00
image.h Big rework of image.c and the image cache system. 2011-01-24 14:19:22 -05:00
imagecache.c Big rework of image.c and the image cache system. 2011-01-24 14:19:22 -05:00
imagecache.h Big rework of image.c and the image cache system. 2011-01-24 14:19:22 -05:00
instance.c Remove deprecated and unneeded g_type_init call. 2013-08-10 23:46:17 -04:00
instance.h Set up work for making a 3.5 prerelease. 2009-12-21 14:08:34 -05:00
Makefile Set up work for making a 3.5 prerelease. 2009-12-21 14:08:34 -05:00
mask.c use g_slice_new() instead of g_new() part 4 2010-02-12 14:13:32 -05:00
mask.h Set up work for making a 3.5 prerelease. 2009-12-21 14:08:34 -05:00
obrender-3.5.pc.in Add support for loading SVG icons using librsvg. 2013-08-10 21:59:12 -04:00
render.c cleaning up remnants of bad rebase merges and modernizing some sections 2010-10-14 15:54:48 +02:00
render.h Add support for loading SVG icons using librsvg. 2013-08-10 21:59:12 -04:00
test.c Fix gcc warnings 2013-09-01 15:09:03 -04:00
theme.c window.inactive.label.text.color should default to white. 2013-08-11 16:15:12 -04:00
theme.h Specific border width/color for undecorated active/inactive windows (bug #4889) 2011-10-16 18:51:51 -04:00
version.h.in Set up work for making a 3.5 prerelease. 2009-12-21 14:08:34 -05:00