Skip to content

Commit 27e546a

Browse files
committed
🔖 v0.2.4
1 parent ae55754 commit 27e546a

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Change Log
22

3+
## 0.2.4
4+
5+
- :bug: Fixed: directly closing windowVirtual desktop is not removed on window close on recent KWin versions. #14
6+
7+
## 0.2.3
8+
9+
- :bug: Fixed: version in metadata.
10+
11+
## 0.2.2
12+
13+
- :bug: Fixed: configuration panel not showing combobox.
14+
15+
## 0.2.1
16+
17+
- :bug: Fixed: Crash when fullscreen/maximized window is closed directly.
18+
319
## 0.2.0
420

521
- :bug: Fixed: Window loses focus after being moved to new desktop.

metadata.desktop

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ X-KDE-PluginInfo-Author=Aetf
77
X-KDE-PluginInfo-Email[email protected]
88
X-KDE-PluginInfo-Name=max2NewVirtualDesktop
99
X-KDE-PluginInfo-Website=https://github.com/Aetf/kwin-maxmize-to-new-desktop
10-
X-KDE-PluginInfo-Version=0.2.3
10+
X-KDE-PluginInfo-Version=0.2.4
1111
X-KDE-PluginInfo-License=BSDL
1212
X-KDE-PluginKeyword=max2NewVirtualDesktop
1313
X-KDE-PluginInfo-EnabledByDefault=true

0 commit comments

Comments
 (0)