Skip to content

[master] Mode -fullscreen broken, mode -root half-broken(?) #23

@hartwork

Description

@hartwork

While #18 fixed -root for invocation by XScreensaver, -fullscreen is still broken and -root still behaves differently on Git master compared to 2.08:

2.08 behavior:

  • ./src/fireflies -root (outside of XScreensaver) renders "somewhere invisible"
  • ./src/fireflies -root (inside XScreensaver) renders fullscreen
  • ./src/fireflies -fullscreen renders fullscreen, no window decorations (hard to exit)
  • ./src/fireflies renders to a non-fullscreen window with decorations (constant 1024x768over here)

Git master behavior:

  • ./src/fireflies -root (outside of XScreensaver) renders to a fullscreen window with window decorations?
  • ./src/fireflies -root (inside XScreensaver) renders fullscreen
  • ./src/fireflies -fullscreen renders to a non-fullscreen window with decorations (constant 1280x720)
  • ./src/fireflies renders to a non-fullscreen window with decorations (constant 1280x720 over here)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions