mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
First attempt at integration with nmouse and keyboard bindings
This commit is contained in:
parent
4b6efb7307
commit
dfd9aa4aba
6 changed files with 294 additions and 1 deletions
|
|
@ -60,6 +60,9 @@ struct rcxml {
|
|||
bool focus_follow_mouse_requires_movement;
|
||||
bool raise_on_focus;
|
||||
|
||||
bool magnify;
|
||||
int magnification;
|
||||
|
||||
/* theme */
|
||||
char *theme_name;
|
||||
int corner_radius;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue