diff --git a/CHANGELOG.bbcode b/CHANGELOG.bbcode
index 56cad14..f7c4a1b 100644
--- a/CHANGELOG.bbcode
+++ b/CHANGELOG.bbcode
@@ -1,3 +1,7 @@
+[h2]v6.3[/h2]
+[list]\n[*] improve config UI
+[/list]
+
[h2]v6.2[/h2]
[list]\n[*] fix windows sometimes incorrectly minimized on regeometrization
[/list]
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a16eca8..ade0d13 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,6 @@
+## v6.3
+- improve config UI
+
## v6.2
- fix windows sometimes incorrectly minimized on regeometrization
diff --git a/README.md b/README.md
index fb86519..4926fe2 100644
--- a/README.md
+++ b/README.md
@@ -68,4 +68,3 @@ This program comes with absolutely no warranty.
This is free software, and you are welcome to redistribute and/or modify it under certain conditions.
If you would like to thank me, you can always make me happy with a review or a cup of coffee:
-
diff --git a/contents/ui/config.ui b/contents/ui/config.ui
index e972b64..c171791 100644
--- a/contents/ui/config.ui
+++ b/contents/ui/config.ui
@@ -86,10 +86,16 @@
any non-normal windows
+
+ true
+
-
+
+ false
+
desktop shell windows (such as panel popouts or KRunner)
@@ -100,6 +106,9 @@
-
+
+ false
+
transient windows (such as dialogs or toolbars) that belong to the same main window
@@ -195,7 +204,7 @@
-
- plasmashell, krunner
+
@@ -483,5 +492,69 @@
+
+ kcfg_ignoreNonnormal
+ toggled(bool)
+ kcfg_ignoreSpecial
+ setChecked(bool)
+
+
+ 346
+ 178
+
+
+ 346
+ 206
+
+
+
+
+ kcfg_ignoreNonnormal
+ clicked(bool)
+ kcfg_ignoreSpecial
+ setDisabled(bool)
+
+
+ 346
+ 178
+
+
+ 346
+ 206
+
+
+
+
+ kcfg_ignoreNonnormal
+ toggled(bool)
+ kcfg_ignoreTransient
+ setChecked(bool)
+
+
+ 346
+ 178
+
+
+ 346
+ 234
+
+
+
+
+ kcfg_ignoreNonnormal
+ toggled(bool)
+ kcfg_ignoreTransient
+ setDisabled(bool)
+
+
+ 346
+ 178
+
+
+ 346
+ 234
+
+
+
diff --git a/floating-tiles_v6.2.kwinscript b/floating-tiles_v6.3.kwinscript
similarity index 75%
rename from floating-tiles_v6.2.kwinscript
rename to floating-tiles_v6.3.kwinscript
index 0678238..b916d98 100644
Binary files a/floating-tiles_v6.2.kwinscript and b/floating-tiles_v6.3.kwinscript differ
diff --git a/metadata.desktop b/metadata.desktop
index b4eea5a..8984df3 100644
--- a/metadata.desktop
+++ b/metadata.desktop
@@ -12,7 +12,7 @@ Comment[nl]=Voorkomt vensteroverlapping door ze te minimaliseren en herstellen o
Icon=preferences-system-windows
X-KDE-PluginInfo-Name=floatingtiles
-X-KDE-PluginInfo-Version=6.2
+X-KDE-PluginInfo-Version=6.3
X-KDE-PluginInfo-Author=Natalie Clarius
X-KDE-PluginInfo-Email=natalie_clarius@yahoo.de
X-KDE-PluginInfo-License=GPLv3.0