mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-26 06:59:58 -05:00
protocol: Specify that the fullscreen framerate parameter is also mHz
This commit is contained in:
parent
e8aa047259
commit
bd5617772c
1 changed files with 2 additions and 1 deletions
|
|
@ -472,7 +472,8 @@
|
|||
|
||||
The framerate parameter is used only when the fullscreen_method is set
|
||||
to "driver", to indicate the preferred framerate. framerate=0 indicates
|
||||
that the app does not care about framerate.
|
||||
that the app does not care about framerate. The framerate is
|
||||
specified in mHz, that is framerate of 60000 is 60Hz.
|
||||
|
||||
The compositor must reply to this request with a configure event with
|
||||
the dimensions for the output on which the surface will be made fullscreen.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue