onflapp / gs-desktop

GNUstep Desktop
https://onflapp.github.io/gs-desktop/index.html
MIT License
101 stars 6 forks source link

Fix GWorkspace Menu #34

Closed coderamen666 closed 4 months ago

coderamen666 commented 4 months ago

The GWorkspace menu is slowly moving up the screen after each reboot and I can move it off screen but it's an annoying process. It shifts up exactly 3 menu items of space, and I am pretty sure that it is a bug in steptalk. More specifically, in this function:

https://github.com/onflapp/libs-steptalk/commit/7e44311876f7b5acd5a6ec190d2d8e7e5b62bf45#diff-7d06145d123dacf2643489ce5938d71150e2c79d4f417abfec8d847d32c74d5c

onflapp commented 4 months ago

did you build and install the entire GSDE, including clearing your ~/Library ?

coderamen666 commented 4 months ago

Yes, I completely reinstalled it. This only started happening after multiple boots.

onflapp commented 4 months ago

I reverted the change. I need more time to debug it.

Thanks!