Releases: user-none/KDocker
Releases · user-none/KDocker
Release list
KDocker 6.2
- Save and use a local copy of an icon when setting a custom icon
- Use a blue missing icon, icon when a previously set custom icon cannot be read
- Show application when clicking KDocker title change notification
- Does not work on some desktop enviroments
- Applies to KDocker created notifications only and not application created notifications
KDocker 6.1
- Rework reading window icons
- Fix saving and using the following settings
- Custom icon
- Custom attention icon
- Lock to desktop
- Add new command line, menu and dbus option to control iconifying a window when docking
- Add menu options to clear custom icon and custom attention icon
KDocker 6.0
- Support for Qt 6
- Build system changed to CMake
- QSingleApplication removed
- DBus interface added
- DBus is required
- Used for single instance functionality
- Exposes a variety of operations that external applications can use to control KDocker
- Accessing the DBus interface will auto start KDocker if it's not running
- New KDocker icon
- New menu icons
- Update AppStream information
- Standalone packages (local download and install only)
- Snap package
- Flatpak package
- Command line arguments
- Support for long options
-nname matching option supports a PCRE regular expression- A number of search string modifiers have been removed due to supporting PCRE expressions
-ehas been removed-jhas been removed prepend(?i)to search string for case intensieve matching-khas been removed
-aoption removed-moption behavior fixed-x, --pidaccepts numbers as decimal, hex (0x prefix), and octal (0 prefix)-w, --window-idaccepts numbers as decimal, hex (0x prefix), and octal (0 prefix)-z, --keep-runningoption added
- KDocker can be set to stay running even when no windows are docked
- Most useful for scripting on system that do not support dbus auto start
- Major cleanup and large parts rewritten
- All X11 code moved fully into helper class
- Code updated to C++17 standard
- Xmu is no longer a dependency
- Readme has been expanded with a large amount of information
Note: Snap and Flatpak packages have a reduced feature set
KDocker 5.5
KDocker 5.4
- Avoid deadlock during shut down on UNIX signals
KDocker 5.3
- Add configurable attention icon that is shown if iconified app needs attention
- Fix building with Qt 5.14+
- Fix for extraneous events generated by KDE 5.14
KDocker 5.2
KDocker 5.1
Add the ability to save application settings.
KDocker 5.0
KDocker 4.9
First release on GitHub that fixes a few issues since the last release.