2025.12.27.1 Release #230

Merged
budRich merged 25 commits from next into master 2025-12-27 15:34:59 +00:00
budRich commented 2025-12-27 15:34:31 +00:00 (Migrated from github.com)

i3fyra --mono

Monocle mode toggle. If used on i3fyra workspace
will make currently focused fyra container the only visible.
If it already is the only visible, this command will show
the other containers. This includes some smart logic, so
it remembers which windows where hidden, so toggling back and forth
works smooth.

If window is not on i3fyra workspace, this command will toggle fullscreen.
(#225 @1ntronaut )

i3fyra --rotate family|sibling

swaps place of families or siblings with one command.
To achieve this before you needed to first hide the target
then show it on the opposite direction (that still works btw)

i3fyra --orientation

Now supports toggle argument
(#218 @1ntronaut )

i3king GLOBAL/DEFAULT rules without a criteria

was never parsed. big thanks to @TimRegeant && @1ntronaut
for reporting and helping out with this (#214)

Don't trigger i3king rules on float toggle on non-i3fyra workspace

i3ass command now includes i3run, i3term, i3menu and dmenu

(#218 @1ntronaut )

## i3fyra --mono Monocle mode toggle. If used on i3fyra workspace will make currently focused fyra container the only visible. If it already is the only visible, this command will show the other containers. This includes some smart logic, so it remembers which windows where hidden, so toggling back and forth works smooth. If window is not on i3fyra workspace, this command will toggle fullscreen. (#225 @1ntronaut ) ## i3fyra --rotate family|sibling swaps place of families or siblings with one command. To achieve this before you needed to first hide the target then show it on the opposite direction (that still works btw) ## i3fyra --orientation Now supports `toggle` argument (#218 @1ntronaut ) ## i3king GLOBAL/DEFAULT rules without a criteria was never parsed. big thanks to @TimRegeant && @1ntronaut for reporting and helping out with this (#214) ## Don't trigger i3king rules on float toggle on non-i3fyra workspace ## i3ass command now includes i3run, i3term, i3menu and dmenu (#218 @1ntronaut )
Sign in to join this conversation.
No description provided.