[Bug 136336] Re: Compiz shift-switcher should not scale icons for minimized windows

2010-05-12 Thread Deje
My computer has a lot of memory compared to the tasks it is used most of the time. I could bear with some megabytes wasted because of storing screenshots of minimized windows. If RAM is low, stop some apps or turn compiz off, which will significantly decrease memory usage. I can't believe this

[Bug 136336] Re: Compiz shift-switcher should not scale icons for minimized windows

2010-04-26 Thread Hugo Osvaldo Barrera
What about adding a hook to the minimize event on windows, and grab a screenshot of it. You can later use that screenshot - you won't get a live preview, but it's waaay better than just the icon. AND windows does the same thing. A simple hashmap could store the thumbnails in memory by window

[Bug 136336] Re: Compiz shift-switcher should not scale icons for minimized windows

2009-10-27 Thread Travis Watkins
Actually that would be even worse because some windows take a _long_ time to draw again so you'd get a delay waiting for them to do so to get a thumbnail or you'd get icons then anywhere from right away to a second or two later the thumbnails would start to fill in. -- Compiz shift-switcher shoul

[Bug 136336] Re: Compiz shift-switcher should not scale icons for minimized windows

2009-10-27 Thread Art
"It did something really hacky. Basically when you minimized a window the core would store a thumbnail of what the window looked like before it minimized. It was not live." That's not a bad idea, I think it's still better than showing just an icon. You could also try having it remember which wind

[Bug 136336] Re: Compiz shift-switcher should not scale icons for minimized windows

2009-10-14 Thread Travis Watkins
compiz-fusion-plugins-main (0.8.3+git20091006-0ubuntu1) karmic; urgency=low [ Robert Ancell ] * Pre-Release of the upcomming 0.8.4 bugfix release: (LP: #446931) - compiz.real crashed with SIGSEGV in handleEvent() (LP: #430518) - Shift switcher (Super-Tab) shows wrong behaviour on 'esca

[Bug 136336] Re: Compiz shift-switcher should not scale icons for minimized windows

2009-10-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~compiz/compcomm-plugins-main/ubuntu -- Compiz shift-switcher should not scale icons for minimized windows https://bugs.launchpad.net/bugs/136336 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 136336] Re: Compiz shift-switcher should not scale icons for minimized windows

2009-10-05 Thread Launchpad Bug Tracker
** Branch linked: lp:compiz -- Compiz shift-switcher should not scale icons for minimized windows https://bugs.launchpad.net/bugs/136336 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubunt

[Bug 136336] Re: Compiz shift-switcher should not scale icons for minimized windows

2009-09-28 Thread Travis Watkins
Fixed in commit: http://cgit.compiz.org/fusion/plugins/shift/commit/?id=3e8a294a293ac04feed54c2ae3843bc4a285a60b This doesn't completely disable the scaling as that looks pretty terrible too (tiny little icons) but it is a nice trade off between not scaling at all and scaling like we were before.

[Bug 136336] Re: Compiz shift-switcher should not scale icons for minimized windows

2009-09-27 Thread Travis Watkins
** Summary changed: - Compiz shift-switcher should show preview for minimized windows + Compiz shift-switcher should not scale icons for minimized windows ** Package changed: compiz-fusion-plugins-main (Ubuntu) => compiz (Ubuntu) -- Compiz shift-switcher should not scale icons for minimized win