mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
fix/focus: remove <focusOnTitlebarEnter> option:
- follow-mouse on SSD titlebar/title/buttons will focus toplevel by default
This commit is contained in:
parent
0ee35b3dc0
commit
813739af69
4 changed files with 1 additions and 16 deletions
|
|
@ -199,9 +199,6 @@ struct rcxml {
|
|||
float mag_scale;
|
||||
float mag_increment;
|
||||
bool mag_filter;
|
||||
|
||||
/* Focus behavior */
|
||||
bool focus_titlebar_on_mouse_enter;
|
||||
};
|
||||
|
||||
extern struct rcxml rc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue