1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 12:58:08 +01:00
This commit is contained in:
id
2000-11-23 10:15:21 +00:00
parent 80d5d196c1
commit a9b75e03e2
2 changed files with 10 additions and 84 deletions

View File

@@ -998,6 +998,7 @@ handleEnterNotify(XEvent *event)
#endif
#ifdef VIRTUAL_DESKTOP
/* TODO: acceleration code */
if (wPreferences.vedge_thickness) {
int x,y;
if (event->xcrossing.window == scr->virtual_edge_r) {