MochiMoppel wrote: Thu Sep 23, 2021 2:22 am
No, it wasn't mentioned, and that's what surprised me because @geo_c came so close when he used the Display menu
Actually, I have used the save directory settings function from the display menu, but then when I change directories in one of my 'permanent' windows, I find I accidentally mess up my finely tuned preset dimensions. So I ditched that approach.
And now I have about 8 window scripts going. I have an initial launch script for dual monitors, one for single monitor, and to both of those I added the lines wmctrl -b add,sticky on the 'panel strips' in addition to moving xfe and libre to desktop 2 with wmctrl -t 1 so that when I'm using a single monitor I can switch from a 'rox manager desktop' to a 'browse/file view desktop.'
Then I have two scripts to re-set the four ROX windows should I move them or re-size them while working, one for single monitor, and one for dual monitor, which reset the dimensions of the open ROX windows.
And I have two scripts to size and place all the application windows that I normally use. I set the application windows in productive positions and add the placement settings to a script called pwinset, which will size and place my daily apps like notecase, sylpheed, gimp, musescore, ungoogled chromium, libre, xfe, geany, and quiteRSS. I can just keep adding the applications as I go. I run the script from either of the 'panel strips' whenever I need to size and place the applications I'm working in at the time, and of course the script has all of my daily applications included, but only acts on the currently open ones.
Lastly, I have two scripts for each monitor setup to open LibreWolf at my preferred size and placement, which I think would be nice for all those who complain that LibreWolf doesn't remember window position.
So it keeps getting more elaborate in design, but increasingly simple to use, somewhat elegant I guess. I downloaded the wmctrl manual and that helps whenever I'm ready to incorporate a new setting. I also have the ROX manual on hand, but you know, that gets a little over my head in places.
I really enjoy how you give me 'just enough' information to keep me going, and then provide the solution without spoon feeding me the exact script all the time.