mirror of
https://github.com/labwc/labwc.git
synced 2025-11-01 22:58:47 -04:00
...to enable/disable primary selection clipboard support. This only works on launch. The reason it is useful to be able to disable this is that some clients (like browsers) support middle-button-click to start scrolling up/down. With some clients can be disabled via gsettings set org.gnome.desktop.interface gtk-enable-primary-paste false ...but for others (like chromium and electron based programs) a compositor setting is required. Fixes: #2815 |
||
|---|---|---|
| .. | ||
| default-bindings.h | ||
| keybind.h | ||
| libinput.h | ||
| mousebind.h | ||
| rcxml.h | ||
| session.h | ||
| tablet-tool.h | ||
| tablet.h | ||
| touch.h | ||