1.9.0 (2024-09-08)
- block continuous drag for some actions (354ce85)
- continuous drag and remove delay if double click is disabled (4a578c9)
- update continuous drag wording (0c27063)
- avoid crashing/freezing kwin when dragging a window on X11 (f9bc677)
- restore missing disabled, custom command and app/url actions (1750297)
- 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
- Fix weird Plasma freeze when selecting command action from settings
- Type to search actions (replaces the giant ugly combobox) #35
- 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
- Tooltip is now shorter
- Changed default hover radius to 5px and qdbus excecutable name (qdbus6)
- Toggle debug in KWin script
- 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
- Tooltip is now shorter
- Changed default hover radius to 5px and qdbus excecutable name (qdbus6)
- Toggle debug in KWin script
- Switched drag & drop instead of drag and click to drop
- Drag top window on current screen instead of active window (same for all other window related shortcuts)
- Fixed list of actions tooltip visibility option
- Fixed centering a widget between two spacers not centering that widget relative to the panel #15
- Increased maximum fixed width to screen width/height
- Added config option to set fixed length (0fd2335) fixes #14
- Port to KF6/Plasma6
- Option for custom qdbus executable name
- Pull shortcuts from system
- Avoid triggering multiple gestures a the same time
- Update mouse cursor on pressed
- Hover highlight customization
- Add support for launching a program/url/file #6
- Show list of actions when hovering the spacer #7
Use more standard icons
- Add support for running custom commands in #5
- Add troubleshooting settings page
- Remove need for compiled plugin
- Update install script to install as user
- Add widget configuration
- Add more desktop/window actions #2
- Make it configurable per mouse button #2
- Add single and middle click actions
- Maximize/unmaximize with:
- Left button double click
- Scroll wheel
- Drag the active window by dragging down with left button from the panel
- This is the first release under a different name, now requires compiling extra code to fully work instructions here