MX-23_fluxbox_alpha2_x64 released for testing

Message
Author
User avatar
dolphin_oracle
Developer
Posts: 22713
Joined: Sun Dec 16, 2007 12:17 pm

Re: MX-23_fluxbox_alpha2_x64 released for testing

#121 Post by dolphin_oracle »

i_ri wrote: Sun May 07, 2023 7:13 pm hello m_pav
idesktool
Have you tried CursorOver: gumby?

The current "Software" icon requests su authentication.

in /.idesktop/Software.lnk change to
Command[0]: ideskrun mxpi-launcher
(?)
nice catch..

fixed.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/

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

Re: MX-23_fluxbox_alpha2_x64 released for testing

#122 Post by Jerry3904 »

Thanks to both.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

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

Re: MX-23_fluxbox_alpha2_x64 released for testing

#123 Post by siamhie »

Melber wrote: Sun May 07, 2023 6:11 pm It never changes regardless what icon theme is set.

@Melber I've installed both the faba and moka icon set and after a logging out and back in my icon changes to a clipboard.

icon.jpg
You do not have the required permissions to view the files attached to this post.
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
i_ri
Posts: 1136
Joined: Tue Jun 30, 2015 12:26 am

Re: MX-23_fluxbox_alpha2_x64 released for testing

#124 Post by i_ri »

hello m_pav
mx-tour
Love that map drawing.
MX-Tour (Fluxbox) has a beautiful page about "App Finder."
The "System Info" page needs of image new QSI 23.02.05.
The mxfl-doc Help button in the Dock is not on the "Get Help" page.


user manual 4.7.9 there is no package <indicator-keylock> in the repository.


i want it; i must install xfce4-power-manager for me
4000kB.

things like screensaver, lock screen, system suspend, display blanking, battery state action etc. are not evident/easy [i need learn something?] in mxfluxbox?
ignore i said, screensaver; it is out. In the past i said, pop squares forever.

mx-conky
Can default be to have Desktop default select "All Desktops?"

historically speaking, fluxbox, what is worth the upgrade?
you can see in siamhie's notes that
Vertical Tabs and Vertical Toolbar improvements

1.3.5 does not do well with Vertical Toolbar; 1.3.7 has Left | Right Toolbar.

User avatar
i_ri
Posts: 1136
Joined: Tue Jun 30, 2015 12:26 am

Re: MX-23_fluxbox_alpha2_x64 released for testing

#125 Post by i_ri »

hello m_pav
gumby
You do not have the required permissions to view the files attached to this post.

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

Re: MX-23_fluxbox_alpha2_x64 released for testing

#126 Post by ceeslans »

Melber wrote: Sun May 07, 2023 5:58 pm Re: Ceeslans' fix to stop notifications disappearing off the bottom of the screen
ceeslans wrote: Fri May 05, 2023 9:22 am - edit systemtray settings:
change padding / background ID / icon-size

Code: Select all

 	# System tray (notification area)
		systray_padding = 6 0 2
		systray_background_id = 8
		systray_sort = ascending
		systray_icon_size = 0
		systray_icon_asb = 100 0 0
		systray_monitor = 1
		systray_name_filter = 
This works, however changing systray_icon_size to zero results in an oversized icon for xfce4-clipman-plugin
systray.png

1. where does the paperclip icon come from?
Is it some sort of symbolic icon hard coded into xfce4-clipman?

2. Anyone have a fix other than systray_icon_size != 0
@Melber: yes there is, in fact siamhie pointed that out earlier (great find @siamhie !)
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: 1435
Joined: Tue Mar 23, 2021 4:19 pm

Re: MX-23_fluxbox_alpha2_x64 released for testing

#127 Post by Melber »

Yep, I'm an idiot, forgot the logout/login requirement to update systray icons.
Still, no matter what the icon theme, the clipman icon remains oversized compared to the other systray icons.

siamhie wrote: Fri May 05, 2023 9:55 am I found an easier way when testing MX21-fluxbox. Open the tint2 settings and click on 'Edit the selected theme'. Select panel on the left and scroll to the bottom. Change the option for Maximized windows to "Match the hidden panel size" and save.
Is it this setting?

Code: Select all

# System tray (notification area)
...
strut_policy = follow_size/minimum/none

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

Re: MX-23_fluxbox_alpha2_x64 released for testing

#128 Post by Jerry3904 »

That icon size doesn't seem to happen to all themes. In simpleclean (my personal favorite) this is the systray code:

Code: Select all

# System tray (notification area)
systray_padding = 4 2 3
systray_background_id = 0
systray_sort = right2left
systray_icon_size = 24
systray_icon_asb = 100 0 0
systray_monitor = primary
systray_name_filter = 
and I get the attached result. Maybe the diff is the resolution on my laptop...
You do not have the required permissions to view the files attached to this post.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

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

Re: MX-23_fluxbox_alpha2_x64 released for testing

#129 Post by Jerry3904 »

@Melber @ceeslans @kobaian I am not a fan of the default panel's treatment of the taskbar, especially when nothing is open, as one big blob. Take a look at simpleclean, where the subtle gradation (dedicated background) makes it apparent that two workspaces exist without using names (W1, etc.) as I did at the beginning and no longer like. Anybody else else interested in adopting that for tint2?
You do not have the required permissions to view the files attached to this post.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

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

Re: MX-23_fluxbox_alpha2_x64 released for testing

#130 Post by Melber »

Jerry3904 wrote: Mon May 08, 2023 5:11 am That icon size doesn't seem to happen to all themes. In simpleclean (my personal favorite) this is the systray code:

Code: Select all

# System tray (notification area)
systray_padding = 4 2 3
systray_background_id = 0
systray_sort = right2left
systray_icon_size = 24
systray_icon_asb = 100 0 0
systray_monitor = primary
systray_name_filter = 
and I get the attached result. Maybe the diff is the resolution on my laptop...

Code: Select all

systray_icon_size = 24
Default simpleclean has panel_size = 67% 38
Do the wifi and volume tooltips appear on screen or disappear off the bottom? Maybe the width % in panel_size also has an influence somehow.
will look into it...

Post Reply

Return to “General”