Skip to content

Releases: alex1701c/krunner-firefox

2.2.0

02 Nov 07:23
Compare
Choose a tag to compare

Full Changelog: 2.1.0...2.2.0

Install script and doc adjustments, fix private window icons

30 Jun 18:26
Compare
Choose a tag to compare
2.1.0

Properly use/extract private window icon

Plasma6 compatible release

05 May 17:46
Compare
Choose a tag to compare
2.0.0

Fix using frong config group

1.5.0

31 Oct 18:55
Compare
Choose a tag to compare

Smaller adjustments, deprecation fixes and codestyle improvements compared to the last release (which was quite a while ago)

Launch private windows using actions

14 Mar 14:30
Compare
Choose a tag to compare

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

29 Nov 16:55
Compare
Choose a tag to compare

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

03 Nov 14:13
Compare
Choose a tag to compare

The items of the combo box used to add extra launch options with proxychains
now get renamed if the profiles are renamed.

Proxychains Integration

06 Oct 08:55
Compare
Choose a tag to compare

The plugin now supports proxychains4 and the config dialog has been redesigned into individual sections.

Fix Bugs

09 Aug 14:37
Compare
Choose a tag to compare

Fix parsing error if profiles.ini has no Install.* group.
Additionally the crash in the config dialog (validation of move buttons with no selected item) has been fixed.

Add Sorting

08 Aug 11:40
7a47ddb
Compare
Choose a tag to compare

Sorting of the private window options is now possible.