![]() |
Re: [Announce] Telescope: Graphical task switcher with thumbnails
Sleeping icon is already used in Hildon to show suspended apps. But suspended apps significaly differ from iconified — they actually terminated by Hildon (but Hildon remembers that they was stopped automatically and restarts them when you are switching to suspended app).
So, suspended apps that decorated by Hildon with “Zz” icon are really not draining cpu (because they simply doesn't running). But that's not true for iconified apps. And I think using same metaphor can couse misleading And I'm not sure checkered pattern will look nice... Sorry for criticism :) |
Re: [Announce] Telescope: Graphical task switcher with thumbnails
Quote:
b___b___b___ __w___w___w_ b___b___b___ __w___w___w_ One set (black and white), three transparent, or something like that. The alternating black and white should make it visible on solid black or white windows. Or maybe dark gray and bright gray instead of black and white. You could also hang a little tab off the bottom corner that says "minimized". This combined with the grayed out thumbnail would let them know that the window was minimized(the obvious text) and not refreshing(the grayed out thumbnail). |
Re: [Announce] Telescope: Graphical task switcher with thumbnails
That's makes sense. Such pattern will make “dimming” effect. And it is easy to implement.
|
Re: [Announce] Telescope: Graphical task switcher with thumbnails
Quote:
|
Re: [Announce] Telescope: Graphical task switcher with thumbnails
I use rc14 and I love it. Only real (minor) bug is that sometimes when using the keyboard in MicroB I begin to enter a website address that it remembers and tries to complete, then the keyboard layout shows the desktop. So if i put in a site that starts with www.go and it suggests google the keys are gone and I have to guess where they are. Still fantastic though.
|
Re: [Announce] Telescope: Graphical task switcher with thumbnails
Ouch. Havn't seen that before. Does this happen every time you type addredd in microb?
|
Re: [Announce] Telescope: Graphical task switcher with thumbnails
not sure if it is related to telescope, as could have sworn i have seen it before i first installed it. Basically it looks as if
the OSK goes transparent. |
Re: [Announce] Telescope: Graphical task switcher with thumbnails
I made test to compile Telescope (svn-185) for Maemo5, as I'm planning to use Fremantle without GLES.
It needed two compile fixes (newer compiler?) and one runtime. Then it almost works. Works: *show all running applications (there are no concept of minimized) *clicking will activate selected *clicking empty area will dismiss it *closing applications with their close-button. What is not working: *Telescope has titlebar and close button (close button will crash telescope) *If there are two xterm running, closing another will close (or crash) them both. I compiled it with -DMAEMO4, and these are only modifications so far: Code:
--- XTools.h (revision 185)Code:
--- Mapping.cpp (revision 185)And for running (seg faults without) Code:
--- XTools.cpp (revision 185)Running: start with Code:
/usr/bin/telescopeCode:
dbus-send --type=method_call --dest=org.telescope /Telescope org.telescope.Telescope.Show string:"" |
Re: [Announce] Telescope: Graphical task switcher with thumbnails
Wow! Cool that you found Telescope useful for your task.
Just curious — what is the reason for using Fremantle without GLES? Other device, not N900? Quote:
Code:
// TeleWindow.cpp:89Quote:
It would be great if when you will send me a patch with your changes when it will be ready! But if it's not hard to you, please decorate your platform-specific changes with some define to keep code portable. I'm really happy to see that Telescope is still useful for anybody :) |
Re: [Announce] Telescope: Graphical task switcher with thumbnails
Quote:
This thread is about GLES-less hildon-desktop: http://talk.maemo.org/showthread.php?p=1187842 Quote:
Code:
Atom newstate;Quote:
Code:
X Error! [3, 3, 0]Code:
X Error of failed request: BadWindow (invalid Window parameter)Quote:
|
| All times are GMT. The time now is 13:34. |
vBulletin® Version 3.8.8