Skip to content
Snippets Groups Projects
Commit bf499320 authored by Fabian Homborg's avatar Fabian Homborg
Browse files

Update docs, release v1.3.1

Changes:

* Tabgroups
* Ignored clients don't stay below, just like manually floating ones
* Shortcut to swap tile with master (i.e. tileIndex 0)
* Bugfixes
parent b3adfd5c
No related branches found
Tags v1.3.1
No related merge requests found
......@@ -3,7 +3,9 @@
** DONE Add useractionsmenu
** TODO Find a way to share rules updates
* DONE Resize tiles
Hacked for Spirallayout, working for Halflayout
** TODO Buggy for bladelayout
** DONE Halflayout
** TODO Hacked/partial for Spirallayout
* DONE Floating
** DONE Toggle floating
** DONE Floating layout/disable script
......@@ -18,7 +20,7 @@
** DONE Tileindex not properly set on workspace switch
** DONE Check how windows on all desktops behave
** TODO Tabgroup
Seemingly not possible right now
Seems mostly working
** TODO MinSize
** TODO Resolution changes
Almost possible, but clientArea returns the _old_ resolution
......@@ -45,7 +47,7 @@
** TODO Refactor layouts to share more code
* TODO Crazy stuff
** DONE Animate all windows on move
The outline currently flickers, but shows
Hacked by simply _doing_ the move
** Layout switcher
** Indicate layout/state (tiling on/off) somehow
** Per-activity settings
......
......@@ -11,7 +11,7 @@ X-KDE-PluginInfo-Email=FHomborg@gmail.com
X-KDE-PluginInfo-Name=kwin-script-tiling
X-KDE-PluginKeyword=kwin-script-tiling
X-KDE-ParentComponents=kwin-script-tiling
X-KDE-PluginInfo-Version=1.3
X-KDE-PluginInfo-Version=1.3.1
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment