kwin/clients/oxygen
2007-10-10 00:25:48 +00:00
..
CMakeLists.txt
definitions.cpp
oxygen.cpp Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which are 2007-10-05 22:21:25 +00:00
oxygen.h make titlebars big enough for buttons 2007-10-06 00:39:16 +00:00
oxygenbutton.cpp use deco gradient from helper for consistency, also add palette state hack to buttons which need it also 2007-10-10 00:25:48 +00:00
oxygenbutton.h Keep around the helper as a reference member of OxygenClient and OxygenButton, instead of having two global statics. Also refer to the client (from the button) as a reference to ensure that it exists (namely, so that we can grab our own reference to its helper). 2007-10-10 00:05:24 +00:00
oxygenclient.cpp use deco gradient from helper for consistency, also add palette state hack to buttons which need it also 2007-10-10 00:25:48 +00:00
oxygenclient.desktop SVN_SILENT made messages (.desktop file, second try) 2007-10-09 05:45:29 +00:00
oxygenclient.h Keep around the helper as a reference member of OxygenClient and OxygenButton, instead of having two global statics. Also refer to the client (from the button) as a reference to ensure that it exists (namely, so that we can grab our own reference to its helper). 2007-10-10 00:05:24 +00:00
snippet.cpp