mirror of
https://github.com/labwc/labwc.git
synced 2025-11-01 22:58:47 -04:00
OSD: Scale OSD to the largest output scale
This commit is contained in:
parent
53df672dda
commit
049b84409e
3 changed files with 30 additions and 9 deletions
|
|
@ -154,6 +154,7 @@ struct server {
|
|||
struct wlr_output_manager_v1 *output_manager;
|
||||
struct wl_listener output_manager_apply;
|
||||
struct wlr_output_configuration_v1 *pending_output_config;
|
||||
float greatest_scale;
|
||||
|
||||
struct wlr_foreign_toplevel_manager_v1 *foreign_toplevel_manager;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue