[Panel-devel] minimization to taskbar

Jason Stubbs jasonbstubbs at gmail.com
Fri Nov 30 17:21:49 CET 2007


Hi all.

I've had a go at getting the task bar to report it's position to kwin.
Rather than copying the code from systemtray, I've moved it into 
Plasma::Widget so that it can be reused by anything else that might
need to know this sort of stuff.

Attached are three patches:
* Add associatedViews(), mapToView() and mapFromView() to Widget
* Modify SystemTray to use the new methods
* Add reporting of position to kwin in tasks.cpp

Comments?

-- 
Jason Stubbs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: widget-views.patch
Type: text/x-diff
Size: 2429 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/panel-devel/attachments/20071201/0a5019d7/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: systray-views.patch
Type: text/x-diff
Size: 3440 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/panel-devel/attachments/20071201/0a5019d7/attachment-0001.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tasks-views.patch
Type: text/x-diff
Size: 3242 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/panel-devel/attachments/20071201/0a5019d7/attachment-0002.bin 


More information about the Panel-devel mailing list