Skip to content

Releases: maxwax/position

position-1.4.1

09 Aug 20:53

Choose a tag to compare

Updating version number in script only.

position-1.4.0

04 Apr 23:41

Choose a tag to compare

Added parameter handling, a debug message function, and allow a CLI parameter to decide what window positioning rules will be used.

position-1.3.1

11 Jan 02:23

Choose a tag to compare

Error out if we can't find a monitor-config rule based on H x V or just H resolutions. Fixes a case where the script just hands when a monitor-config is not found.

position-1.3.0

11 Jan 02:03

Choose a tag to compare

When a monitor-config rule matching the current display's horizontalXvertical resolution cannot be found, recheck for a rule that matchtes the horizontal with a vertical resolution of 'x9999'. This allows the script to find a monitor-config rule based on a unique two or three monitor horizontal resolution. Without this the OS may sometimes adjust the reported vertical resolution in response to ?? display position changes ?? and break exact horizontal x vertical monitor-config rules.

v.1.2.1: Bug fix to allow default resolution based window positioning

04 Dec 17:34

Choose a tag to compare

This re-enables the default behavior of applying positioning rules based on screen resolution. This broke recently when I added the ability to use CLI parameters for special-rules-id positioning.

v1.2.0: Apply rules based on parameters from command line

03 Dec 16:31

Choose a tag to compare

This release allows you to provide a command line parameter of a rule name and have any rules matching that name applied.
The screen resolution is ignored.
This allows ad-hoc positioning of windows based on activity such as windows related to study, work, gaming, etc.

position-1.1.1

21 Jan 00:40

Choose a tag to compare

Ignore commented out rules when positioning windows.

position-1.1.0

10 Jan 23:10

Choose a tag to compare

This release renames the work.desktop shortcut as position.desktop for a more generic initial installation.
The syntax function usage reports the version and version date values for the program.

position-1.0.0

29 Dec 04:41

Choose a tag to compare

Base 1.0.0 release uses .position.conf instead of the older .position-config naming for config file.

position-0.1.0

24 Dec 09:26

Choose a tag to compare

First github release.