mirror of
https://github.com/labwc/labwc.git
synced 2026-04-13 08:21:15 -04:00
parent
471e3837b7
commit
09bc21248b
5 changed files with 10 additions and 1 deletions
|
|
@ -41,6 +41,7 @@ struct rcxml {
|
|||
/* mouse */
|
||||
long doubleclick_time; /* in ms */
|
||||
struct wl_list mousebinds; /* struct mousebind.link */
|
||||
double scroll_factor;
|
||||
|
||||
/* libinput */
|
||||
struct wl_list libinput_categories;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue