mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 05:18:06 +01:00
changed encoding of (c) thing in about panel to utf-8
changed techdraw style size display to use X core fonts
This commit is contained in:
@@ -162,7 +162,10 @@ typedef struct _WScreen {
|
||||
WMFont *clip_title_font; /* for clip titles */
|
||||
WMFont *info_text_font; /* text on things like geometry
|
||||
* hint boxes */
|
||||
WMFont *tech_draw_font;
|
||||
|
||||
XFontStruct *tech_draw_font; /* font for tech draw style geom view
|
||||
needs to be a core font so we can
|
||||
use it with a XORing GC */
|
||||
|
||||
WMFont *workspace_name_font;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user