Ikem Krueger
Ikem Krueger
I'd like to, but don't know how.
Is that already merged?
I like to see the daemon approach. I think it would be useful to cache only the minimized windows. (When window get minimized, take a snapshot.)
I found this nice [article](http://www.talisman.org/~erlkonig/misc/x11-composite-tutorial/). Two sections are pretty interesting: "Intercepting X events as they're received" "Preventing the backing pixmap from being freed when the window is hidden/destroyed"
I would reassign the keyboard shortcuts. So the first [Alt]+[Tab] would start skippy-xd, the second [Alt]+[Tab] cycle thru the windows. (Same for [Alt]+[Shift]+[Tab].)
The daemon is a bit tricky/unstable. That's why I run skippy-xd on demand. For that I made a custom shortcut in the mate-keybinding-properties: Name: skippy-xd Command: skippy-xd Shortcut: [Ctrl]+[Tab]
Thank you for your work. :>
How about then to use Qt? It's probably more memory friendly, and you would cater Qt- and GTK+-based desktops. (GTK+-based desktops would change the Qt theme to "GTK+" and would...
Just make it a compile option.
Looks like the support for scripts in svg-files need to be disabled.