Bug 203903 - Please save opacity when logging out of kde
Summary: Please save opacity when logging out of kde
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-15 02:09 UTC by biggerben
Modified: 2009-08-15 19:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description biggerben 2009-08-15 02:09:32 UTC
Version:           4.3.0-0ubuntu10 (using KDE 4.3.0)
OS:                Linux
Installed from:    Ubuntu Packages

when restarting I have to manually set the opacity of my konsole to 75%. It would be nice if this were saved on logout (together with which windows were open where).
Comment 1 Martin Flöser 2009-08-15 10:01:05 UTC
There are window specific rules for opacity. They are working on trunk - unsure about 4.3. Perhaps that is something that could help you.
Comment 2 FiNeX 2009-08-15 10:21:44 UTC
Only one question: are you setting the opacity of only the typing area or of the whole konsole window (including tabs and windeco) ???
Comment 3 biggerben 2009-08-15 10:28:59 UTC
I set the opacity via the top left icon (or rather alt+f3), set opacity.
Although it wouldn't make much difference as I've set the konsoles to no scrollbar, no menubar, no window border!
Comment 4 Thomas Lübking 2009-08-15 14:44:32 UTC
opacity rules so far only allow forcing an opacity for active & inactive windows - not remembering
you'll in this case have to apply a "special window setting"
unfortunately the feature only works in trunk and will be backported (i think 14 days are gone now...) for 4.3.1 - even more unfortunately the UI exists for quite a while w/o any effect :-(

for konsole i however strongly recommand to use konsoles background transparency feature as it allows opaque text on a translucent background improving readability.
(settings -> edit current profile -> appearance)

if one of the above fits you (i.e. you do not request a window rule to really restore the last set translucency, but only a fixed value "75%"), please close this bug - thanks =D
Comment 5 lucas 2009-08-15 14:49:51 UTC
Please don't close bug reports just because the reporter has worked around the problem without it actually being fixed...
Comment 6 Thomas Lübking 2009-08-15 15:43:26 UTC
didn't mean to ask to close by workaround but implicit clarification, sorry :-(

so, clarified clarification request:

@biggerben: do you want to
   a) preserve the opacity for all windows cross sessions (i.e. after logging in, automatically opened windows get the opacity from before)
   b) preserve the opacity set to certain window types (i.e. you can close the window/app and after restarting they'll [also intra-session] get the opacity you applied last)
   c) force a specific opacity for certain windows (i.e. whenever you open/start them up you'll get this opacity - no matter which they had before)
   d) have konsole a translucent background (and so far just "faked" it by a general translucency)
Comment 7 biggerben 2009-08-15 15:48:34 UTC
That would be a)
anything else is just a huge mess imo!
Comment 8 Thomas Lübking 2009-08-15 19:33:49 UTC
SVN commit 1011730 by luebking:

BUG: 203903
preserve window opacity across sessions


 M  +2 -0      manage.cpp  
 M  +2 -0      sm.cpp  
 M  +1 -0      sm.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1011730