MX fluxbox When MInimise all windows done by Alt+D, it hides Taskbar too  [Solved]

Help for MX Fluxbox
When asking for help, use Quick System Info from MX Tools. It will be properly formatted using the following steps.
1. Click on Quick System Info in MX Tools
2. Right click in your post and paste.
Message
Author
Sree
Posts: 48
Joined: Mon Dec 04, 2023 10:03 am

Re: MX fluxbox When MInimise all windows done by Alt+D, it hides Taskbar too

#11 Post by Sree »

Sree wrote: Sun Dec 10, 2023 2:58 pm
ceeslans wrote: Sun Dec 10, 2023 2:45 pm There's a really easy fix for this.
It worked !! Thanks , 'T' of Tint2 to be capital

User avatar
ceeslans
Posts: 866
Joined: Sun Apr 14, 2019 3:48 am

Re: MX fluxbox When MInimise all windows done by Alt+D, it hides Taskbar too

#12 Post by ceeslans »

Sree wrote: Sun Dec 10, 2023 3:03 pm
Sree wrote: Sun Dec 10, 2023 2:58 pm
ceeslans wrote: Sun Dec 10, 2023 2:45 pm There's a really easy fix for this.
It worked !! Thanks , 'T' of Tint2 to be capital
:shakehands:
Sony Vaio VPCF23P (2011), Intel Core i7-2670, 6gb RAM, 240gb SSD, MX-Linux 23 based Fluxbox v/1.3.7+
Lenovo Thinkpad L560 (2016), Intel Core i5-6200, 16gb RAM, 240gb SSD, Devuan Daedalus based Fluxbox v/1.3.7+

User avatar
Melber
Developer
Posts: 1465
Joined: Tue Mar 23, 2021 4:19 pm

Re: MX fluxbox When MInimise all windows done by Alt+D, it hides Taskbar too

#13 Post by Melber »

Code: Select all

[app] (class=Tint2)
  [Layer] {12}
[end]

Code: Select all

[app] (class=Conky)
  [Layer]	{12}
[end]
@ceeslans is on fire today!

@Jerry3904 Any reason not to put these in the default apps file?

User avatar
Jerry3904
Administrator
Posts: 23584
Joined: Wed Jul 19, 2006 6:13 am

Re: MX fluxbox When MInimise all windows done by Alt+D, it hides Taskbar too

#14 Post by Jerry3904 »

I guess, need to give it a try first.

Kudos to @ceeslans !
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: MX-25 Fluxbox, ThinkPad X1 Carbon gen 9 with i7
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
siamhie
Global Moderator
Posts: 3809
Joined: Fri Aug 20, 2021 5:45 pm

Re: MX fluxbox When MInimise all windows done by Alt+D, it hides Taskbar too

#15 Post by siamhie »

Melber wrote: Sun Dec 10, 2023 4:21 pm

Code: Select all

[app] (class=Tint2)
  [Layer] {12}
[end]

Code: Select all

[app] (class=Conky)
  [Layer]	{12}
[end]
@ceeslans is on fire today!

@Jerry3904 Any reason not to put these in the default apps file?

Can confirm the Tint2 entry works. Toolbar remains on the desktop when Mod1 d :ShowDesktop is used.


As far as the conky goes, I tweak all my conky's to own_window_type = 'desktop',

Code: Select all

own_window_type

if own_window is yes, you may specify type normal, desktop, dock, panel, utility or override. 
Desktop windows are special windows that have no window decorations; are always visible 
on your desktop; do not appear in your pager or taskbar; and are sticky across all workspaces. 
Utility windows are like desktop windows, except they appear above everything else rather 
than below. Panel windows reserve space along a desktop edge, just like panels and taskbars, 
preventing maximized windows from overlapping them. The edge is chosen based on the 
alignment option. Override windows are not under the control of the window manager. 
Hints are ignored. This type of window can be useful for certain situations.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

User avatar
ceeslans
Posts: 866
Joined: Sun Apr 14, 2019 3:48 am

Re: MX fluxbox When MInimise all windows done by Alt+D, it hides Taskbar too

#16 Post by ceeslans »

siamhie wrote: Sun Dec 10, 2023 11:35 pm ...
As far as the conky goes, I tweak all my conky's to own_window_type = 'desktop',

Code: Select all

own_window_type

if own_window is yes, you may specify type normal, desktop, dock, panel, utility or override. 
Desktop windows are special windows that have no window decorations; are always visible 
on your desktop; do not appear in your pager or taskbar; and are sticky across all workspaces. 
Utility windows are like desktop windows, except they appear above everything else rather 
than below. Panel windows reserve space along a desktop edge, just like panels and taskbars, 
preventing maximized windows from overlapping them. The edge is chosen based on the 
alignment option. Override windows are not under the control of the window manager. 
Hints are ignored. This type of window can be useful for certain situations.
@siamhie : my conkys too all had a own_window_type = 'desktop' setting - up until about three months ago, when I learned that the 'normal' setting is exactly the same as 'desktop', but with one advantage: it allows rightclicking within the conky area...
You do not have the required permissions to view the files attached to this post.
Sony Vaio VPCF23P (2011), Intel Core i7-2670, 6gb RAM, 240gb SSD, MX-Linux 23 based Fluxbox v/1.3.7+
Lenovo Thinkpad L560 (2016), Intel Core i5-6200, 16gb RAM, 240gb SSD, Devuan Daedalus based Fluxbox v/1.3.7+

User avatar
siamhie
Global Moderator
Posts: 3809
Joined: Fri Aug 20, 2021 5:45 pm

Re: MX fluxbox When MInimise all windows done by Alt+D, it hides Taskbar too

#17 Post by siamhie »

ceeslans wrote: Mon Dec 11, 2023 3:25 am
@siamhie : my conkys too all had a own_window_type = 'desktop' setting - up until about three months ago, when I learned that the 'normal' setting is exactly the same as 'desktop', but with one advantage: it allows rightclicking within the conky area...

I was having problems awhile back with my conky disappearing. When I switched to desktop, it all stopped.
The other option I could use is override which I can still open the root menu within the conky area.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

Sree
Posts: 48
Joined: Mon Dec 04, 2023 10:03 am

Re: MX fluxbox When MInimise all windows done by Alt+D, it hides Taskbar too

#18 Post by Sree »

ceeslans wrote: Sun Dec 10, 2023 3:10 pm It worked !! Thanks , 'T' of Tint2 to be capital
[/quote]

:shakehands:
[/quote]

Hi Can you please explain the theory behind it? Just for academical interest.
How these layers are defined and why is it not closing at number 12?

User avatar
siamhie
Global Moderator
Posts: 3809
Joined: Fri Aug 20, 2021 5:45 pm

Re: MX fluxbox When MInimise all windows done by Alt+D, it hides Taskbar too

#19 Post by siamhie »

Sree wrote: Tue Dec 12, 2023 12:00 pm
How these layers are defined and why is it not closing at number 12?

Open a terminal and type man fluxbox.

Code: Select all

Layers
       fluxbox manages the following layers (from highest to lowest):

       •   Above Dock

       •   Dock

       •   Top

       •   Normal

       •   Bottom

       •   Desktop

Code: Select all

LAYERS
       Layers affect the way that windows will overlap each other on the
       screen. Windows on a higher layer will always appear above those on a
       lower one, whether they are focused or not. Fluxbox uses 13 layers,
       starting from 1 (highest).

       There are two ways to assign a window to a different layer. When the
       window is open, you may select the layer in the ‘Layer ...’ submenu of
       the window menu. The menu gives six choices for the layer, which
       fluxbox manages by name. The names are (from highest to lowest layer):

       •   2 - Above Dock

       •   4 - Dock

       •   6 - Top

       •   8 - Normal

       •   10 - Bottom

       •   12 - Desktop

       The other way to set the layer for a window is through the ‘apps’ file.
       This method is described in fluxbox-apps(5).

This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

Sree
Posts: 48
Joined: Mon Dec 04, 2023 10:03 am

Re: MX fluxbox When MInimise all windows done by Alt+D, it hides Taskbar too

#20 Post by Sree »

Thanks!!

Post Reply

Return to “MX Fluxbox Official Release”