Launcher border issues
Bug #322460 reported by
Bill Filler
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Netbook Remix Launcher |
Won't Fix
|
High
|
Neil J. Patel | ||
xf86-video-intel |
Invalid
|
Undecided
|
Unassigned | ||
netbook-launcher (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Also, the shading on the top border (and dialogs) now has dark edges on the corners. Previously it was all the same color.
--
Updated bug to only reference border issues, font issue bug is at https:/
description: | updated |
Changed in netbook-launcher: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
RE: Launcher texture issues
There seems to be an issue with the Jaunty Intel drivers and the way they handle TidyTextureFrames. These objects basically tile the texture in GL with padding (so only stretching certain areas), allowing one texture to be resized without losing rounded-corners, for example.
The code for the TidyTextureFrame is available here: svn.o-hand. com/repos/ tidy/trunk/ tidy/tidy- texture- frame.c
http://
And I will attach a before/after screenshot of the launcher showing how it normally looks, and how it looks currently.