command-line : -x -y -width -height : allow screen %

Have a suggestion for "Everything"? Please post it here.
Post Reply
meteorquake
Posts: 383
Joined: Thu Dec 15, 2016 9:44 pm

command-line : -x -y -width -height : allow screen %

Post by meteorquake »

Noticing the command line -x -y -width -height I see they are in screen pixels (I tried %).
* I think it's probably most useful if these could also be given as screen % (e.g. 50%) then it would be trivial to have a bat file that launches several Everything windows in the right juxtapositions. I don't think they need to be dynamic in handling monitor resizes after the launch (unless someone asks!).
* I wonder if launching with these four values should assume -no-maximize unless -maximize is given, as you'd usually want to start with them applied.
* Possibly have -maximise etc as synonyms for -maximize etc - (I usually use -ise spellings for words rather than -ize and am liable to type the wrong spelling first go).
d
void
Developer
Posts: 15352
Joined: Fri Oct 16, 2009 11:31 pm

Re: command-line : -x -y -width -height : allow screen %

Post by void »

I will consider support for % with the window position command line options.

I will consider -ise aliases.

Thank you for the suggestions.
Post Reply