Skip to content

Releases: budlabs/i3ass

DISENCHANT THOSE FLOATERS

05 Sep 09:01
fec68ac
Compare
Choose a tag to compare

prevent i3fyra_ws variable getting set when making
a tiled window floating with --float.

IF IF IS IF WHEN ELIF DO BREAK

04 Sep 18:02
743d877
Compare
Choose a tag to compare

I introduced a typo in the previous update that broke i3fyra (if should have been elif)

MOVING IN STEREO

04 Sep 10:51
6857da3
Compare
Choose a tag to compare

Fixed issue where moving tiled windows on the
i3fyra workspace that wasn't part of the layout
(ABCD), didn't work.

FLOATING IN FOCUS

01 Sep 16:04
ba71e79
Compare
Choose a tag to compare

Corrected a typo in i3viswiz that prevented focus
switching with floating windows to work properly.

AMOEBIOUS FYRA FIX

28 Aug 21:07
3ef5fb2
Compare
Choose a tag to compare

Fixes two issues related to i3fyra.
There where some issues recognising the i3fyra workspace if the workspace had escaped double quotes.
When a new container (A|B|C|D) was created by moving a window from an already existing container. the new container was not marked and placed correctly. Its fixed now.

FIFO IN THE VOID

28 Aug 14:25
Compare
Choose a tag to compare

Discovered that in rare cases a fifo could be left from i3Kornhe when the i3session terminates.
This caused i3Kornhe to not work on the next start, and this should be fixed now.

WIZFREEZE

27 Aug 19:42
caa732f
Compare
Choose a tag to compare

Fixes an issue that made i3viswiz to get stuck and not working if there was no mark on the rootcontainer.

GRACEFULLY...

25 Aug 19:43
4fd1900
Compare
Choose a tag to compare

i3Kornhe bugfix patch applied. resizing tiled windows should now work fine.

SMOOTHER MOVER

25 Aug 13:10
573d419
Compare
Choose a tag to compare

ee4ede91-0593-11ec-bcd0-fb4a9477c2ed

i3Kornhe

Reworked the script to now use a FIFO, which made
moving and resizing a lot more responsive with no
lag and much less stuttering.

i3viswiz

Added debug vars for active window geometry (ax,ay,aw,ah).
And active workspace geometry (sx,sy,sw,sh)

i3king

new options: --conid, --print-commands.
--conid CONID will match a single window against the
rules and exit. --print-commands will print the commands
instead of executing them.

ON_CLOSE directive added. Rules prefixed like this
will get triggered when windows are closed.

i3run

Commands can now be entered after --.

# old way
i3run --instance sublime_text --command 'subl && notify-send "sublime is started"'

# new way
i3run --instance sublime_text -- subl "&&" notify-send "sublime is started"

Fixed issue where windows had the wrong floating
state when being sent across workspaces (#99).

i3list

Added ABW and TBW keys to output, with active/target
windows border width.

Fixed issue where wrong workspace ID was reported
on empty workspaces. Also if workspace is empty
now container/window info will NOT get printed.

i3fyra

When using --float to toggle a floating window
to be tiled, we check if i3king is running and
if the window matches any of the rules. If a rule
matches the corresponding command is executed instead
of just making the window tiled.

i3menu

Added --list-directory DIRECTORY option.
It is a shortcut to make a menu listing the filenames
in DIRECTORY and printing the full path to stdout.

i3get

fixed issue where --synk option caused
the script to halt until a window event occured.

A NEW RESTART

06 Aug 16:19
50b3b27
Compare
Choose a tag to compare

TKO

i3king

Changed the resart behaviour. So i3king will now
try to restart whenever the IPC socket is broken,
which happens on f.i. i3 crashes.

New commandline option: --no-apply, if set i3king
will not automatically try to apply rules when it
restarts.

This update was caught on tape, and can be seen at youtube:
i3wm RED BOX OF DEATH ... DEFEATED!!!! TKO