mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-28 17:32:29 +01:00
fixed bug with icons of different sizes
made Apply work in window inspector for windows with no WM_CLASS
This commit is contained in:
@@ -178,15 +178,19 @@
|
||||
#undef IGNORE_PPOSITION
|
||||
|
||||
|
||||
/*
|
||||
* Do not scale application icon and miniwindow icon images.
|
||||
*/
|
||||
#undef DONT_SCALE_ICONS
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#define SILLYNESS
|
||||
|
||||
|
||||
/*
|
||||
* Define if you're experiencing crashes when launching programs.
|
||||
* This will disable some important but not essential code.
|
||||
* Use it until we figure what's wrong.
|
||||
*/
|
||||
#undef NO_CRASHES
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user