Skip to content

Improve screen switching for Window #1925

@pushfoo

Description

@pushfoo

Enhancement request:

tl;dr: make moving the Window more intuitive

What should be added/changed?

  • A better way to move the window between screens
  • Add an optional screen argument to Window.center_window for convenience

What would it help with?

Moving windows between is currently counter-intuitive. It only seems to be possible through Window.set_fullscreen as result of pyglet API Design, which is how arcade.Window.__init__ selects the current screen. Although the base pyglet Window has a screen property, it is read-only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions