1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-02 22:25:48 +01:00

added Font Configuration

updated some outdated default config files
This commit is contained in:
kojima
2004-10-13 23:39:29 +00:00
parent 3088277b1e
commit 3ed1d3e25c
13 changed files with 758 additions and 37 deletions

8
TODO
View File

@@ -11,12 +11,14 @@ To do before next release:
- automate convertfonts for different locales
- Append .UTF-8 to locale
- figure out a better gnustep path for wprefs.app installation
- add -fno-strict-aliasing (do this only for gcc >= 3.3)
- pick a good font fallback
- figure a better fullscreen level
- add default pixelsize if font doesn't define any size.
- 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)
- remove legacy stuff for openlook/gnome-1/kde-1 (don't forget to remove README.KDE/.GNOME)
- review wmaker.inst
remake wrlib rule to not compile with -fomit-frame-pointer and stuff
if its added to CFLAGS
@@ -27,10 +29,8 @@ Do ASAP:
- fix RemakeStackList() to account for transient windows
- blink border of clients with UrgencyHint set between red and black
- finish session stuff
- add multiline support for balloons
- remove colors_per_channel stuff from wmaker after?
+ finish the ability to browse for files/dirs in the WPrefs menu editor
+ finish selections and DND stuff in WINGs
Need to do:
===========