1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-03 04:23:42 -05:00

Update comments

This commit is contained in:
QC 2014-05-25 19:57:42 +02:00
parent 400b7bba67
commit 71b6f8becd

View file

@ -640,6 +640,9 @@ void monitor_active ( workarea *mon )
Window root = RootWindow ( display, XScreenNumberOfScreen ( screen ) );
#if 0
// Comment this code out as it seems to break things.
// This code was not working before in simpleswitcher to begin with.
// After fixing the broken code, problems started.
Window id;
Atom type;
int count;