mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-15 23:03:33 +01:00
- Now when Window Maker calls wmsetbg to set the background, it will pass the
correct switch to it, depending on the value of the DisableDithering option. - Replaced some functions with macros in WINGs (wmkpoint(), wmksize() and wmkrange()). They're less expensive to call this way. - Fixed a memleak in the info panel.
This commit is contained in:
@@ -55,7 +55,6 @@ static WMBag *idleHandler=NULL;
|
||||
|
||||
static WMBag *inputHandler=NULL;
|
||||
|
||||
// this should go to wevent.c and wutil.c too
|
||||
#define timerPending() (timerHandler)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user