summaryrefslogtreecommitdiff
path: root/hw/xwayland/xwayland-output.c
Commit message (Expand)AuthorAgeFilesLines
* xwayland: Use our CVT function for fixed mode as wellOlivier Fourdan2023-05-111-17/+4
* xwayland: Fix uninitialised value created by a stack allocationOlivier Fourdan2023-03-081-1/+1
* xwayland: Use wl_output.name for XRandROlivier Fourdan2023-02-131-2/+22
* xwayland: Pass the wl_output versionOlivier Fourdan2023-02-131-2/+3
* xwayland: Use xdg-output name for XRandROlivier Fourdan2023-02-131-3/+23
* xwayland: Tell RR has changed only when doneOlivier Fourdan2023-02-131-1/+2
* xwayland: Don't expose XRandR emulated modes for leaseable displaysJoshua Ashton2023-01-121-2/+2
* xwayland/output: properly return the current emulated mode when queriedMinh Phan2023-01-031-0/+16
* xwayland: update the Xwayland screen size firstOlivier Fourdan2022-06-301-2/+3
* xwayland: add xwl_output_from_wl_output()Olivier Fourdan2022-06-301-0/+14
* xwayland: add a fixed geometry size for rootfulOlivier Fourdan2022-06-301-45/+220
* xwayland: update_screen_size() takes a screen argumentOlivier Fourdan2022-06-301-5/+3
* xwayland: make the output serials belong to the screenOlivier Fourdan2022-06-301-8/+2
* xwayland: Change randr_output status when call xwl_output_remove()zhoulei2022-06-301-0/+2
* xwayland: Add -force-xrandr-emulation switchJoshua Ashton2022-05-181-1/+1
* xwayland: Add some more xwayland fake modesJoshua Ashton2022-05-121-0/+5
* xwayland/output: Set the "RANDR Emulation" propertyOlivier Fourdan2022-04-201-0/+26
* Xwayland: implement drm-lease-v1Drew DeVault2021-12-071-10/+22
* xwayland: Notify of root size change with XRandR emulationOlivier Fourdan2021-10-121-0/+94
* xwayland: fix xdg_output leakSimon Ser2021-08-121-0/+2
* xwayland: Call RRTellChanged if the RandR configuration may have changedMichel Dänzer2021-07-091-0/+4
* xwayland: Replace need_rotate boolean with simple check on xdg-outputRoman Gilg2020-09-011-6/+5
* Revert "xserver: Fix a typo"Roman Gilg2020-09-011-1/+1
* xwayland: Switch width and height argument orderRoman Gilg2020-09-011-4/+4
* xwayland: simplify output_get_new_size functionRoman Gilg2020-09-011-8/+12
* xwayland: Use a fixed DPI value for core protocolOlivier Fourdan2020-07-031-39/+2
* xwayland: Remove unnecessary xwl_window_is_toplevel() check from xwl_output_s...Hans de Goede2020-02-231-4/+2
* xwayland: Fix emulated modes not being removed when screen rotation is usedHans de Goede2020-02-231-2/+6
* xwayland: Cleanup and remove `xwayland.h`Olivier Fourdan2019-12-201-1/+0
* xwayland: Move Xwayland CVT declarationOlivier Fourdan2019-12-201-0/+1
* xwayland: Separate Xwayland screen codeOlivier Fourdan2019-12-201-0/+1
* xwayland: Move Xwayland output declarationsOlivier Fourdan2019-12-201-0/+1
* xwayland: Move Xwayland windows to its own sourcesOlivier Fourdan2019-12-201-4/+6
* xserver: Fix a typoRobert Mader2019-10-161-1/+1
* xwayland: Set _XWAYLAND_RANDR_EMU_MONITOR_RECTS property for resolution emula...Hans de Goede2019-10-121-0/+77
* xwayland: Add support for randr-resolution change emulation using viewportHans de Goede2019-10-121-6/+57
* xwayland: Add support for storing per client per output emulated resolutionHans de Goede2019-10-121-0/+67
* xwayland: Use RandR 1.2 interface (rev 2)Robert Mader2019-10-121-0/+81
* xwayland: Add fake output modes to xrandr output mode listsHans de Goede2019-10-121-6/+106
* xwayland: add support for xdg-output-unstable-v1 version 3Simon Ser2019-09-051-3/+19
* xwayland: Expand the RANDR screen size limitsAdam Jackson2019-07-161-1/+1
* xwayland: Update screen pixmap on output resizeOlivier Fourdan2019-07-121-0/+37
* xwayland: fix access to invalid pointerLionel Landwerlin2018-09-101-2/+3
* xwayland: rotate logical size for RRModeemersion2018-07-251-1/+11
* xwayland: make xwl_output_get_xdg_output() staticOlivier Fourdan2018-06-211-1/+3
* xwayland: Fix backwards need_rotate logic (v2)Jason Ekstrand2018-02-201-3/+3
* xwayland: Add optional xdg-output supportOlivier Fourdan2018-01-241-10/+109
* xwayland: Update root window size when desktop size changesCarlos Garnacho2017-06-071-0/+3
* xwayland: Small comment editRoman Gilg2017-04-181-2/+3
* xwayland: Apply output rotation for screen sizeOlivier Fourdan2017-02-081-12/+16