Skip to content

Releases: luisbocanegra/plasma-panel-spacer-extended

v1.9.0

08 Sep 09:02
Compare
Choose a tag to compare

1.9.0 (2024-09-08)

Features

  • continuous drag and remove delay if double click is disabled (4a578c9)

Bug Fixes

  • avoid crashing/freezing kwin when dragging a window on X11 (f9bc677)
  • restore missing disabled, custom command and app/url actions (1750297)

v1.8.3 Switch to gdbus

30 Jul 14:31
1af3c3a
Compare
Choose a tag to compare

Fixes

  • Get shortcuts using separate bash script (fixes #40)
  • Port from qdbus to gdbus command (fixes #40)

v1.8.2 Fix X11 window dragging

29 May 18:20
5955254
Compare
Choose a tag to compare

Fixes

  • Fixed broken window dragging in X11 session (works just like it did in earlier versions Drag + Release to grab and Click to drop). Wayland stays the same (Drag + Release to drop) #32

v1.8.1 Bugfix Release

29 May 04:15
328106c
Compare
Choose a tag to compare

Fixes

  • Fix weird Plasma freeze when selecting command action from settings

v1.8.0 Search actions

25 May 17:36
d1adb36
Compare
Choose a tag to compare

Improvements

  • Type to search actions (replaces the giant ugly combobox, also fixes the annoying Apply Settings popup) #35

image

Fixes

  • Fit content in window and change some widths #35

Full Changelog: v1.7.0...v1.8.0

v1.7.0

20 May 18:44
4d3e7f3
Compare
Choose a tag to compare

Improvements

  • Scroll gesture sensitivity
  • Tooltip improvements
    • Don't show disabled gestures in tooltip #31
    • Wrap instead of eliding action name
    • Replace dashes and underscores from component and shortcut names

Full Changelog: v1.6.1...v1.7.0

v1.6.1 Bugfix Release

29 Apr 04:01
d3b0350
Compare
Choose a tag to compare

Bug fixes

  • Fixed wrong cursor shape when hovering the panel
  • Fixed middle click not being recognized
  • Fixed dragging axis detection while spacer length changes
  • If present, select the active window in the current screen
  • Activate last active window on each screen for window actions

Other

  • Tooltip is now shorter
    tooltip
  • Changed default hover radius to 5px and qdbus executable name (qdbus6)
  • Toggle debug in KWin script

v1.6.0 Drag&Drop & current screen

18 Apr 08:30
fed7a65
Compare
Choose a tag to compare

Improvements

  • Switched drag & drop instead of drag and click to drop when moving windows
  • Drag top window on current screen instead of active window (same for all window related shortcuts e.g. close window)
move-top-window.mp4

v1.5.4 Fix tooltip visibility

08 Mar 01:39
aeff1b1
Compare
Choose a tag to compare

v1.5.3 Fixed centering

06 Mar 06:16
53e388c
Compare
Choose a tag to compare

Fixed centering a widget between two spacers not centering that widget relative to the panel #15