Re: [compiz] keybindings patch, gnome-keybinding-bridge and vignettes plugins

2007-01-28 Thread Stjepan Glavina
On Sat, 2007-01-27 at 22:54 +0100, gandalfn wrote: To illustrate the plugin use, I hacked GNOME applet window list, to have an thumbnail plugin equivalent. http://gandalfn.club.fr/ubuntu/vignettes/vignettes-applets-0.0.1.tar.gz Vignettes plugin manages also minimized windows, instead save

Re: [compiz] Irritating reloading

2007-01-28 Thread Stjepan Glavina
On Sun, 2007-01-28 at 15:45 +, Mike Dransfield wrote: Stjepan Glavina wrote: Compiz reloads itself if it crashes or another app kills it. This can be sometimes very irritating and annoying. Can there at least be a command-line option to disable this? Are you sure? I dont think

[compiz] A patch for minimize plugin.

2007-01-28 Thread Stjepan Glavina
I've added a new option in minimize plugin, called Disable Fading. To prevent tearing, damageScreen is used minDonePaintScreen (only if the option is used). The patch is attached. --- minimize_orig.c 2007-01-27 08:30:23.0 +0100 +++ minimize.c 2007-01-28 17:21:23.0 +0100 @@ -45,6

Re: [compiz] Switcher autorotate

2007-01-27 Thread Stjepan Glavina
On Fri, 2007-01-26 at 18:28 -0500, David Reveman wrote: On Thu, 2007-01-25 at 10:32 +0100, Stjepan Glavina wrote: It would be great if switcher would rotate cube to the selected window when switching. Beryl has autorotate option for this. I find it very useful. Yes, I guess that can

Re: [compiz] Annoying Scale and DnD behaviour

2007-01-27 Thread Stjepan Glavina
You would be unable to locate the window to drop into, unless you could find it within 2 seconds or kept moving the mouse while you are searching. Regards Mike Yes, but currently it's even worse. Try Beryl's scale and you'll see what I mean. Stjepan

[compiz] Switcher autorotate

2007-01-25 Thread Stjepan Glavina
It would be great if switcher would rotate cube to the selected window when switching. Beryl has autorotate option for this. I find it very useful. Stjepan ___ compiz mailing list compiz@lists.freedesktop.org

[compiz] Switcher moving the selector instead of the thumbnail list

2007-01-25 Thread Stjepan Glavina
Wouldn't it be better if switcher would move the selector? This way there wouldn't be 3 thumbnails for 2 windows, 3 for 4 windows, 5 for more than 6 windows (what looks ugly). ___ compiz mailing list compiz@lists.freedesktop.org

Re: [compiz] Thumbnail plugin

2007-01-24 Thread Stjepan Glavina
Sounds good, lets add it. Follow the instructions here to get an fdo account: http://freedesktop.org/wiki/AccountRequests you can go ahead and add the plugin once you have an account. - David Thank you. Beryl has support for getting thumbnails of windows when they're unmapped. When

Re: [compiz] Patch: switcher's window is a splash window

2007-01-15 Thread Stjepan Glavina
On Thu, 2007-01-11 at 03:06 +0100, David Reveman wrote: I'll set the switcher window to utility type for now. -David Hmm I have just checked out latest sources and it isn't utility yet. ___ compiz mailing list compiz@lists.freedesktop.org

[compiz] Put a window on top

2007-01-05 Thread Stjepan Glavina
I'm developing a new plugin, based on switcher. I have a window created with XCreateWindow. Can I put a window totally on top, even over panels? These are my atoms: state[nState++] = s-display-winStateAboveAtom; state[nState++] = s-display-winStateStickyAtom;

[compiz] Vide: bug with minimize+wobbly

2006-12-29 Thread Stjepan Glavina
Hi, I notice a bug if I start wobbling unminized window before the minimizing effect is finished. Here's the video (flash): http://www.youtube.com/watch?v=DttpjXFqbis Does anybody else notice this? Stjepan ___ compiz mailing list

Re: [compiz] Sane value for Number of Desktops?

2006-12-28 Thread Stjepan Glavina
On Fri, 2006-12-29 at 05:03 +0100, Marco Cabizza wrote: I don't know if this has been answered before, but is it planned to support desktop switching on the y axis, rather than just left-right ? It may become a more complex shape, but i'm really addicted to 2x4 desktops ! Yes it has