You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reported in version: HG 2.1 Reported for operating system, platform: Linux, All
Comments on the original bug report:
On 2015-03-18 00:18:48 +0000, wrote:
Created attachment 2070
Patch implementing that cleanup.
The current Wayland backend creates a dummy display and uses a complicated way to fill it with every mode supported by every output. This patch cleans that mess up by attaching the displays and their modes to SDL’s internals as soon as they are received.
On 2015-03-18 15:07:19 +0000, wrote:
Created attachment 2071
Fixup correctly handling refresh rate as mHz and not Hz.
This mistake was due to an issue in my compositor.
On 2015-04-07 18:12:48 +0000, wrote:
Created attachment 2107
Wayland: Properly discover displays and their modes.
Remove a forgotten variable.
On 2015-04-08 02:46:41 +0000, Ryan C. Gordon wrote:
(In reply to bugs from comment # 2)
Created attachment 2107 [details]
Wayland: Properly discover displays and their modes.
This bug report was migrated from our old Bugzilla tracker.
These attachments are available in the static archive:
Patch implementing that cleanup. (sdl2-wayland.patch, text/plain, 2015-03-18 00:18:48 +0000, 11543 bytes)Fixup correctly handling refresh rate as mHz and not Hz. (sdl2-wayland.patch, text/plain, 2015-03-18 15:07:19 +0000, 11563 bytes)Reported in version: HG 2.1
Reported for operating system, platform: Linux, All
Comments on the original bug report:
On 2015-03-18 00:18:48 +0000, wrote:
On 2015-03-18 15:07:19 +0000, wrote:
On 2015-04-07 18:12:48 +0000, wrote:
On 2015-04-08 02:46:41 +0000, Ryan C. Gordon wrote:
The text was updated successfully, but these errors were encountered: