Bugs item #794315, was opened at 2003-08-24 22:40 Message generated for change (Comment added) made by bradleyhughes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=794315&group_id=40696
Category: Appearance/Rendering >Group: CVS >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Scott R. Godin (webdragon) >Assigned to: Bradley T. Hughes (bradleyhughes) Summary: Toggle Window Decorations causes faulty bg with aterm Initial Comment: I have aterms running on here, that I normally start with : aterm -ls -rv -tr -sh 70 -fade 50 +sb -sl 1000 -geometry 130x40 -title "aTerm Console" When I use the keybinding to toggle window decorations, the windows jump up a slight bit instead of staying in place and merely switching off the titlebars and such. This makes the image showing through from the background offset by the distance between the former window and the current position. When window decorations are toggled, the window should stay exactly where it is, without moving to the old position originally occupied by the top of the titlebar. As it is now, I have to alt-click each window I toggle, in order to move it slightly so that the background image updates so the transparency looks correct. I've attached a screenshot (reduced somewhat since I have a large display) with a background image that clearly indicates the problem.. there are three aterm windows open with their window decorations toggled off, and you can see that the sides of the circle in the root window are offset. ---------------------------------------------------------------------- >Comment By: Bradley T. Hughes (bradleyhughes) Date: 2004-10-01 18:03 Message: Logged In: YES user_id=459209 this has been fixed in CVS ---------------------------------------------------------------------- Comment By: Marc Wilson (marcswilson) Date: 2003-08-25 01:06 Message: Logged In: YES user_id=851365 It's NOT changing the coordinates of the window. In fact, it's maintaining the original origin of the window. What YOU want is for the window manager to alter the origin of the window to match the origin of the *client area*, and alter it again if you toggle the decorations back on. I don't know how hard one versus the other would be, but the current behavior is as designed and is no bug. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=794315&group_id=40696 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
