lxqt / qterminal

A lightweight Qt-based terminal emulator
https://lxqt.github.io
GNU General Public License v2.0
611 stars 153 forks source link

Added hint on dopdown shortcut under Wayland #1151

Closed tsujan closed 4 months ago

tsujan commented 4 months ago

… to Terminal settings → Dropdown → Shortcut.

tsujan commented 4 months ago

(1) That "manually" can be confusing; some compositors may have GUI for it. (2) "A shortcut" is also confusing; we want to say concisely that this very shortcut won't work on Wayland unless added to the compositor. (3) Direct sentences are usually preferable. And (4) QTerminal is used by a person ;)

stefonarch commented 4 months ago

Sure, manually is weird, but you use your hands also in a GUI ;)

immagine immagine and so on... no you.

Note: The shortcut for qterminal -d has to be added in the compositor settings

tsujan commented 4 months ago

Are you happy with "Note: On Wayland, the shortcut has to be added in the compositor settings for 'qterminal -d'."? I put for 'qterminal -d' at the end intentionally because the shortcut has the same role but is for that command on Wayland.

stefonarch commented 4 months ago

I'm ok with that text, it's clear and in line with other notes.

tsujan commented 4 months ago

Done.