mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-16 05:55:45 +01:00
Remove VIRTUAL_DESKTOP code
Even the option to enable "virtual desktop" in configure.ac was commented out...and I would never intend to use it anyway. So let's just remove the ~800 lines of #ifdef'ed code to have a cleaner code base to read when bored.
This commit is contained in:
@@ -292,13 +292,6 @@
|
||||
|
||||
/* workspace name on switch display */
|
||||
#define WORKSPACE_NAME_FADE_DELAY 30
|
||||
|
||||
#ifdef VIRTUAL_DESKTOP
|
||||
/* workspace virtual edge speed */
|
||||
#define VIRTUALEDGE_SCROLL_VSTEP 30
|
||||
#define VIRTUALEDGE_SCROLL_HSTEP 30
|
||||
#endif
|
||||
|
||||
#define WORKSPACE_NAME_DELAY 400
|
||||
|
||||
/* Delay when cycling colors of selected icons. */
|
||||
|
||||
Reference in New Issue
Block a user