mirror of
https://github.com/labwc/labwc.git
synced 2025-11-01 22:58:47 -04:00
focus: add basic follow mouse support
This commit is contained in:
parent
892e93dd84
commit
00db22e44f
5 changed files with 40 additions and 0 deletions
|
|
@ -9,6 +9,8 @@
|
|||
|
||||
struct rcxml {
|
||||
bool xdg_shell_server_side_deco;
|
||||
bool focus_follow_mouse;
|
||||
bool raise_on_focus;
|
||||
char *theme_name;
|
||||
int corner_radius;
|
||||
char *font_name_activewindow;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue