Skip to content

Releases: DvdGiessen/kwin-toggleterminal

v2.1.1

27 Oct 22:03
v2.1.1
1f34468

Choose a tag to compare

Fixes:

  • Fix window not being hidden when hotkey is pressed when not using hide on focus loss.
  • Add note to clarify script must be re-enabled to apply settings, a workaround for KWin bug 463292.

v2.1.0

26 Oct 17:34
v2.1.0
a19408c

Choose a tag to compare

New features:

  • Support up to 10 hotkeys for different programs.
  • Support matching on window class (thanks to @arusahni!).
  • Make automatic hiding on focus loss configurable.

Fixes:

  • Automatically show window when detected to work around stricter Plasma
    6.5 focus stealing protection opening terminal in background.
  • Improved logging (thanks to @arusahni!).

Note: Due to the shortcut key being renamed, you may have to manually remove the old shortcut key from your configuration files after updating to v2.1.0 using the following command: sed -i '/^ToggleTerminal=/d' .config/kglobalshortcutsrc

v2.0.1

13 Mar 22:26
v2.0.1
3a2cb55

Choose a tag to compare

Moves terminal to currently active virtual desktop.

Thanks @fin444!

v2.0.0

06 Mar 21:48
v2.0.0
25b66a5

Choose a tag to compare

First version supporting Plasma 6.

v1.0.0

06 Mar 21:47
v1.0.0
9925142

Choose a tag to compare

Last release before update to Plasma 6.