mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
Add fullscreen magnifier mode
This commit is contained in:
parent
e8d23d1540
commit
c2873a75f3
3 changed files with 77 additions and 33 deletions
|
|
@ -147,6 +147,7 @@ struct theme {
|
|||
float mag_border_color[4];
|
||||
int mag_border_width;
|
||||
int mag_filter;
|
||||
int mag_fullscreen;
|
||||
};
|
||||
|
||||
struct server;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue