sometimes, if i opened many programs I lose windows on my Workspace… (like the configuration window from Vision…)
On OSX i hit F9 (i dont remember the name of that feature, iam sure it has one) and i’ll get an overview with my app-windows, so i can choose which window i need currently.
okay i could use the deskbar, but this isnt that cool
On OSX i hit F9 (i dont remember the name of that feature, iam sure it has one) and i'll get an overview with my app-windows, so i can choose which window i need currently.
gotta be careful with this stuff. wobbly windows are just stupid…if I want to be wowed by eye candy, I’d play a game.
I like the idea of windows spread out everywhere but the key is making it make sense
The feature we’re discussing here really is useful and is not eye candy, but it’s not something that can be tossed onto any system. It absolutely depends on Quarz Extreme or similar technology.
The feature we're discussing here really is useful and is not eye candy, but it's not something that can be tossed onto any system. It absolutely depends on Quarz Extreme or similar technology.
You might be surprised - a lot of those tricks can be simulated with 2d AGG - which forms the basis of the Haiku app_server drawing engine already.
Hmmm, if it cannot be tossed to any system, i wonder how they were able to make Aqua looking interface and those gimics into Linux within a week. :?
It’s been expected for a long time that 3D accelerated hardware would become ubiquitous and by the time that happened the leading desktop operating systems would need to be ready to take full advantage of it while retaining compatibility with existing software.
Apple eventually came up with Quartz Extreme, Microsoft with their Desktop Window Manager and Free Unix developers with Xgl and Accelerated Indirect GLX. Each of these technologies works with existing software but renders a 3D alpha composited desktop using the accelerated hardware.
Once this infrastructure is in place it is relatively trivial to clone any specific effect from a competitor’s desktop UI, and to experiment with other ideas either for usability or purely as eye candy.
You might be surprised - a lot of those tricks can be simulated with 2d AGG - which forms the basis of the Haiku app_server drawing engine already.
Interesting. If the current app_server is capable of scaling down windows without freezing animations and video playback, and this comes with little or no performance hit for radeon/nvidia systems, then I’d say it’s worth exploring.
You might be surprised - a lot of those tricks can be simulated with 2d AGG - which forms the basis of the Haiku app_server drawing engine already.
Interesting. If the current app_server is capable of scaling down windows without freezing animations and video playback, and this comes with little or no performance hit for radeon/nvidia systems, then I’d say it’s worth exploring.
I suspect right now, most of it is software-based algorithms - so don’t expect it to be speedy and “free”. I only stated that it could be possible, not that it would be fast
These types of "eye candy" - while maybe useful - are not "free" for OSes without proper hardware support. They make the OS feel "slow" - and that is why Haiku should stay away from them until they are a real viable option.
The feature we're discussing here really is useful and is not eye candy, but it's not something that can be tossed onto any system. It absolutely depends on Quarz Extreme or similar technology.
yes we need to keep the useful stuff and not go overboard just to show off. Soon everyone will have these tricks…now the question is: which system makes you more comfortable?
Every time you minimize a program it takes a screenshot and makes a small icon that you can click to recover the program. Probably with XGL these days you can get them to be live icons. Translucent menus (if you need them) because everything is key driven (ctrl+n for mozilla, etc)