I like Rox's Iconified Windows

Issues and / or general discussion relating to Puppy

Moderator: Forum moderators

Post Reply
geo_c
Posts: 2879
Joined: Fri Jul 31, 2020 3:37 am
Has thanked: 2200 times
Been thanked: 875 times

I like Rox's Iconified Windows

Post by geo_c »

I'm going to sheepishly admit here, that after all these 15 or so years of using Rox and JWM, I only now decided to try the 'iconified windows' option in Rox :D

I like it!

That is all.

geo_c
Old School Hipster, and Such

User avatar
Jasper
Posts: 2067
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 854 times
Been thanked: 480 times

Re: Iconified Windows

Post by Jasper »

@geo_c

HI there

I see the option available in Rox, what does it actually do?
Can you show me an example?
Why did you need to try this after so many years?

Just curious

geo_c
Posts: 2879
Joined: Fri Jul 31, 2020 3:37 am
Has thanked: 2200 times
Been thanked: 875 times

Re: Iconified Windows

Post by geo_c »

Jasper wrote: Thu Nov 17, 2022 6:53 am

@geo_c

HI there

I see the option available in Rox, what does it actually do?
Can you show me an example?
Why did you need to try this after so many years?

Just curious

Well, I'm in KLV at the moment, which is Xfce and doesn't seem to have this option working (I tried it), but all it does is place an icon on the desktop when you minimize a window, so that instead of clicking on the taskbar or using keystrokes to open it back up, you simply click on the icon. You can still use all the other methods like the taskbar, it just adds this addtional icon to the desktop.

I didn't really need to use it, but I got curious and tried it. It's easy to have a lot of windows open and move back and forth between them. Once I boot back into a JWM desktop I'll take a screen shot.

Xfce has a similar option. It rolls the window up into just a title bar, which takes a lot more real estate. It looks like this:

Image

Last edited by geo_c on Fri Nov 18, 2022 2:32 pm, edited 1 time in total.

geo_c
Old School Hipster, and Such

User avatar
Jasper
Posts: 2067
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 854 times
Been thanked: 480 times

Re: Iconified Windows

Post by Jasper »

Thanks for explaining and providing the screenshot :thumbup2:

On my JWM desktop it doesn't look as good :lol: but it's useful :thumbup:

geo_c
Posts: 2879
Joined: Fri Jul 31, 2020 3:37 am
Has thanked: 2200 times
Been thanked: 875 times

Re: Iconified Windows

Post by geo_c »

Jasper wrote: Thu Nov 17, 2022 6:13 pm

Thanks for explaining and providing the screenshot :thumbup2:
On my JWM desktop it doesn't look as good :lol: but it's useful :thumbup:

Well the above was KLV w/Xfce, so here's one on my jackalpup install using jwm. Iconified Rox, Xfe, and LibreWolf windows....

Image

geo_c
Old School Hipster, and Such

User avatar
Jasper
Posts: 2067
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 854 times
Been thanked: 480 times

Re: I like Rox's Iconified Windows

Post by Jasper »

@geo_c

Thanks again!

BTW the desktop looks cool. I realised I am not that adventurous after all :lol:

I see that the iconified windows also are pinned to the top left hand of the screen too.

Is this the default behaviour?

The only reason I ask as it would interfere with Conky or Pwidgets if installed.

User avatar
Trapster
Posts: 180
Joined: Sat Aug 01, 2020 7:44 pm
Has thanked: 1 time
Been thanked: 50 times

Re: I like Rox's Iconified Windows

Post by Trapster »

The options in Rox have Top-right, Top-left, Bottom-right, Bottom-left
It also has Vertical or Horizontal options.
It even has options for Top, Bottom, Left, Right margins!

I can see this being useful for desktops without taskbars.

geo_c
Posts: 2879
Joined: Fri Jul 31, 2020 3:37 am
Has thanked: 2200 times
Been thanked: 875 times

Re: I like Rox's Iconified Windows

Post by geo_c »

Jasper wrote: Fri Nov 18, 2022 7:24 am

@geo_c
I see that the iconified windows also are pinned to the top left hand of the screen too.
Is this the default behaviour?

The only reason I ask as it would interfere with Conky or Pwidgets if installed.

There is an option in Rox to choose where to put the icons, the ones on the left on my desktop are drive icons. I have conky all set up but don't use it much these days. I always have a terminal window open and I'll often run htop or btop.

geo_c
Old School Hipster, and Such

User avatar
rockedge
Site Admin
Posts: 6539
Joined: Mon Dec 02, 2019 1:38 am
Location: Connecticut,U.S.A.
Has thanked: 2748 times
Been thanked: 2620 times
Contact:

Re: I like Rox's Iconified Windows

Post by rockedge »

I can see this being useful for desktops without taskbars.

Yes. This feature is useful when Rox is acting as the desktop with a very basic window manager. More so than JWM.

When making KLV-Boxer which is a KLV using a JWM + Rox desktop, the icon's are enabled by default during the build in the Rox options which I disable manually later to use the JWM tray instead.

User avatar
mikewalsh
Moderator
Posts: 6155
Joined: Tue Dec 03, 2019 1:40 pm
Location: King's Lynn, UK
Has thanked: 793 times
Been thanked: 1979 times

Re: I like Rox's Iconified Windows

Post by mikewalsh »

@geo_c :-

I believe Rox (or is it JWM?) calls this action "shade/unshade". It can be achieved by placing your cursor on the title bar and merely using the scroll wheel.....

Mike. ;)

williams2
Posts: 1062
Joined: Sat Jul 25, 2020 5:45 pm
Been thanked: 305 times

Re: I like Rox's Iconified Windows

Post by williams2 »

Rox (or is it JWM?) calls this action "shade/unshade"

It is JWM, or whatever window manager you are using,

Really, it is worth while to start X with no WM just to see what it does.

Kill X by pressing ctrl+alt+backspace
restart X by typing xwin urxvt

This starts X with no WM.
(actually urxvt is acting as the WM but it does nothing that a WM would do)

You can run programs by typing in the urxvt terminal window.
You can stop many programs that were started in the terminal by typing ctrl+C in the terminal.

You can start a WM by typing jwm in the terminal.

Typing an ampersand character & at the end of the line runs the program in the back ground, so you can still type in the urxvt window.

The WM (like jwm) creates the menu, the title bar, the maximize/minimize/close buttons, and allows you to move and resize and minimize and maximize windows.

You can get jwm back by pressing ctrl+alt+backspace (or exit the terminal window)
then typing xwin jwm

You can see what rox does by typing in a terminal
killall ROX-Filer

Rox creates desktop wallpaper (pinboard) and the clickable icons on the desktop

You can get the desktop (pinboard) back again by typing
rox -p /root/Choices/ROX-Filer/PuppyPin

Post Reply

Return to “Users”