lxqt-runner icon indicating copy to clipboard operation
lxqt-runner copied to clipboard

Tool used to launch programs quickly by typing their names

Results 11 lxqt-runner issues
Sort by recently updated
recently updated
newest added

Translations update from [Weblate](https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-runner/) for LXQt Desktop/LXQt-runner.

##### Expected Behavior When typing anything in lxqt-runner, I expect Home/End keys to move the cursor to the start/end of the line. Same when selecting (Shift+Home, Shift+End). ##### Current Behavior...

Sorry , I could not phrase it right earlier . I wish it features auto-complete for terminal commands like lxde runner used to do. with the option of executing them...

..and drop usage of lxqt-globalkeys Opening this as a preview (proof of concept) for moving to KGlobalAccel. ref. lxde/lxqt#507

merge conflict

Followup to #195 -> Little bit of code cleanup: - fixes virtual overrides & virtual destructors - replaces dynamic_cast with qobject_cast where suitable - auto type (const) pointers - removes...

##### Expected Behavior User has his own executables located somewhere in his $HOME directory, and set the $PATH environment variable accordingly in, e.g., ~/.profile When executing lxqt-runner, the executables in...

enhancement

if (USE_MENU_CACHE) # optionally use libmenu-cache from lxde to generate the application menu find_package(MenuCache ** "$(LIBMENUCACHE_MINIMUM_VERSION}" ** REQUIRED) endif() A minor syntax error, well, if anyone ever uses menu-cache anyway.

##### Expected Behavior Search results to appear nearly instantly while typing ##### Current Behavior As of 0.15.0 there appears to be a 350 ms delay after typing is complete before...

Or better: any temptation to do so produces visual artefacts and ends up with garbage value like `width=174263` which results in a shown width which is the width of the...