Skip to content

Fix -g negative offsets placing window off-screen#824

Closed
rtmongold wants to merge 1 commit intoderf:masterfrom
rtmongold:fix/geometry_offset_#807
Closed

Fix -g negative offsets placing window off-screen#824
rtmongold wants to merge 1 commit intoderf:masterfrom
rtmongold:fix/geometry_offset_#807

Conversation

@rtmongold
Copy link
Copy Markdown

@rtmongold rtmongold commented Apr 15, 2026

No description provided.

X negative geometry offsets are right/bottom anchored and must account for window size. Use screen_size - window_size - offset for -X/-Y placement so values like -g -0+0 place the window at the top-right corner instead of off-screen.
@rtmongold rtmongold closed this Apr 20, 2026
@rtmongold rtmongold deleted the fix/geometry_offset_#807 branch April 20, 2026 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant