Re: MX Fluxbox Screenshots
Posted: Sun Nov 15, 2020 5:20 am
Thanks, ceeslans.
Support for MX and antiX Linux distros
http://www.forum.mxlinux.org/
left-click: shows current weather conditions in popup windowkobaian wrote: Sun Nov 15, 2020 4:30 am The weather application looks great, but the simple wttr.in-widget shows you the forecast for three days (morning, afternoon, evening and night). And on that screenshot there is only current weather, so you can just look through the window to get the same information.So is it really worth registering and installing the dependencies?
Code: Select all
execp_centered = 1
Code: Select all
[submenu] (Refresh)
[exec] (Fluxbox) { fluxbox-remote restart; idesktoggle idesk refresh }
[exec] (tint2) {killall -SIGUSR1 tint2}
[end]
Jerry3904, this is an interesting setup, but raises a question in my mind if this becomes the default config for MX Fluxbox. You have changed out the default Fluxbox toolbar for Tint2. You have added the dock at the top. Are there Fluxbox features that you are still utilizing? I'm not super familiar with Openbox other than the time I spent in Bunsen Labs, but this current incarnation appears more Openbox like than Fluxbox, perhaps because Tint2 is often paired with Openbox. I guess I'm wondering if this is the direction you would like to move the project, would a move to Openbox better fit your long term goals for the project? Just kind of wondering which Window Manager would offer your the most bang for your resource usage, especially if you are moving away from using the Fluxbox built in tools. I haven't done any tests, perhaps Openbox takes more resources out of the box than Fluxbox, that alone might be a good reason to stick with Fluxbox.Jerry3904 wrote: Mon Nov 30, 2020 8:47 pmMissing my beloved vertical panel, so starting to work on a config for a future possible set of default configs for mx-fluxbox (dock is always autohide)