MX Fluxbox Screenshots

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
User avatar
siamhie
Global Moderator
Posts: 3216
Joined: Fri Aug 20, 2021 5:45 pm

Re: MX Fluxbox Screenshots

#431 Post by siamhie »

In keeping with my Halloween themed desktop, I copied debian-dark from /usr/share/fluxbox/styles to my fluxbox styles folder and edited it to have all active window titlebars, menu titles and selections to orange and saved it as debian-orange so that I can switch back and forth between dark and orange.


Image
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: 1070
Joined: Tue Jun 30, 2015 12:26 am

Re: MX Fluxbox Screenshots

#432 Post by i_ri »

hello siamhie
Thank You muchly for posting the screenshots
and for your involvement with mx.
With focus on color: that is outstanding colors!
seasonally fun too. for the haunting.
rootmenu grabbed my attention. questions about menu:
The All Apps menu: Settings submenu and after is non-standard full_menu; do You maintain rewrite that after every upgrade?
Do you key shortcut for "Run"ner?
I keep a similar custommenu all apps that requires maintenance, but it is an additional app-menu secondary to the standard full_menu that self-updates with upgrade.

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

Re: MX Fluxbox Screenshots

#433 Post by siamhie »

i_ri wrote: Wed Oct 27, 2021 4:05 pm hello siamhie
Thank You muchly for posting the screenshots
and for your involvement with mx.
With focus on color: that is outstanding colors!
seasonally fun too. for the haunting.
rootmenu grabbed my attention. questions about menu:
The All Apps menu: Settings submenu and after is non-standard full_menu; do You maintain rewrite that after every upgrade?
Do you key shortcut for "Run"ner?
I keep a similar custommenu all apps that requires maintenance, but it is an additional app-menu secondary to the standard full_menu that self-updates with upgrade.
Thanks. I'm looking forward to creating a Christmas themed desktop next. As far as full_menu goes, what I did is open full_menu in Featherpad and saved it as all_apps within the submenus folder and edited it to my liking. full_menu still resides in the submenus folder so whenever updates gets pushed, full_menu gets updated as usual but my all_apps file doesn't get touched. My all_apps menu is launched from the main menu instead of the full_menu that's installed.

Code: Select all

#the default versions of the submenus are located in /usr/share/mxflux/menu

[begin] (Fluxbox)
		[submenu] (All Apps)
            [include] (~/.fluxbox/submenus/all_apps)
   [end]
	[submenu] (Recent files) 
			[include] (~/.fluxbox/submenus/recent_files_menu)
			[separator]
			[exec] (Update list) {mxfb-recent-files}
		[end]
		[submenu] (Emby Server) 
			[exec] (Start) {systemctl start emby-server.service}
			[exec] (Stop)  {systemctl stop emby-server.service}
		[end]
As far as my run command goes, I edited the rofi file (.config/rofi/config.rasi) to look like this. Thanks to @Jerry3904 instructions on the web site.

Code: Select all

configuration {

	modi: "drun,calc:qalc,window,run";
	width: 25;
	show-icons: true;
	icon-theme: "papirus";
	lines: 20;
	fake-transparency: true;
	sidebar-mode: true;
	
}


@import "/usr/share/rofi/themes/glue_pro_blue.rasi"
and I end up with this when I launch rofi from the main menu.
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: 1070
Joined: Tue Jun 30, 2015 12:26 am

Re: MX Fluxbox Screenshots

#434 Post by i_ri »

Ah Yes aha. rofi run,drun runner.
Very nice siamhie.

This fly-out menu

Code: Select all

[submenu] (All Apps)
[include] (~/.fluxbox/submenus/all_apps)
[end]
equals one-way ticket to menu.

Code: Select all

[CustomMenu] (All Apps) {~/.fluxbox/submenus/all_apps}
Make a small fly-out between fly-out menu.

Code: Select all

[submenu] (A All Apps) {A}
[submenu] () {A Apps}
[include] (~/.fluxbox/submenus/all_apps)
[end]
[end]

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

Re: MX Fluxbox Screenshots

#435 Post by siamhie »

