[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xpos and ypos have no effect on windows procedure #1759

Closed
brandy125 opened this issue Feb 28, 2024 · 7 comments
Closed

xpos and ypos have no effect on windows procedure #1759

brandy125 opened this issue Feb 28, 2024 · 7 comments

Comments

@brandy125
Copy link

I experience that on my installation the xpos and ypos keywords have no effect on the windows procedure.

GDL> !gdl
{
    "RELEASE": "1.0.4 git",
    "BUILD_DATE": "Feb 12 2024",
    "EPOCH": 1707706800,
    "GDL_USE_DSFMT": 1,
    "GDL_USE_WX": 1,
    "GDL_POSIX": 1
}
GDL> 

System: Opensuse Tumbleweed with fvwm2 window manager

@GillesDuvert
Copy link
Contributor

works ok for me. Apparently fvwm2 is not very much wxWidgets/GTK compatible (ggogled a bit). I bet the X window (gdl -X) works OK.

@GillesDuvert
Copy link
Contributor

... but of course gdl -X does have its own defects (e.g. no window larger than the screen)

@brandy125
Copy link
Author
brandy125 commented Feb 28, 2024 via email

@alaingdl
Copy link
Contributor

On my laptop running U22.04 I am on xfce4 and I have no problem in X11 or WsWidgets drivers to have the
window, xpos=..., ypos=... exactly where they should be located !

@GillesDuvert
Copy link
Contributor

shall we close this issue, and mention that fvwm2 (and probably fvwm, and probably all "old, but fast and reliable" WMs) may not be exactly, uh..., recommended?

@brandy125
Copy link
Author
brandy125 commented Feb 29, 2024 via email

@brandy125
Copy link
Author

Just for completeness.

I commented following lines in my .fvwm2rc and now the xpos and ypos keywords work fine and everything else is as it was before.
I am happy!

Style * WindowShadeSteps 64p, SloppyFocus, CenterPlacement
Style * NoPPosition
StubbornIconPlacement
Style "*" RandomPlacement
Style "*" SmartPlacement

Long live FVWM2!

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

No branches or pull requests

3 participants