mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 21:38:00 +01:00
wconfig: Define BOUNCE_APP and NEWAPPICON
This commit is contained in:
@@ -35,6 +35,12 @@
|
||||
/* If you want animations for iconification, shading, icon arrangement etc. */
|
||||
#define ANIMATIONS
|
||||
|
||||
/* If you want the application icon to be highlighted when it has the focus */
|
||||
#define NEWAPPICON
|
||||
|
||||
/* If you want the application icon to bounce when opening a dialog etc */
|
||||
#define BOUNCE_APP
|
||||
|
||||
/* undefine it if you don't want your config files to be preprocessed by cpp */
|
||||
#define USECPP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user