Caffeine wasn't working for me. I got an error like this: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freed… ...more
Series: Setup, Menu, Drawing, non-Android, Working, Saving state. Android apps like Rabbit Escape need to save their state when asked, and restore the… ...more
Series: Setup, Menu, Drawing, non-Android, Working, Saving state. Up until now, you weren't sure to believe my promises that Rabbit Escape really was … ...more
As it stands, lxpanel's taskbar plugin (part of the LXDE desktop you get with Lubuntu) does not show urgent (flashing) windows if they are on a differ… ...more
I am trying to fix a bug in lxpanel's taskbar plugin, and needed to launch an urgent window. Here's how I did it in a little python. #!/usr/bin/python… ...more