Releases: TyberiusPrime/i3-instant-layout
Releases · TyberiusPrime/i3-instant-layout
python 3.12 compatibility
This release should fix the install under python 3.12
--notifications with notify-send
If you want a visual confirmation of the layout you chose,
pass --notification to i3-instant-layout.
OpenBSD compability
This incoperates the suggested fix for #10, allowing use on OpenBSD (or with other xdotool versions that do not support an 'empty' regex.
Active Window is Main Window
This release changes the ordering of windows to
be more sensible - your active window now becomes your main window in whatever layout you choose,
allowing you to seamlessly go between layouts.
trigger pypi release for tabbed layout
see 0.1.7
Tabbed layout, minimum i3ipc version
BugFix: Crash in i3 with unused swallow windows
This release works around an issue with i3 ( see i3/i3#4185 )
Introduce MainCenter / vmv layout.
This adds a layout with the main window centered.
Github -> pypi workflow
No functional changes, just getting the workflow to work.