Otter-shell · #46
Context menu on text entries for copy/paste/delete/cut/select all
i know there's Ctrl A/V/C/X
but this is very useful when using mouse only operations.
like putting my laptop on my tv and using my wireless mouse
Discussion
Sign in with Discord to comment.
PikaOS Projects
ctrl A and ctrl X also need adding universally on all text input boxes - as well as ensuring keyboard repeat is honoured - then plug in a right click menu
Shipped shared otter-ui text_edit (Ctrl+A/C/X/V, shift-select, Cut/Copy/Paste/Delete/Select All). Wired settings fields + launcher search right-click menu; bar plugin IME uses the key path. Repeat already fires as extra pressed events on timerfd. otter-ui 41f65a1, otter-settings 2fa9cbf, otter-launcher c0311d6, otter-bar 0478d5a.