You are not logged in.
Is there a window manager that lets you specify the gemoetery, location, and workspace where all your programs will start at? I am currently experimenting with OpenBox+wmii, and it would be ok if I could start off all my programs in the positions I want them in. Actually, almost any WM would be good if I could do that. I'd like to start maybe my 10 favorite apps when I run startx, then load others manually in to other workspaces.
Offline
.
Last edited by benplaut (2021-06-25 12:25:58)
Offline
.
Last edited by stjepan (2022-09-20 21:44:39)
Offline
Compiz
I have an ATI card in my laptop, I think its driver isnt linux friendly.
Offline
windowmaker with clip used appropriately
Offline
Offline
pekwm and dwm
Offline
I'm already using OpenBox, so this looks like the natural choice - but I did no see where they can specify the gemoetery of the window (other than generalizing). Deveilspie WM lets you specify the X,Y coordinates of each window, but I don't see that in the per-app settings documentation. Does per-apps settings support X,Y location of windows?
Offline
IceWM may be able to.
Take a look at the things you can configure per application here: (this is from the online manual about config files)
http://www.icewm.org/manual/icewm-14.html#winoptions
Offline
save your session in xfce4 will keep it for next login. not when you open the app each time though.
Offline
Apologies - I didn't read your requirements properly. Ignore that suggestion.
Offline
Compiz
How can you get compiz to open up apps on different viewports? I would really like to know.
Offline
.
Last edited by benplaut (2021-06-25 12:25:50)
Offline
I like the way fluxbox handles this.
Offline
evilwm has a really simple method of specifying where apps start.
Offline
I'm using a similar setup with FVWM.
For example I start Thunderbird automatically every time I start X:
Style "Thunderbird-bin" Title, Handles, Borders, StartsOnPage 1 0 0, SkipMapping, FixedSize, Iconifiable
DestroyFunc FvwmThunderbird
AddToFunc FvwmThunderbird
+ I Exec exec thunderbird
+ I Wait Thunderbird-bin
+ I Next (Thunderbird-bin) Maximize grow grow
DestroyFunc InitFunction
AddToFunc InitFunction
+ I Exec exec thunderbirdFVWM maximizes the TB window according to:
# Usable area: EwmhBaseStructs left right top bottom
EwmhBaseStruts 0 0 37 0Meaning don't use the 37 topmost pixels.
Then there's this, for example: http://fvwm.lair.be/viewtopic.php?t=1720
There's been an interesting and useful commit in the FVWM CVS repository today. It introduces a new style of PositionPlacement which merges the CenterPlacement and UnderMousePlacement styles, and allows for placing a window at a known position (like the commands the Move command accepts).
FVWM all the way.
After I found Arch I knew my distro hopping had ended. After I found FVWM I knew I would never look to another WM (or DE).
Offline
"After I found Arch I knew my distro hopping had ended. After I found FVWM I knew I would never look to another WM (or DE)."
Do you use FVWM, FVWM2, or FVWM95? Or maybe there are others? I always heard it was good, but it was butt ugly when I installed it, lol.
Offline
Enlightenment (16 and 17 ) support remember window settings if u want just by click ing the window deco menu and [remember...].
Are u listening?
Offline
E17 and 16 both do this. Very easy to set up, that and the mouse pointer focus is the main reason why i won't leave E17 for KDE.
Offline
Do you use FVWM, FVWM2, or FVWM95? Or maybe there are others?
I guess (and I could be wrong, I often am) FVWM pretty much means FVWM2 today. Some years ago things were different, as FVWM 1.x versions were still in use, but today FVWM2 (=versions of 2.x) is the obvious choice for most people, as FVWM1 is missing many of the fine features of the newer releases. To be exact one should use the "unstable" 2.5.x versions as compared to them the stable 2.4.x is lacking (not that 2.5.x is actually unstable, steady as a rock if you ask me, and fast as a lightning).
This is what is said in the FAQ at fvwm.org:
Note, starting from 2.5.1, the executable fvwm2 became fvwm again.
Also, starting from 2.5.11, the default config file is either
personal ~/.fvwm/config or system wide $datadir/fvwm/config.
So, we completely returned to the "fvwm" name.
FVWM95 is pretty much the same as FVWM(2) scripted to look like Windows95. They have added some win95-looking widgets and stuff, but what little I remember of using FVWM95, I'd say that essentially FVWM95 is FVWM scripted in certain way. And this whole scripting thing is in the very essence of FVWM. Take's a little while to get used to it, but after you've done scripting you've got everything working exactly the way you want it to. In fact FVWM can be made to look like almost any other existing window manager (excluding the 3D-behaviour of Beryl and the like).
I always heard it was good, but it was butt ugly when I installed it, lol.
Well, true.
The default configurations of FVWM don't do it justice, at least when speaking of eye-candy.
Take a look at http://fvwm-crystal.org/screenshots.html
There are some examples of what FVWM can be made to look like. But I don't dare to say that the possibilities configuring FVWM are almost endless (well, I'm talking about WMs here, so it won't do your dishes or walk your dog... though I wouldn't be that surprised if it did).
On the other hand FVWM has this odd effect on some users... for example it has shifted my perception of a beautiful manager. I used to be an eye-candy-hogger like anyone, but as I've been using FVWM I've noticed that my concentration has moved from beautiful looking to beautifylly functioning. My desktop configuration would be considered butt ugly by most, but I just love it. It isn't beautiful on the outside but in the inside. It works, it's functional.
But I don't know if FVWM is suited for everyone. It could be that one would actually feel the need for things that FVWM offers before they're ready to jump in. I know you should at least try it, because my love
for FVWM started from where you were standing when you started this topic (+ I had been disappointed in every other WM I had tested).
This is some good reading for anyone interested in FVWM.
And this to get actually started.
Last edited by peabrain (2007-07-20 10:03:16)
Offline
Have you tried feeding the apps command line options to set their positions? If your window manager respects those, that may be simplest.
Offline
Kde also can do that , just click the icon at the lef tof the title bar of a window and choose advanced > special window settings.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Offline