Skip to content

Releases: luisbocanegra/plasma-panel-spacer-extended

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

v1.5.2

04 Mar 18:19
880532e
Compare
Choose a tag to compare

Increased maximum fixed width to screen width/height

Full Changelog: v1.5.1...v1.5.2

v1.5.1 Fixed manual length

17 Feb 15:27
9459cdb
Compare
Choose a tag to compare

Added config option to set fixed length (0fd2335) fixes #14

Full Changelog: v1.5.0...v1.5.1