-
GET FUNKED GOT FUNC Stable
released this
2022-05-20 20:40:44 +00:00 | 145 commits to master since this releasefix error in make file, that broke AUR build
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
BUILT TO LAST Stable
released this
2022-05-20 20:07:14 +00:00 | 147 commits to master since this releaseThis release mostly focuses on tidying up build process and documentation.
i3list
NEW KEY:
i3list[SUS]
contains the number of containers matching all criteriai3run
When xdotool is used to rename a window class/instance
the window gets a newcontainer_id, and now that
new id is reported instead of the old.don't use eval when executing commands.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
NATION ROTATION Stable
released this
2022-03-12 12:17:02 +00:00 | 182 commits to master since this releasei3Kornhe
New option:
--oneshotTo bypass the need of
being in/entering sizemode. To illustrate have
a floating window focused and then try:
i3Kornhe move --oneshot 6i3menu
Fixed issue where directory was printed even if
nothing was selected with--list-directory.Minimize the use of eval in the script. Remove
functionality of--fallbackoption.i3get
New commandline option
--print-format. The default
print-format is%v\n:$ i3get --print wtf 1 /dev/pts/7 user_off # ---- $ i3get --print wtf --print-format '[%k] :: %v ' [ws number] :: 1 [title] :: /dev/pts/7 [floating] :: user_off # --- $ read -r ws title float < <(i3get --print wtf --print-format '%v ') $ echo "$float" user_offi3fyra
New option
--orientation vertical|horizontal
rotates the main split.Fixed a bug with virtual positions getting the wrong names.
Added option--clear-virtualsto force clear virtual positions.i3run
New option
--hide. When used target
window will be sent to the scratchpad.i3list
Better support for multiple criteria.
Fixed issue where the wrong workspace was reported
if the workspace was empty.i3viswiz
New option
--scratchpadwill search
visible windows on the scratchpad instead of the
focused workspace. This is probably only usfeful
if there are tabbed or stacked containers on the
scratchpad with multiple windows that shares a property.BREAKING CHANGE
The commandline options:
--title,
--class,--instance,--titleformat,--type,
--winid,--parent,--rolemust be used with
an argument. It used to be possible to not add an
argument (criteria), that made i3viswiz print a
table of the visible windows and the named option
in the last column. It is still possible to achieve
this by using the argument LISTi3viswiz --class LIST * 94144799082304 ws: 1 x: 0 y: 0 w: 1570 h: 413 | URxvt - 94144797396432 ws: 1 x: 0 y: 413 w: 1570 h: 644 | Subl - 94144810244944 ws: 1 x: 1570 y: 0 w: 350 h: 252 | mpv - 94144798588784 ws: 1 x: 1570 y: 252 w: 350 h: 805 | LeafpadThe reason for this change is that it is now possible
to use multiple criterion with i3viswiz.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2021-11-25 21:52:49 +00:00 | 249 commits to master since this releasecomplete re-architecture of the repository.
Everything is here now instead of split to i3ass-dev.
Use make to build the scripts and manpages.
this also adds the dependencylowdown(to make the manpages).There is very little changed in the actual scripts. They do now share some files, most notably
main.awkwhich is used byi3get,i3listandi3viswiz. I believe this will result in more streamlined behavior between the three.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
SCRATCH GOT ID Stable
released this
2021-10-26 19:35:46 +00:00 | 256 commits to master since this releaseI just realized that the issue with named workspaces always being numbered
-1probably caused issues if the i3fyra workspace had a name as well.This release should fix that.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
ENTER THE ZENTERED Stable
released this
2021-10-26 16:50:27 +00:00 | 259 commits to master since this releasei3zen
Re-worked and re-added this script. It puts the currently
focused window in a floating, but tabbed container on a
fresh workspace. No ghostwindows, works good with multiple
workspaces. See the wiki or manpage for more info.i3king
Added
--winidoption.
The newwindow_icon_paddingproperty is now handled so it
works with the latest version of i3wm (4.20).i3run
Fixed issues related to named workspaces always having the
same workspace number (-1) as the scratchpad.Added
--verboseoption.i3list
Multiple search criteria works well now.
Added new keys:
i3list[APA] # Active Window parent ID i3list[TPA] # Target Window parent IDDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
MARK MY BUGS Stable
released this
2021-10-17 20:10:56 +00:00 | 274 commits to master since this release[i3list]
Using marks a criteria now works as expected
fixed issues related to windows with unknown properties in i3king
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
TNYCKFELS NISSE Stable
released this
2021-09-13 14:42:20 +00:00 | 278 commits to master since this releasecorrected a typo introduced in the last release...
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
WE'RE A HAPPY FAMILY Stable
released this
2021-09-12 18:53:38 +00:00 | 282 commits to master since this releaseFixed issue in i3fyra that made cornercase family toggling awkward. its fixed now.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
GET A KINGS ROLE Stable
released this
2021-09-12 11:29:51 +00:00 | 318 commits to next since this releaseAdded support for window_role property in i3get.
i3get -r rDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)