mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-08 14:54:13 +01:00
- Removed obsoleted options from WMGLOBAL and from the WINGs internal
structures (no longer needed with xft) - Fixed default system font names (converted from xlfd to fontconfig names) - A bit of code cleanups related to xft - Replaced harcoded xlfd font names in wmaker and WPrefs with fontconfig names.
This commit is contained in:
11
TODO
11
TODO
@@ -5,12 +5,19 @@ 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)
|
||||
- Append .UTF-8 to locale
|
||||
- figure out a better gnustep path for wprefs.app installation
|
||||
- figure a better fullscreen level
|
||||
- check whether window states are being saved/restored properly via netwm
|
||||
on restart/crash-restart (grep for XXX/TODO)
|
||||
|
||||
1. make AntialiasedText in WMGLOBAL work
|
||||
2. make wmaker read old xlfd, but warn about them so people use convert
|
||||
(I think it reads them, but the warning needs to be added)
|
||||
3. Set the default font
|
||||
4. Change all xlfd fonts we still use hardcoded in wmaker/wprefs
|
||||
5. Update NEWS/Changelog (remove old info that only applies to xft1)
|
||||
|
||||
=====================================================================
|
||||
|
||||
remake wrlib rule to not compile with -fomit-frame-pointer and stuff
|
||||
if its added to CFLAGS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user