--- /srv/reproducible-results/rbuild-debian/r-b-build.avo3Cz11/b1/python-moderngl-window_3.1.1-1_arm64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.avo3Cz11/b2/python-moderngl-window_3.1.1-1_arm64.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ - e72139a8e802a8cf71f9d37d6054cd0c 200656 doc optional python-moderngl-window-doc_3.1.1-1_all.deb │ + e37e914877995c8d3664f4ac4884e004 200624 doc optional python-moderngl-window-doc_3.1.1-1_all.deb │ dd612a38d9a0c8e6171e2d16e50deeb9 312580 python optional python3-moderngl-window_3.1.1-1_all.deb ├── python-moderngl-window-doc_3.1.1-1_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2025-11-06 14:23:41.000000 debian-binary │ │ --rw-r--r-- 0 0 0 4116 2025-11-06 14:23:41.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 196348 2025-11-06 14:23:41.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 4112 2025-11-06 14:23:41.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 196320 2025-11-06 14:23:41.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/share/doc/python-moderngl-window-doc/html/reference/context/backends.html │ │ │ │ @@ -3659,15 +3659,15 @@ │ │ │ │
│ │ │ │ close() None[source]
│ │ │ │

Close the window

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -close_event(event: <MagicMock name='mock.QEvent' id='281473661204336'>) None[source]
│ │ │ │ +close_event(event: <MagicMock name='mock.QEvent' id='281473716928000'>) None[source] │ │ │ │

The standard PyQt close events

│ │ │ │
│ │ │ │
Parameters:
│ │ │ │

event – The qtevent instance

│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ @@ -3911,15 +3911,15 @@ │ │ │ │
│ │ │ │ hide() None
│ │ │ │

Hide the window

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -hide_event(event: <MagicMock name='mock.QEvent' id='281473661204336'>) None[source]
│ │ │ │ +hide_event(event: <MagicMock name='mock.QEvent' id='281473716928000'>) None[source] │ │ │ │

The standard Qt hide event

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ property iconify_func: Callable[[bool], None]
│ │ │ │

Get or set ehe iconify/show/hide callable

│ │ │ │ @@ -3968,26 +3968,26 @@ │ │ │ │

callable

│ │ │ │
│ │ │ │
│ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -key_pressed_event(event: <MagicMock name='mock.QEvent' id='281473661204336'>) None[source]
│ │ │ │ +key_pressed_event(event: <MagicMock name='mock.QEvent' id='281473716928000'>) None[source] │ │ │ │

Process Qt key press events forwarding them to standard methods

│ │ │ │
│ │ │ │
Parameters:
│ │ │ │

event – The qtevent instance

│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -key_release_event(event: <MagicMock name='mock.QEvent' id='281473661204336'>) None[source]
│ │ │ │ +key_release_event(event: <MagicMock name='mock.QEvent' id='281473716928000'>) None[source] │ │ │ │

Process Qt key release events forwarding them to standard methods

│ │ │ │
│ │ │ │
Parameters:
│ │ │ │

event – The qtevent instance

│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ @@ -4040,15 +4040,15 @@ │ │ │ │

bool

│ │ │ │
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -mouse_move_event(event: <MagicMock name='mock.QEvent' id='281473661204336'>) None[source]
│ │ │ │ +mouse_move_event(event: <MagicMock name='mock.QEvent' id='281473716928000'>) None[source] │ │ │ │

Forward mouse cursor position events to standard methods

│ │ │ │
│ │ │ │
Parameters:
│ │ │ │

event – The qtevent instance

│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ @@ -4062,15 +4062,15 @@ │ │ │ │

callable

│ │ │ │
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -mouse_press_event(event: <MagicMock name='mock.QEvent' id='281473661204336'>) None[source]
│ │ │ │ +mouse_press_event(event: <MagicMock name='mock.QEvent' id='281473716928000'>) None[source] │ │ │ │

Forward mouse press events to standard methods

│ │ │ │
│ │ │ │
Parameters:
│ │ │ │

event – The qtevent instance

│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ @@ -4084,15 +4084,15 @@ │ │ │ │

