Thread
:
An alternative app launcher
View Single Post
Mitrandir
2010-07-27 , 14:40
Posts: 355 | Thanked: 598 times | Joined on Sep 2009 @ Nizhny Novgorod, Russia
#
119
Got the same bug with returning from portrait in Telescope asin post #94
It seems to be common issue.
It seems to only happen when rotating screen while Telescope/Launcher is on screen.
I think it is due to XServer automatically centers windows with _NET_WM_WINDOW_TYPE_SPLASH, which is certainly not needed.
Upd: Yes, this is the reason. Fix is trivial: replace XResizeWindow with XMoveResizeWindow
Last edited by Mitrandir; 2010-07-27 at
15:11
.
Quote & Reply
|
The Following 2 Users Say Thank You to Mitrandir For This Useful Post:
buurmas
,
giladmttw
Mitrandir
View Public Profile
Send a private message to Mitrandir
Find all posts by Mitrandir