mirror of
https://github.com/labwc/labwc.git
synced 2026-04-13 08:21:15 -04:00
chase(output): support fractional scaling
manually notify scaling at some surfaces like xdg popups and xwayland
This commit is contained in:
parent
e841d44b6f
commit
5825ee31cc
4 changed files with 28 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
#include <wlr/types/wlr_cursor.h>
|
||||
#include <wlr/types/wlr_data_device.h>
|
||||
#include <wlr/types/wlr_foreign_toplevel_management_v1.h>
|
||||
#include <wlr/types/wlr_fractional_scale_v1.h>
|
||||
#include <wlr/types/wlr_gamma_control_v1.h>
|
||||
#include <wlr/types/wlr_input_device.h>
|
||||
#include <wlr/types/wlr_keyboard.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue