Releases: alex1701c/krunner-firefox
2.2.0
Full Changelog: 2.1.0...2.2.0
Install script and doc adjustments, fix private window icons
2.1.0 Properly use/extract private window icon
Plasma6 compatible release
2.0.0 Fix using frong config group
1.5.0
Launch private windows using actions
The private windows can now be launches using actions.
Additionally large parts of the config dialog have been refactored and are now more maintainable.
Info: After installing the binary packages make sure that the KRunner gets restarted:
kquitapp5 krunner 2> /dev/null; kstart5 --windowclass krunner krunner > /dev/null 2>&1 &
User level installer and optimizations
The config has been moved to a separate file to avoid unnecessary config reloading.
Additionally a install script which installs the plugin just for the current user has been added
and the synchronization between the files and the config objects has been improved.
Small bugfix
The items of the combo box used to add extra launch options with proxychains
now get renamed if the profiles are renamed.
Proxychains Integration
The plugin now supports proxychains4 and the config dialog has been redesigned into individual sections.
Fix Bugs
Add Sorting
Sorting of the private window options is now possible.