callable

│ │ │ │
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -mouse_release_event(event: <MagicMock name='mock.QEvent' id='281473661204336'>) None[source]
│ │ │ │ +mouse_release_event(event: <MagicMock name='mock.QEvent' id='281473716928000'>) None[source] │ │ │ │

Forward mouse release events to standard methods

│ │ │ │
│ │ │ │
Parameters:
│ │ │ │

event – The qtevent instance

│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ @@ -4134,15 +4134,15 @@ │ │ │ │

MouseButtonStates

│ │ │ │
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -mouse_wheel_event(event: <MagicMock name='mock.QEvent' id='281473661204336'>) None[source]
│ │ │ │ +mouse_wheel_event(event: <MagicMock name='mock.QEvent' id='281473716928000'>) None[source] │ │ │ │

Forward mouse wheel events to standard metods.

│ │ │ │

From Qt docs:

│ │ │ │

Returns the distance that the wheel is rotated, in eighths of a degree. │ │ │ │ A positive value indicates that the wheel was rotated forwards away from the user; │ │ │ │ a negative value indicates that the wheel was rotated backwards toward the user.

│ │ │ │

Most mouse types work in steps of 15 degrees, in which case the delta value is a │ │ │ │ multiple of 120; i.e., 120 units * 1/8 = 15 degrees.

│ │ │ │ @@ -4308,15 +4308,15 @@ │ │ │ │
│ │ │ │ show() None
│ │ │ │

Show the window

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -show_event(event: <MagicMock name='mock.QEvent' id='281473661204336'>) None[source]
│ │ │ │ +show_event(event: <MagicMock name='mock.QEvent' id='281473716928000'>) None[source] │ │ │ │

The standard Qt show event

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ property size: tuple[int, int]
│ │ │ │

current window size.

│ │ │ │ @@ -4549,15 +4549,15 @@ │ │ │ │
│ │ │ │ close() None[source]
│ │ │ │

Close the window

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -close_event(event: <MagicMock name='mock.QEvent' id='281473658022144'>) None[source]
│ │ │ │ +close_event(event: <MagicMock name='mock.QEvent' id='281473713744800'>) None[source] │ │ │ │

The standard PyQt close events

│ │ │ │
│ │ │ │
Parameters:
│ │ │ │

event – The qtevent instance

│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ @@ -4801,15 +4801,15 @@ │ │ │ │
│ │ │ │ hide() None
│ │ │ │

Hide the window

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -hide_event(event: <MagicMock name='mock.QEvent' id='281473658022144'>) None[source]
│ │ │ │ +hide_event(event: <MagicMock name='mock.QEvent' id='281473713744800'>) None[source] │ │ │ │

The standard Qt hide event

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ property iconify_func: Callable[[bool], None]
│ │ │ │

Get or set ehe iconify/show/hide callable

│ │ │ │ @@ -4858,26 +4858,26 @@ │ │ │ │

callable

│ │ │ │
│ │ │ │
│ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -key_pressed_event(event: <MagicMock name='mock.QEvent' id='281473658022144'>) None[source]
│ │ │ │ +key_pressed_event(event: <MagicMock name='mock.QEvent' id='281473713744800'>) None[source] │ │ │ │

Process Qt key press events forwarding them to standard methods

│ │ │ │
│ │ │ │
Parameters:
│ │ │ │

event – The qtevent instance

│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -key_release_event(event: <MagicMock name='mock.QEvent' id='281473658022144'>) None[source]
│ │ │ │ +key_release_event(event: <MagicMock name='mock.QEvent' id='281473713744800'>) None[source] │ │ │ │

Process Qt key release events forwarding them to standard methods

│ │ │ │
│ │ │ │
Parameters:
│ │ │ │

event – The qtevent instance

│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ @@ -4930,15 +4930,15 @@ │ │ │ │

bool

│ │ │ │
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -mouse_move_event(event: <MagicMock name='mock.QEvent' id='281473658022144'>) None[source]
│ │ │ │ +mouse_move_event(event: <MagicMock name='mock.QEvent' id='281473713744800'>) None[source] │ │ │ │

