Summary: | Can't reassign application starter to touchscreen edge after the panel has been deleted | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | jan.claussen10 |
Component: | kcm_kwintouchscreen | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | justin.zobel, nate, plasma-bugs, plata.hill, vermontpoet |
Priority: | NOR | ||
Version: | 5.18.4 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | attachment-28242-0.html |
Description
jan.claussen10
2020-03-24 18:08:22 UTC
I filed the bug almost a year ago. Has no one been assigned to it? Clearly not. :) See https://community.kde.org/Get_Involved/Issue_Reporting#Have_realistic_expectations That is a pity! :) I think it would be easy to realize and boost Plasma‘s touch friendliness by a lot. I a simple drop-down menu would suffice and the fullscreen application menu (forgot its name) should be the default setting, because it is the only one that is actually touch-friendly. Created attachment 135723 [details]
attachment-28242-0.html
Didn't see the link the other day. Okay, I should have "realistic expectations". I still think waiting for a year is very patient ;)
*** Bug 437929 has been marked as a duplicate of this bug. *** *** Bug 443867 has been marked as a duplicate of this bug. *** Where is that source code? (In reply to jan.claussen10 from comment #7) > Where is that source code? Somewhere in here, I imagine: https://invent.kde.org/plasma/kwin/-/tree/master/src/kcmkwin/kwinscreenedges The application launcher requires a keyboard shortcut to be set for the touch screen swipe action to work. If you delete the panel/launcher and then re-add it, the keyboard shortcut is not set and therefore the swipe action does not work. So if you set the keyboard shortcut (e.g. to Meta + F1), it will work again. The main issue here is that those requirements (i.e. having the application launcher and having set a keyboard shortcut for it) are not documented at all. Ideally, there should be an (i) button in the selection list like done elsewhere. At a minimum, it should be explained in the linked help. Generally, I agree that a full screen application launcher which is not tied to the widget would be the preferred solution on a touch screen. |