Poster | Thread |
Tpod
| |
Virtual Desktops for Workbench 3.2 – GoVD Released Posted on 14-Oct-2024 11:44:01
| | [ #1 ] |
|
|
|
Regular Member |
Joined: 16-Oct-2009 Posts: 183
From: UK | | |
|
| Announced over on EAB but as it's such a useful bit of Software, I thought it more than deserved a mention here.
OS3.2 dragging windows off screen feature is very useful especially on High Res Screens (miss it big time if I use a 3.1 machine). I thought we have a lot more usable screen space with that but GoVD gives you up to 8 Virtual Desktops ! Not tried it myself yet, it would be interesting to hear from anyone who has.
For more info & download (note - it's shareware):
https://www.bitplan.pl/govd/index.html _________________ A1200+Mediator+Voodoo3+040+130mbRAM+0S3.9 A2000+Supra28mhz+9mbRAM+OS3.2.2, CD32 & WinUAE |
|
Status: Offline |
|
|
Mobileconnect
| |
Re: Virtual Desktops for Workbench 3.2 – GoVD Released Posted on 14-Oct-2024 13:44:09
| | [ #2 ] |
|
|
|
Cult Member |
Joined: 13-Jun-2003 Posts: 504
From: Unknown | | |
|
| @Tpod
Wow great news _________________
|
|
Status: Offline |
|
|
alanwall
| |
Re: Virtual Desktops for Workbench 3.2 – GoVD Released Posted on 14-Oct-2024 16:19:00
| | [ #3 ] |
|
|
|
Regular Member |
Joined: 21-Dec-2003 Posts: 118
From: Oregon | | |
|
| @Tpod
I run AmiKit XE using 3.9 and it did not work :( |
|
Status: Offline |
|
|
Tpod
| |
Re: Virtual Desktops for Workbench 3.2 – GoVD Released Posted on 14-Oct-2024 16:55:13
| | [ #4 ] |
|
|
|
Regular Member |
Joined: 16-Oct-2009 Posts: 183
From: UK | | |
|
| @alanwall
It's an OS3.2 only app (although it may possibly work on OS3.1.4) as it makes use of improvements in the OS, so no go if your using 3.1, 3.5 or 3.9. _________________ A1200+Mediator+Voodoo3+040+130mbRAM+0S3.9 A2000+Supra28mhz+9mbRAM+OS3.2.2, CD32 & WinUAE |
|
Status: Offline |
|
|
amigagr
| |
Re: Virtual Desktops for Workbench 3.2 – GoVD Released Posted on 14-Oct-2024 18:29:46
| | [ #5 ] |
|
|
|
Member |
Joined: 2-Sep-2022 Posts: 21
From: Thessaloniki, Greece | | |
|
| general question.
why do you need virtual desktops when you can open as much as you want public screens? or at least as much as your chip ram allows you? |
|
Status: Offline |
|
|
Karlos
| |
Re: Virtual Desktops for Workbench 3.2 – GoVD Released Posted on 14-Oct-2024 19:38:34
| | [ #6 ] |
|
|
|
Elite Member |
Joined: 24-Aug-2003 Posts: 4675
From: As-sassin-aaate! As-sassin-aaate! Ooh! We forgot the ammunition! | | |
|
| |
Status: Offline |
|
|
kolla
| |
Re: Virtual Desktops for Workbench 3.2 – GoVD Released Posted on 14-Oct-2024 21:43:14
| | [ #7 ] |
|
|
|
Elite Member |
Joined: 20-Aug-2003 Posts: 3270
From: Trondheim, Norway | | |
|
| As I’ve mentioned elsewhere, the way to sort of accomplish something similar before, was by having a workbench screen larger than visible screen and then pan around. Some tools (like aavd and avwm) would then let you “jump” when panning, simulating the effect of virtual desktops of X11 window managers.
With newer Intuition it is now possible to hide just about any window, so managing virtual desktops becomes a matter of organizing which windows to display and which windows to hide. Which incidentally is exactly what virtual desktops with X11 window managers are all about too.
GoVD is great already, and I’m sure it will improve over time :)
I have a few possible improvements… * specify size and position so it can appear to be in the screen bar * hotkeys to jump between the VDs * some way of “jumping” a window from one vd to another… hm, more hotkeys?
_________________ B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC |
|
Status: Offline |
|
|
Tpod
| |
Re: Virtual Desktops for Workbench 3.2 – GoVD Released Posted on 15-Oct-2024 11:37:13
| | [ #8 ] |
|
|
|
Regular Member |
Joined: 16-Oct-2009 Posts: 183
From: UK | | |
|
| @Karlos
Quote:
Karlos wrote: @amigagr
Flip that around. Why waste the chip ram? |
I know GoVD only needs a few kilobytes of Chip RAM (to display the buttons), then up to 50KB of other RAM ( i.e. Fast RAM if available).
Correct me if I'm wrong but are you saying because it uses such a small amount of Chip RAM using GoVD is a good way of saving some Chip RAM compared to a program opening it's own public screen!? _________________ A1200+Mediator+Voodoo3+040+130mbRAM+0S3.9 A2000+Supra28mhz+9mbRAM+OS3.2.2, CD32 & WinUAE |
|
Status: Offline |
|
|
Karlos
| |
Re: Virtual Desktops for Workbench 3.2 – GoVD Released Posted on 15-Oct-2024 13:26:19
| | [ #9 ] |
|
|
|
Elite Member |
Joined: 24-Aug-2003 Posts: 4675
From: As-sassin-aaate! As-sassin-aaate! Ooh! We forgot the ammunition! | | |
|
| @Tpod
Quote:
Correct me if I'm wrong but are you saying because it uses such a small amount of Chip RAM using GoVD is a good way of saving some Chip RAM compared to a program opening it's own public screen!? |
Yes. When you open a public screen, you've got a new bitmap allocation, which needs bitplanes for. As long as that screen is open, that chip ram is allocated.
It's not just chip ram. If you are on an RTG system, your VRAM may be allocated in a similar way. Generally, RTG may swap your hidden public screen back into fast memory of there's memory pressure. You would notice this as it taking longer to switch to it.
With a virtual desktop like this you are just displaying and hiding sets of windows. Depending on how those windows are redrawn (e.g. simple v smart refresh) they may consume additional memory anyway, but that is only increased by having additional public screens on top _________________ Doing stupid things for fun... |
|
Status: Offline |
|
|
Karlos
| |
Re: Virtual Desktops for Workbench 3.2 – GoVD Released Posted on 15-Oct-2024 13:43:17
| | [ #10 ] |
|
|
|
Elite Member |
Joined: 24-Aug-2003 Posts: 4675
From: As-sassin-aaate! As-sassin-aaate! Ooh! We forgot the ammunition! | | |
|
| The exception would perhaps be when your public screen is small and has only 4 colours or something, whereas your workbench has say 64 colours and is bigger. In that case, a smart refresh window would probably need more memory when opened on your workbench than the dedicated public screen since the bitmaps used for buffering hidden bits would take more memory. The exception rather than the rule, I expect. _________________ Doing stupid things for fun... |
|
Status: Offline |
|
|
pixie
| |
Re: Virtual Desktops for Workbench 3.2 – GoVD Released Posted on 15-Oct-2024 19:40:41
| | [ #11 ] |
|
|
|
Elite Member |
Joined: 10-Mar-2003 Posts: 3384
From: Figueira da Foz - Portugal | | |
|
| @amigagr
Quote:
why do you need virtual desktops when you can open as much as you want public screens? or at least as much as your chip ram allows you? |
I wouldn't go that way, but perhaps it would be interesting to keep all under the same UI. That way one would be able to choose any kind of screen be it virtual or a public screen under the same metaphor _________________ Indigo 3D Lounge, my second home. The Illusion of Choice | Am*ga |
|
Status: Offline |
|
|
NutsAboutAmiga
| |
Re: Virtual Desktops for Workbench 3.2 – GoVD Released Posted on 15-Oct-2024 20:24:34
| | [ #12 ] |
|
|
|
Elite Member |
Joined: 9-Jun-2004 Posts: 12936
From: Norway | | |
|
| @alanwall
OS3.9 is an older, and unmaintained version of AmigaOS, (Made by Haage & Partner Computer GmbH, on a license or on behalf of Amiga Inc), as typical with AmigaOS a lot of stuff packed on the CD was contributions, and not created by or owned by the distributor. As result AmigaOS4.0 had to recreated lots of stuff, and as a result OS3.1.4 and OS3.2 contains back ports of part of AmigaOS4.1, there for OS3.2 is more of recreation based on newer code. Hyperion has negotiate with individual contributors of OS3.9, to obtain some of the source code. Last edited by NutsAboutAmiga on 15-Oct-2024 at 08:27 PM. Last edited by NutsAboutAmiga on 15-Oct-2024 at 08:25 PM.
_________________ http://lifeofliveforit.blogspot.no/ Facebook::LiveForIt Software for AmigaOS |
|
Status: Offline |
|
|
Tpod
| |
Re: Virtual Desktops for Workbench 3.2 – GoVD Released Posted on 15-Oct-2024 21:43:06
| | [ #13 ] |
|
|
|
Regular Member |
Joined: 16-Oct-2009 Posts: 183
From: UK | | |
|
| @Karlos
Well I was already impressed, now I know it can save me a bit of Chip RAM on the A2000 & when I eventually get around to installing OS3.2 on the A1200T, it will be good for VRAM too. I was almost certainly going to be giving it a try soon anyway but now it really is a no-brainer. _________________ A1200+Mediator+Voodoo3+040+130mbRAM+0S3.9 A2000+Supra28mhz+9mbRAM+OS3.2.2, CD32 & WinUAE |
|
Status: Offline |
|
|
Tpod
| |
Re: Virtual Desktops for Workbench 3.2 – GoVD Released Posted on 15-Dec-2024 11:34:26
| | [ #14 ] |
|
|
|
Regular Member |
Joined: 16-Oct-2009 Posts: 183
From: UK | | |
|
| I finally got around to installing GoVD (plus donated), & because I've been such a slowcoach Krzysztof has already done some updates so I've installed version 1.3. Works great, nice & simple to install & use. Personally I'm sticking with the 4 screen option, 2 screens is a bit restrictive but 6 or 8 screens is overkill for me (sure it's handy for some people).
I would think it would be of some benefit to pretty much any OS3.2 user. If anyone is still thinking what's the point, I don't need that, why not give the unregistered version a go? I think there's a good chance your be glad you did. Last edited by Tpod on 15-Dec-2024 at 11:37 AM.
_________________ A1200+Mediator+Voodoo3+040+130mbRAM+0S3.9 A2000+Supra28mhz+9mbRAM+OS3.2.2, CD32 & WinUAE |
|
Status: Offline |
|
|
Georg
| |
Re: Virtual Desktops for Workbench 3.2 – GoVD Released Posted on 15-Dec-2024 18:35:49
| | [ #15 ] |
|
|
|
Regular Member |
Joined: 14-May-2003 Posts: 452
From: Unknown | | |
|
| @Tpod
Quote:
OS3.2 dragging windows off screen feature is very useful especially on High Res Screens (miss it big time if I use a 3.1 machine). |
Also possible in 3.1 with PowerWindowsNG (Aminet).
|
|
Status: Offline |
|
|
Tpod
| |
Re: Virtual Desktops for Workbench 3.2 – GoVD Released Posted on 15-Dec-2024 22:37:03
| | [ #16 ] |
|
|
|
Regular Member |
Joined: 16-Oct-2009 Posts: 183
From: UK | | |
|
| @Georg
Good to know something's available for 3.1, for that so thanks; although to be honest I spend very little time on OS3.1 Amigas these days (use 3.2 & 3.9). I have one or two additions to 3.1 myself that I wouldn't be without like ImageMount (mounting ADF's) & ToolsMenu (add Tools to the Tools menu) but no need for those on OS3.2. Will eventually update the 3.1 machines to 3.2 unless by the time I get round to it OS3.3 is out! _________________ A1200+Mediator+Voodoo3+040+130mbRAM+0S3.9 A2000+Supra28mhz+9mbRAM+OS3.2.2, CD32 & WinUAE |
|
Status: Offline |
|
|
roar
| |
Re: Virtual Desktops for Workbench 3.2 – GoVD Released Posted on 17-Dec-2024 6:29:23
| | [ #17 ] |
|
|
|
Member |
Joined: 16-Jun-2018 Posts: 47
From: USA | | |
|
| |
Status: Offline |
|
|
roar
| |
Re: Virtual Desktops for Workbench 3.2 – GoVD Released Posted on 17-Dec-2024 6:30:30
| | [ #18 ] |
|
|
|
Member |
Joined: 16-Jun-2018 Posts: 47
From: USA | | |
|
| @amigagr
Because we can. Stop being such a stick in the mud. |
|
Status: Offline |
|
|
roar
| |
Re: Virtual Desktops for Workbench 3.2 – GoVD Released Posted on 17-Dec-2024 6:33:24
| | [ #19 ] |
|
|
|
Member |
Joined: 16-Jun-2018 Posts: 47
From: USA | | |
|
| |
Status: Offline |
|
|
Karlos
| |
Re: Virtual Desktops for Workbench 3.2 – GoVD Released Posted on 17-Dec-2024 18:09:45
| | [ #20 ] |
|
|
|
Elite Member |
Joined: 24-Aug-2003 Posts: 4675
From: As-sassin-aaate! As-sassin-aaate! Ooh! We forgot the ammunition! | | |
|
| @roar
You're asking the wrong guy, I was RTG'd courtesy of one of the best graphics cards ever made specifically for the Amiga, somewhat prior to the emergence of PCI bus boards.
That said, I suspect that today, more people are using native modes than use RTG. Especially now that we are in a full blown retro afterlife. Last edited by Karlos on 17-Dec-2024 at 07:22 PM.
_________________ Doing stupid things for fun... |
|
Status: Offline |
|
|