This website requires JavaScript.
Explore
Help
Sign in
yukijoou
/
kwin
Watch
1
Star
0
Fork
You've already forked kwin
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6dfbd48488
kwin
/
clients
/
web
History
Thomas Lübking
5bfcd53571
make border rectangular when maximized
...
BUG: 84210 svn path=/trunk/KDE/kdebase/workspace/; revision=1123666
2010-05-06 15:15:09 +00:00
..
CMakeLists.txt
ooops sorry guys, reverting this thing, doesn't belong there
2009-05-30 21:58:04 +00:00
Web.cpp
make border rectangular when maximized
2010-05-06 15:15:09 +00:00
web.desktop
SVN_SILENT made messages (.desktop file)
2010-04-29 06:39:50 +00:00
Web.h
put mask calculation in separate method, to be used in preview mode. In preview mode, set painter clipMask so that it matches widget mask, to fix corner painting
2009-08-29 21:24:07 +00:00
WebButton.cpp
fixed button rendering using QPainterPath, as done for kde2 windeco; fixed corner painting in preview mode
2009-08-29 21:25:31 +00:00
WebButton.h