Forward mouse cursor position events to standard methods

│ │ │ │
│ │ │ │
Parameters:
│ │ │ │

event – The qtevent instance

│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ @@ -4952,15 +4952,15 @@ │ │ │ │

callable

│ │ │ │
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -mouse_press_event(event: <MagicMock name='mock.QEvent' id='281473658022144'>) None[source]
│ │ │ │ +mouse_press_event(event: <MagicMock name='mock.QEvent' id='281473713744800'>) None[source] │ │ │ │

Forward mouse press events to standard methods

│ │ │ │
│ │ │ │
Parameters:
│ │ │ │

event – The qtevent instance

│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ @@ -4974,15 +4974,15 @@ │ │ │ │

callable

│ │ │ │
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -mouse_release_event(event: <MagicMock name='mock.QEvent' id='281473658022144'>) None[source]
│ │ │ │ +mouse_release_event(event: <MagicMock name='mock.QEvent' id='281473713744800'>) None[source] │ │ │ │

Forward mouse release events to standard methods

│ │ │ │
│ │ │ │
Parameters:
│ │ │ │

event – The qtevent instance

│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ @@ -5024,15 +5024,15 @@ │ │ │ │

MouseButtonStates

│ │ │ │
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -mouse_wheel_event(event: <MagicMock name='mock.QEvent' id='281473658022144'>) None[source]
│ │ │ │ +mouse_wheel_event(event: <MagicMock name='mock.QEvent' id='281473713744800'>) None[source] │ │ │ │

Forward mouse wheel events to standard metods.

│ │ │ │

From Qt docs:

│ │ │ │

Returns the distance that the wheel is rotated, in eighths of a degree. │ │ │ │ A positive value indicates that the wheel was rotated forwards away from the user; │ │ │ │ a negative value indicates that the wheel was rotated backwards toward the user.

│ │ │ │

Most mouse types work in steps of 15 degrees, in which case the delta value is a │ │ │ │ multiple of 120; i.e., 120 units * 1/8 = 15 degrees.

│ │ │ │ @@ -5198,15 +5198,15 @@ │ │ │ │
│ │ │ │ show() None
│ │ │ │

Show the window

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -show_event(event: <MagicMock name='mock.QEvent' id='281473658022144'>) None[source]
│ │ │ │ +show_event(event: <MagicMock name='mock.QEvent' id='281473713744800'>) None[source] │ │ │ │

The standard Qt show event

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ property size: tuple[int, int]
│ │ │ │

current window size.

│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -1581,15 +1581,15 @@ │ │ │ │ │ * green (float) – color component │ │ │ │ │ * blue (float) – color component │ │ │ │ │ * alpha (float) – alpha component │ │ │ │ │ * depth (float) – depth value │ │ │ │ │ * viewport (tuple) – The viewport │ │ │ │ │ close() → None[source] │ │ │ │ │ Close the window │ │ │ │ │ - close_event(event: ) │ │ │ │ │ + close_event(event: ) │ │ │ │ │ → None[source] │ │ │ │ │ The standard PyQt close events │ │ │ │ │ Parameters: │ │ │ │ │ event – The qtevent instance │ │ │ │ │ property close_func: Callable[[], None] │ │ │ │ │ Get or set the close callable │ │ │ │ │ Type: │ │ │ │ │ @@ -1700,15 +1700,15 @@ │ │ │ │ │ int │ │ │ │ │ property hidden: bool │ │ │ │ │ Window is hidden │ │ │ │ │ Type: │ │ │ │ │ bool │ │ │ │ │ hide() → None │ │ │ │ │ Hide the window │ │ │ │ │ - hide_event(event: ) │ │ │ │ │ + hide_event(event: ) │ │ │ │ │ → None[source] │ │ │ │ │ The standard Qt hide event │ │ │ │ │ property iconify_func: Callable[[bool], None] │ │ │ │ │ Get or set ehe iconify/show/hide callable │ │ │ │ │ Type: │ │ │ │ │ callable │ │ │ │ │ init_mgl_context() → None │ │ │ │ │ @@ -1724,20 +1724,20 @@ │ │ │ │ │ Returns: The press state of a key │ │ │ │ │ property key_event_func: Callable[[str | int, int, KeyModifiers], │ │ │ │ │ None] │ │ │ │ │ Get or set the key_event callable │ │ │ │ │ Type: │ │ │ │ │ callable │ │ │ │ │ key_pressed_event(event: ) → None[source] │ │ │ │ │ + id='281473716928000'>) → None[source] │ │ │ │ │ Process Qt key press events forwarding them to standard methods │ │ │ │ │ Parameters: │ │ │ │ │ event – The qtevent instance │ │ │ │ │ key_release_event(event: ) → None[source] │ │ │ │ │ + id='281473716928000'>) → None[source] │ │ │ │ │ Process Qt key release events forwarding them to standard methods │ │ │ │ │ Parameters: │ │ │ │ │ event – The qtevent instance │ │ │ │ │ keys │ │ │ │ │ PySide2 specific key constants │ │ │ │ │ alias of Keys │ │ │ │ │ property modifiers: KeyModifiers │ │ │ │ │ @@ -1756,34 +1756,34 @@ │ │ │ │ │ when you don’t want the mouse leaving the screen when rotating a 3d │ │ │ │ │ scene. │ │ │ │ │ This property can also be set: │ │ │ │ │ window.mouse_exclusivity = True │ │ │ │ │ Type: │ │ │ │ │ bool │ │ │ │ │ mouse_move_event(event: ) → None[source] │ │ │ │ │ + id='281473716928000'>) → None[source] │ │ │ │ │ Forward mouse cursor position events to standard methods │ │ │ │ │ Parameters: │ │ │ │ │ event – The qtevent instance │ │ │ │ │ property mouse_position_event_func: Callable[[int, int, int, int], │ │ │ │ │ None] │ │ │ │ │ Get or set the mouse_position callable │ │ │ │ │ Type: │ │ │ │ │ callable │ │ │ │ │ mouse_press_event(event: ) → None[source] │ │ │ │ │ + id='281473716928000'>) → None[source] │ │ │ │ │ Forward mouse press events to standard methods │ │ │ │ │ Parameters: │ │ │ │ │ event – The qtevent instance │ │ │ │ │ property mouse_press_event_func: Callable[[int, int, int], None] │ │ │ │ │ Get or set the mouse_press callable │ │ │ │ │ Type: │ │ │ │ │ callable │ │ │ │ │ mouse_release_event(event: ) → None[source] │ │ │ │ │ + id='281473716928000'>) → None[source] │ │ │ │ │ Forward mouse release events to standard methods │ │ │ │ │ Parameters: │ │ │ │ │ event – The qtevent instance │ │ │ │ │ property mouse_release_event_func: Callable[[int, int, int], None] │ │ │ │ │ Get or set the mouse_release callable │ │ │ │ │ Type: │ │ │ │ │ callable │ │ │ │ │ @@ -1796,15 +1796,15 @@ │ │ │ │ │ The current mouse button states. │ │ │ │ │ window.mouse_buttons.left │ │ │ │ │ window.mouse_buttons.right │ │ │ │ │ window.mouse_buttons.middle │ │ │ │ │ Type: │ │ │ │ │ MouseButtonStates │ │ │ │ │ mouse_wheel_event(event: ) → None[source] │ │ │ │ │ + id='281473716928000'>) → None[source] │ │ │ │ │ Forward mouse wheel events to standard metods. │ │ │ │ │ From Qt docs: │ │ │ │ │ Returns the distance that the wheel is rotated, in eighths of a │ │ │ │ │ degree. A positive value indicates that the wheel was rotated │ │ │ │ │ forwards away from the user; a negative value indicates that the │ │ │ │ │ wheel was rotated backwards toward the user. │ │ │ │ │ Most mouse types work in steps of 15 degrees, in which case the │ │ │ │ │ @@ -1876,15 +1876,15 @@ │ │ │ │ │ match the configured viewport (fixed only) │ │ │ │ │ set_icon(icon_path: str) → None │ │ │ │ │ Sets the window icon to the given path │ │ │ │ │ Parameters: │ │ │ │ │ icon_path (str) – path to the icon │ │ │ │ │ show() → None │ │ │ │ │ Show the window │ │ │ │ │ - show_event(event: ) │ │ │ │ │ + show_event(event: ) │ │ │ │ │ → None[source] │ │ │ │ │ The standard Qt show event │ │ │ │ │ property size: tuple[int, int] │ │ │ │ │ current window size. │ │ │ │ │ This property also support assignment: │ │ │ │ │ # Resize the window to 1000 x 1000 │ │ │ │ │ window.size = 1000, 1000 │ │ │ │ │ @@ -1982,15 +1982,15 @@ │ │ │ │ │ * green (float) – color component │ │ │ │ │ * blue (float) – color component │ │ │ │ │ * alpha (float) – alpha component │ │ │ │ │ * depth (float) – depth value │ │ │ │ │ * viewport (tuple) – The viewport │ │ │ │ │ close() → None[source] │ │ │ │ │ Close the window │ │ │ │ │ - close_event(event: ) │ │ │ │ │ + close_event(event: ) │ │ │ │ │ → None[source] │ │ │ │ │ The standard PyQt close events │ │ │ │ │ Parameters: │ │ │ │ │ event – The qtevent instance │ │ │ │ │ property close_func: Callable[[], None] │ │ │ │ │ Get or set the close callable │ │ │ │ │ Type: │ │ │ │ │ @@ -2101,15 +2101,15 @@ │ │ │ │ │ int │ │ │ │ │ property hidden: bool │ │ │ │ │ Window is hidden │ │ │ │ │ Type: │ │ │ │ │ bool │ │ │ │ │ hide() → None │ │ │ │ │ Hide the window │ │ │ │ │ - hide_event(event: ) │ │ │ │ │ + hide_event(event: ) │ │ │ │ │ → None[source] │ │ │ │ │ The standard Qt hide event │ │ │ │ │ property iconify_func: Callable[[bool], None] │ │ │ │ │ Get or set ehe iconify/show/hide callable │ │ │ │ │ Type: │ │ │ │ │ callable │ │ │ │ │ init_mgl_context() → None │ │ │ │ │ @@ -2125,20 +2125,20 @@ │ │ │ │ │ Returns: The press state of a key │ │ │ │ │ property key_event_func: Callable[[str | int, int, KeyModifiers], │ │ │ │ │ None] │ │ │ │ │ Get or set the key_event callable │ │ │ │ │ Type: │ │ │ │ │ callable │ │ │ │ │ key_pressed_event(event: ) → None[source] │ │ │ │ │ + id='281473713744800'>) → None[source] │ │ │ │ │ Process Qt key press events forwarding them to standard methods │ │ │ │ │ Parameters: │ │ │ │ │ event – The qtevent instance │ │ │ │ │ key_release_event(event: ) → None[source] │ │ │ │ │ + id='281473713744800'>) → None[source] │ │ │ │ │ Process Qt key release events forwarding them to standard methods │ │ │ │ │ Parameters: │ │ │ │ │ event – The qtevent instance │ │ │ │ │ keys │ │ │ │ │ PyQt5 specific key constants │ │ │ │ │ alias of Keys │ │ │ │ │ property modifiers: KeyModifiers │ │ │ │ │ @@ -2157,34 +2157,34 @@ │ │ │ │ │ when you don’t want the mouse leaving the screen when rotating a 3d │ │ │ │ │ scene. │ │ │ │ │ This property can also be set: │ │ │ │ │ window.mouse_exclusivity = True │ │ │ │ │ Type: │ │ │ │ │ bool │ │ │ │ │ mouse_move_event(event: ) → None[source] │ │ │ │ │ + id='281473713744800'>) → None[source] │ │ │ │ │ Forward mouse cursor position events to standard methods │ │ │ │ │ Parameters: │ │ │ │ │ event – The qtevent instance │ │ │ │ │ property mouse_position_event_func: Callable[[int, int, int, int], │ │ │ │ │ None] │ │ │ │ │ Get or set the mouse_position callable │ │ │ │ │ Type: │ │ │ │ │ callable │ │ │ │ │ mouse_press_event(event: ) → None[source] │ │ │ │ │ + id='281473713744800'>) → None[source] │ │ │ │ │ Forward mouse press events to standard methods │ │ │ │ │ Parameters: │ │ │ │ │ event – The qtevent instance │ │ │ │ │ property mouse_press_event_func: Callable[[int, int, int], None] │ │ │ │ │ Get or set the mouse_press callable │ │ │ │ │ Type: │ │ │ │ │ callable │ │ │ │ │ mouse_release_event(event: ) → None[source] │ │ │ │ │ + id='281473713744800'>) → None[source] │ │ │ │ │ Forward mouse release events to standard methods │ │ │ │ │ Parameters: │ │ │ │ │ event – The qtevent instance │ │ │ │ │ property mouse_release_event_func: Callable[[int, int, int], None] │ │ │ │ │ Get or set the mouse_release callable │ │ │ │ │ Type: │ │ │ │ │ callable │ │ │ │ │ @@ -2197,15 +2197,15 @@ │ │ │ │ │ The current mouse button states. │ │ │ │ │ window.mouse_buttons.left │ │ │ │ │ window.mouse_buttons.right │ │ │ │ │ window.mouse_buttons.middle │ │ │ │ │ Type: │ │ │ │ │ MouseButtonStates │ │ │ │ │ mouse_wheel_event(event: ) → None[source] │ │ │ │ │ + id='281473713744800'>) → None[source] │ │ │ │ │ Forward mouse wheel events to standard metods. │ │ │ │ │ From Qt docs: │ │ │ │ │ Returns the distance that the wheel is rotated, in eighths of a │ │ │ │ │ degree. A positive value indicates that the wheel was rotated │ │ │ │ │ forwards away from the user; a negative value indicates that the │ │ │ │ │ wheel was rotated backwards toward the user. │ │ │ │ │ Most mouse types work in steps of 15 degrees, in which case the │ │ │ │ │ @@ -2277,15 +2277,15 @@ │ │ │ │ │ match the configured viewport (fixed only) │ │ │ │ │ set_icon(icon_path: str) → None │ │ │ │ │ Sets the window icon to the given path │ │ │ │ │ Parameters: │ │ │ │ │ icon_path (str) – path to the icon │ │ │ │ │ show() → None │ │ │ │ │ Show the window │ │ │ │ │ - show_event(event: ) │ │ │ │ │ + show_event(event: ) │ │ │ │ │ → None[source] │ │ │ │ │ The standard Qt show event │ │ │ │ │ property size: tuple[int, int] │ │ │ │ │ current window size. │ │ │ │ │ This property also support assignment: │ │ │ │ │ # Resize the window to 1000 x 1000 │ │ │ │ │ window.size = 1000, 1000 │ │ │ ├── ./usr/share/doc/python-moderngl-window-doc/html/searchindex.js │ │ │ │ ├── js-beautify {} │ │ │ │ │ @@ -4915,16 +4915,16 @@ │ │ │ │ │ "15": 6, │ │ │ │ │ "16": [0, 3, 6, 7, 10, 12, 20], │ │ │ │ │ "1920": [0, 4, 7], │ │ │ │ │ "1920x1080": 13, │ │ │ │ │ "2": [2, 6, 7, 10, 11, 12, 16, 18, 23], │ │ │ │ │ "20": 7, │ │ │ │ │ "24": 20, │ │ │ │ │ - "281473658022144": 6, │ │ │ │ │ - "281473661204336": 6, │ │ │ │ │ + "281473713744800": 6, │ │ │ │ │ + "281473716928000": 6, │ │ │ │ │ "2d": [3, 7, 10, 11, 12, 17], │ │ │ │ │ "3": [0, 6, 7, 10, 20, 23], │ │ │ │ │ "30": 7, │ │ │ │ │ "32": [10, 20], │ │ │ │ │ "330": [4, 11], │ │ │ │ │ "3d": [6, 7, 15, 18], │ │ │ │ │ "3f": 16,