mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-02 06:05:45 +01:00
configure: Added option to disable animations
The old behaviour was to expect the user to go modify manually a source file which is not a great idea because that's typically the kind of things in charge of the configure script. Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
This commit is contained in:
committed by
Carlos R. Mafra
parent
6ef010d974
commit
0bab67f9be
3
README
3
README
@@ -201,7 +201,8 @@ while keeping a nice appearance and good functionality, follow the items bellow:
|
||||
- edit wconfig.h and disable the NUMLOCK_HACK and the features you don't use
|
||||
anyway (keep in mind that some of the #defines might not work, as they are not
|
||||
fully supported). Make sure to always keep NumLock and ScrollLock turned off.
|
||||
- turn on DisableAnimations. You can also #undefine ANIMATIONS in wconfig.h
|
||||
- turn on DisableAnimations. You can also specify --disable-animation at compile
|
||||
time to the configure script.
|
||||
- strip down the default IconPath and PixmapPath entries to contain only
|
||||
the paths that you really have in your system.
|
||||
- do not use large images in the root background
|
||||
|
||||
Reference in New Issue
Block a user