mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-13 04:15:50 +01:00
- Added support for NET_WM_NAME/NET_WM_ICON_NAME
- moved out font name conversion code from getstyle/setstyle/convertfonts and made it support fontsets
This commit is contained in:
7
TODO
7
TODO
@@ -5,18 +5,11 @@ To do before next release:
|
||||
and give a warning if font is not converted, but let user manually convert
|
||||
it with convertfonts as the process may need manual tweaking for best
|
||||
results)
|
||||
- convertfonts to handle fontsets (keep in mind that many people without
|
||||
multibyte still have a fontsets in their config files). ev use LANG and
|
||||
MB_CUR_MAX
|
||||
- automate convertfonts for different locales
|
||||
- Append .UTF-8 to locale
|
||||
- figure out a better gnustep path for wprefs.app installation
|
||||
- pick a good font fallback
|
||||
- figure a better fullscreen level
|
||||
- clean up netwm hints on exit
|
||||
- check whether window states are being saved/restored properly via netwm
|
||||
on restart/crash-restart (grep for XXX/TODO)
|
||||
- review wmaker.inst
|
||||
|
||||
remake wrlib rule to not compile with -fomit-frame-pointer and stuff
|
||||
if its added to CFLAGS
|
||||
|
||||
Reference in New Issue
Block a user