Re: [compiz] Thumbnail plugin

2007-01-26 Thread David Reveman
On Thu, 2007-01-25 at 15:26 +0100, Dennis Kasprzyk wrote: > > On Wed, 2007-01-24 at 10:19 +0100, Stjepan Glavina wrote: > > > > Sounds good, lets add it. > > > > > > > > Follow the instructions here to get an fdo account: > > > > > > > > http://freedesktop.org/wiki/AccountRequests > > > > > > > > y

Re: [compiz] Thumbnail plugin

2007-01-26 Thread David Reveman
On Thu, 2007-01-25 at 14:59 +0100, Dennis Kasprzyk wrote: > > On Wed, 2007-01-24 at 17:25 +0100, Stjepan Glavina wrote: > > > When hovering taskbar, gnome-panel/kicker change the property of the > > > appropriate window ("_NET_WM_SHOW_THUMBNAIL"). > > > Thumbnail plugin checks for PropertyNotify ev

Re: [compiz] Thumbnail plugin

2007-01-26 Thread David Reveman
On Thu, 2007-01-25 at 11:10 +0100, Stjepan Glavina wrote: > On Thu, 2007-01-18 at 14:51 -0500, David Reveman wrote: > > Being able to draw minimized windows will be solved when the server can > > do input transformations. Window map state and window minimize state > > will then be separated and map

Re: [compiz] Thumbnail plugin

2007-01-25 Thread Dennis Kasprzyk
> On Wed, 2007-01-24 at 17:25 +0100, Stjepan Glavina wrote: > > When hovering taskbar, gnome-panel/kicker change the property of the > > appropriate window ("_NET_WM_SHOW_THUMBNAIL"). > > Thumbnail plugin checks for PropertyNotify events and shows/hides the > > thumbnail. > > (I assume that you did

Re: [compiz] Thumbnail plugin

2007-01-25 Thread Dennis Kasprzyk
> On Wed, 2007-01-24 at 10:19 +0100, Stjepan Glavina wrote: > > > 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. > > > > > > -

Re: [compiz] Thumbnail plugin

2007-01-25 Thread Stjepan Glavina
On Thu, 2007-01-18 at 14:51 -0500, David Reveman wrote: > Being able to draw minimized windows will be solved when the server can > do input transformations. Window map state and window minimize state > will then be separated and map state will just be used as a way to save > some server resources.

Re: [compiz] Thumbnail plugin

2007-01-24 Thread David Reveman
On Wed, 2007-01-24 at 17:25 +0100, Stjepan Glavina wrote: > When hovering taskbar, gnome-panel/kicker change the property of the > appropriate window ("_NET_WM_SHOW_THUMBNAIL"). > Thumbnail plugin checks for PropertyNotify events and shows/hides the > thumbnail. (I assume that you didn't want take

Re: [compiz] Thumbnail plugin

2007-01-24 Thread David Reveman
On Wed, 2007-01-24 at 10:19 +0100, Stjepan Glavina wrote: > > 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 > > Than

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 unmapp

Re: [compiz] Thumbnail plugin

2007-01-23 Thread David Reveman
On Sat, 2007-01-20 at 14:12 +0100, Stjepan Glavina wrote: > Tommorow I'll make a new version. It will just use patched > libwnck/kdebase as this is the clean way. This way it'll be very > bug-free. > David, do you have any plans to put this plugin into the main compiz GIT > repository? If you do th

Re: [compiz] Thumbnail plugin

2007-01-20 Thread Stjepan Glavina
Tommorow I'll make a new version. It will just use patched libwnck/kdebase as this is the clean way. This way it'll be very bug-free. David, do you have any plans to put this plugin into the main compiz GIT repository? If you do this, I'll add a bug report to GNOME devs and request the patch to be

Re: [compiz] Thumbnail plugin

2007-01-18 Thread David Reveman
On Thu, 2007-01-11 at 15:38 +0100, Bellegarde Cedric wrote: > Le mercredi 10 janvier 2007 17:55, David Reveman a écrit : > > Let me know what you think about the my suggestions and keep up the good > > work. > > It should be cool to have a way to get thumbnail of minimized windows too... > Beryl h

Re: [compiz] Thumbnail plugin

2007-01-17 Thread David Reveman
On Thu, 2007-01-11 at 16:38 +, Mike Dransfield wrote: > David Reveman wrote: > > > > I suggest that we add a plugin and a simple interface that allows any > > application to request that a set of client windows should be composited > > on top of a different client window. > > > > > > Its p

Re: [compiz] Thumbnail plugin

2007-01-11 Thread Mike Dransfield
David Reveman wrote: > > I suggest that we add a plugin and a simple interface that allows any > application to request that a set of client windows should be composited > on top of a different client window. > > Its probably a good time to point you in the direction of the miniwin plugin, in c

Re: [compiz] Thumbnail plugin

2007-01-11 Thread Bellegarde Cedric
Le mercredi 10 janvier 2007 17:55, David Reveman a écrit : > Let me know what you think about the my suggestions and keep up the good > work. It should be cool to have a way to get thumbnail of minimized windows too... Beryl has just fork thumbnail plugin (so sad...), they seems to use pixmap to

Re: [compiz] Thumbnail plugin

2007-01-10 Thread David Reveman
On Mon, 2007-01-08 at 19:34 +0100, Stjepan Glavina wrote: > Hi, > > With some help from Quinn_Storm, iXce, maniac103, mikedee and > KristianLy :), I've managed to modify switcher.c and make a new plugin: > thumbnail. > The plugin shows thumbnails of windows when cursor is moved over a task > butto

Re: [compiz] Thumbnail plugin

2007-01-09 Thread dragoran
Stjepan Glavina wrote: Hi, With some help from Quinn_Storm, iXce, maniac103, mikedee and KristianLy :), I've managed to modify switcher.c and make a new plugin: thumbnail. The plugin shows thumbnails of windows when cursor is moved over a task button in taskbar. Screenshot: http://pix.nofrag.co

Re: [compiz] Thumbnail plugin

2007-01-08 Thread Danny Baumann
Hi, > oldDrawWindowGeometry = w->screen->drawWindowGeometry; > oldAddWindowGeometry = w->screen->addWindowGeometry; > > > I have seen this type of thing in another beryl plugin > can you explain the reasoning behind it? I cannot work > out what the thinking behind it is. The idea is to

Re: [compiz] Thumbnail plugin

2007-01-08 Thread Mike Dransfield
Stjepan Glavina wrote: > Hi, > > With some help from Quinn_Storm, iXce, maniac103, mikedee and > KristianLy :), I've managed to modify switcher.c and make a new plugin: > thumbnail. > The plugin shows thumbnails of windows when cursor is moved over a task > button in taskbar. > > oldDrawWin

[compiz] Thumbnail plugin

2007-01-08 Thread Stjepan Glavina
Hi, With some help from Quinn_Storm, iXce, maniac103, mikedee and KristianLy :), I've managed to modify switcher.c and make a new plugin: thumbnail. The plugin shows thumbnails of windows when cursor is moved over a task button in taskbar. Screenshot: http://pix.nofrag.com/b0/7a/051d45e25bfffed09