i_ri wrote: Wed Oct 27, 2021 10:01 pm Ah Yes aha. rofi run,drun runner.
Very nice siamhie.

This fly-out menu

Code: Select all

[submenu] (All Apps)
[include] (~/.fluxbox/submenus/all_apps)
[end]
equals one-way ticket to menu.

Code: Select all

[CustomMenu] (All Apps) {~/.fluxbox/submenus/all_apps}
Make a small fly-out between fly-out menu.

Code: Select all

[submenu] (A All Apps) {A}
[submenu] () {A Apps}
[include] (~/.fluxbox/submenus/all_apps)
[end]
[end]
@i_ri

Code: Select all

[submenu] () {A Apps}
So fill in the empty parenthesis with ~/.fluxbox/submenus/full_menu?
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: 1070
Joined: Tue Jun 30, 2015 12:26 am

Re: MX Fluxbox Screenshots

#436 Post by i_ri »

the referenced empty parenthensis is text label (name) of fly-out item on the A submenu. I said small, so (name) is blank; it can be an <icon> shown, is left blank in this example. size of intermediate fly-out is determined by length of longer text line in {} and () text name. name it z for keyboard shortcut z,+Enter to keyboard select menu z. example.
type siamhie inside those paren to see what happens. safely.
And. Why?
on the application launcher menu it is a menu button can be dragged off the menu to sit anywhere on the Desktop where you want an applications button. make a menu into one button.

on menu that has a huge fly-out menu (like System, style) it will be a tiny pop-out on rollover instead of the huge fly-out that is sometimes huge in-the-way. no need to have alarming huge pop-out on hover-rollover having instead mini fly-out buffer.

Put launch screenshot throughout your menu and each submenu everywhere do launch screenshot, capture, screencapture, quickshot, screenshooter, screenshot, screenshot, screenshot, screenshot

Rodney
Posts: 16
Joined: Fri Sep 24, 2021 4:17 am

Re: MX Fluxbox Screenshots

#437 Post by Rodney »

My Halloween Desktop

Image
You do not have the required permissions to view the files attached to this post.

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

Re: MX Fluxbox Screenshots

#438 Post by Jerry3904 »

Fun colors!
Production: 5.10, 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: 3216
Joined: Fri Aug 20, 2021 5:45 pm

Re: MX Fluxbox Screenshots

#439 Post by siamhie »

i_ri wrote: Wed Oct 27, 2021 11:15 pm the referenced empty parenthensis is text label (name) of fly-out item on the A submenu. I said small, so (name) is blank; it can be an <icon> shown, is left blank in this example. size of intermediate fly-out is determined by length of longer text line in {} and () text name. name it z for keyboard shortcut z,+Enter to keyboard select menu z. example.
type siamhie inside those paren to see what happens. safely.
And. Why?
on the application launcher menu it is a menu button can be dragged off the menu to sit anywhere on the Desktop where you want an applications button. make a menu into one button.

on menu that has a huge fly-out menu (like System, style) it will be a tiny pop-out on rollover instead of the huge fly-out that is sometimes huge in-the-way. no need to have alarming huge pop-out on hover-rollover having instead mini fly-out buffer.

Put launch screenshot throughout your menu and each submenu everywhere do launch screenshot, capture, screencapture, quickshot, screenshooter, screenshot, screenshot, screenshot, screenshot
So it's custom menu buttons that sit on the desktop instead of using the root menu?
on menu that has a huge fly-out menu (like System, style) it will be a tiny pop-out on rollover instead of the huge fly-out
speaking of fat submenus, I trimmed system down by creating an mx tools submenu instead. :happy:


Image
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
Eadwine Rose
Administrator
Posts: 14431
Joined: Wed Jul 12, 2006 2:10 am

Re: MX Fluxbox Screenshots

#440 Post by Eadwine Rose »

Who cares about fat submenus, I wants that kitty in the moon! ;)

@siamhie Where did you find that? :happy:
MX-23.6_x64 July 31 2023 * 6.1.0-34amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.216.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

Post Reply

Return to “MX Fluxbox Official Release”