qt: Add fullscreen status icons support and option
This commit is contained in:
@@ -67,6 +67,7 @@ int fixed_size_x = 0, fixed_size_y = 0;
|
||||
int kbd_req_capture = 0;
|
||||
int hide_status_bar = 0;
|
||||
int hide_tool_bar = 0;
|
||||
int status_icons_fullscreen = 0; /* unused. */
|
||||
int dpi = 96;
|
||||
|
||||
extern char openfilestring[512];
|
||||
|
||||
Reference in New Issue
Block a user