mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
Add config option to disable preview outlines
This commit is contained in:
parent
33bc37e7d0
commit
c1490b632d
5 changed files with 12 additions and 1 deletions
|
|
@ -55,6 +55,7 @@ struct rcxml {
|
|||
|
||||
/* cycle view (alt+tab) */
|
||||
bool cycle_preview_contents;
|
||||
bool cycle_preview_outlines;
|
||||
|
||||
struct {
|
||||
int popuptime;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue