Summary: | Option to open taskbar items with double click instead of single click | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | manuelchaves |
Component: | Task Manager and Icons-Only Task Manager widgets | Assignee: | Eike Hein <hein> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | CC: | kde, nate, plasma-bugs |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
manuelchaves
2019-06-12 08:56:13 UTC
So what would single-click do? Nothing? Single click can still focus open applications. Double click to launch them. Thanks. Over to the Task Manager maintainer to see if this is something we'd want to consider. But it should give feedback of any kind when the application was not already running if you click once. Clicking an icon and getting no feedback is bad user experience. What does Window show when you clicked once? Sounds messy. A double click action always invokes the single click action first. You can't put double click on a mousearea where the single click action performs an actionable task. Windows (through the third party 7+Taskbar program) showed no feedback on single click, it just ignored it. Unless the application was open, then it showed/focused it. Not sure why it wouldn't be doable. Dolphin can be configured to open folders with single or double click for instance. |