mirror of
https://github.com/labwc/labwc.git
synced 2026-02-17 22:05:30 -05:00
ToggleKeybinds per window
This commit is contained in:
parent
b6dfffc782
commit
235a8ad9bc
12 changed files with 84 additions and 5 deletions
|
|
@ -27,6 +27,8 @@ struct theme {
|
|||
float window_active_border_color[4];
|
||||
float window_inactive_border_color[4];
|
||||
|
||||
float window_toggled_keybinds_color[4];
|
||||
|
||||
float window_active_title_bg_color[4];
|
||||
float window_inactive_title_bg_color[4];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue