-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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 -fullscreenrenders fullscreen, no window decorations (hard to exit)./src/firefliesrenders 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 -fullscreenrenders to a non-fullscreen window with decorations (constant 1280x720)./src/firefliesrenders to a non-fullscreen window with decorations (constant 1280x720 over here)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels