Skip to content

Not working on FullScreen and Vulkan-BorderlessWindow mode #30

Description

@zaafar

Everyone, who is familiar with the overlay technology, knows that Overlay doesn't really work with applications running in FullScreen mode (unless you do some really hacky/brittle stuff e.g. by-passing the OS input system) so that's not really a problem.

However, in this issue, overlay stops working on "Borderless Window" mode as well. This happens only when application, who is being overlayed by the ClickableTransparentOverlay, is using Vulkan APIs.

Acceptance Criteria

  • ClickableTransparentOverlay works with Vulkan API in borderless-window mode
  • [Optional] ClickableTransparentOverlay works in fullscreen mode as well

Notes

  • [Personal preference] Do not hook to the Windows OS input system

Work Around

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    WillNotImplementThese features will not be implemented unless someone gives a really good reasonenhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions