Skip to content

[X11] Correct window default position/size from current monitor #188

Description

@f1nalspace

Right now FPL uses a hardcoded window size for default initialization and zero origin for window position.
We don't want to do that, we would rather get primary monitor, use half its size as window-size and position it in the center.
Why? Because X11 has no defaults for position and size :-(

Of course having a enum for controlling for automatic window position/size behavior would be great too, but this is a separate issue.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions