vajrasky / wallpapoz

Wallpapoz -- Gnome and XFCE Desktop Wallpapers Configuration Tool
http://vajrasky.wordpress.com/wallpapoz
GNU General Public License v2.0
22 stars 15 forks source link

Use python-wnck lib to deteterminate if workspace was changed #5

Closed vkravets closed 9 years ago

vkravets commented 12 years ago

Use libwnck library to determinate if workspace was changed. Use event behavior instead of infinity loop.

ghost commented 11 years ago

If you are still active, I'm going to have to say I disagree on implementing this. Replacing a infinity loop with a lib is not that much of an improvement for a lightweight program.

vajrasky commented 11 years ago

I am still active. Yeah, I am not so keen to use another dependency for this situation.