mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-26 08:22:37 +01:00
Real-time dock left-right swapping
No more ghost dock when switching sides: the real swap happens immediately, you can still adjust vertically afterwards. Removed two functions in superfluous that are no longer used
This commit is contained in:
committed by
Carlos R. Mafra
parent
cf5fdca63d
commit
5e004d5f11
@@ -24,7 +24,6 @@
|
||||
#include "dock.h"
|
||||
|
||||
void DoKaboom(WScreen *scr, Window win, int x, int y);
|
||||
Pixmap MakeGhostDock(WDock *dock, int sx, int dx, int y);
|
||||
Pixmap MakeGhostIcon(WScreen *scr, Drawable drawable);
|
||||
void DoWindowBirth(WWindow *wwin);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user