mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-28 01:12:30 +01:00
- Fixed the PPosition/PSize code (I hope) --Dan
- removed "Ignore PPosition/PSize hints" user options, and reverted to the old "Keep Inside Screen"
This commit is contained in:
@@ -170,6 +170,14 @@
|
||||
#define HIDDENDOT
|
||||
|
||||
|
||||
/*
|
||||
* Ignores the PPosition hint from clients. This is needed for some
|
||||
* programs that have buggy implementations of such hint and place
|
||||
* themselves in strange locations.
|
||||
*/
|
||||
#undef IGNORE_PPOSITION
|
||||
|
||||
|
||||
#define SILLYNESS
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user