
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
A widget style and window decoration for KDE 3.0/3.1 -- this package won't work for KDE 3.2, you can find future versions of Plastik in kdeartwork!
Please see the screenshots for details!
Enjoy! ;-)
17 years ago
0.3.9
- Some updates from CVS:
- Fixed konqueror "location:" label bug.
- Checkbox tristate support.
- Progressbar busy indicator support.
- Fix annoying edges around buttons/comboboxes in case KHTML provides
the wrong background color. (maybe only relevant for CVS...)
- Draw the text of focused comboboxes using cg.buttonText() instead
of cg.highlightedText().
- Triangular tab support.
- Fix problem with tickmarks above sliders.
- Changed the color sheme highlight colors.
0.3.8
- Finally, this fixes the window decoration loading problems for
Debian Woody users and maybe others as well!
- Minor text color fixes in the widget style.
[If 0.3.7 worked well for you, you don't need to update.]
17 years ago
0.3.9
- Some updates from CVS:
- Fixed konqueror "location:" label bug.
- Checkbox tristate support.
- Progressbar busy indicator support.
- Fix annoying edges around buttons/comboboxes in case KHTML provides
the wrong background color. (maybe only relevant for CVS...)
- Draw the text of focused comboboxes using cg.buttonText() instead
of cg.highlightedText().
- Triangular tab support.
- Fix problem with tickmarks above sliders.
- Changed the color sheme highlight colors.
0.3.8
- Finally, this fixes the window decoration loading problems for
Debian Woody users and maybe others as well!
- Minor text color fixes in the widget style.
[If 0.3.7 worked well for you, you don't need to update.]
zitanos
15 years ago
I tried the ./configure at the terminal but i keep getting
./configure: No such file or directory
what must i do?
Report
umaga
16 years ago
make
su
make install
its ok on mandrake
Report
tuzz
16 years ago
I tried different prefixes, like /home/kde/
/usr/local/kde/
i even tried /opt/kde3/
thats where my kde is installed with all the include files
whatever i try i get these errors:
checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE headers installed. This will fail.
So, check this please and use another prefix!
please tell me what i need to correct or perhaps what i need to install to correct this,
thanks very much
tuzz
Report
ceebx
16 years ago
Report
tuzz
16 years ago
I tried different prefixes, like /home/kde/
/usr/local/kde/
i even tried /opt/kde3/
Report
tuzz
16 years ago
Report
longhorn
16 years ago
i used this method witho no luck..
./configure
make
(switched to su)
make install
everything worked fine, but i couldnt find the theme anywhere.
Report
Ekardnam
16 years ago
(PREFIX is /usr in many dists)
this style is wonderful, clean!
Report
punx120
16 years ago
But i always got the following errors :
plastik.cpp:24:28: kwin/workspace.h: No such file or directory
plastik.cpp:25:26: kwin/options.h: No such file or directory
In file included from plastik.cpp:28:
plastik.h:26:25: kwin/client.h: No such file or directory
In file included from plastik.cpp:30:
plastikclient.h:26:25: kwin/client.h: No such file or directory
In file included from plastik.cpp:30:
what' wrong ?
bye.
Report
MaxAuthority
16 years ago
But is there (or will there be) an option to disable all these rounded corners in your theme?
regards,
Martin
Report
PrivatePanic
16 years ago
An 'always on top'-Toggle-Button next to the 'sticky'-Button on the left side of the titlebar of each window.
Would that be possible? :)
Report
ceebx
16 years ago
Report
udok
16 years ago
I look at your knifty theme, and there is something I like with it, which there isn't in plastik : the border-less button.
I like plastik more than knifty, but if it could have no border around its buttons, it would be perfect for me. Maybe adding an option should be the better way ?
Thanks for this nice theme.
Report
4momo
17 years ago
I'm trying to ./configure on a Debian KDE 3.2 system, but the process exists with the following:
checking for kconfig_compiler... not found
configure: error: The important program kconfig_compiler was not found!
Please check whether you installed KDE correctly.
I don't know what to do.
Thanks in advance,
Moritz
Report
ceebx
16 years ago
Report
devit
17 years ago
Thanks!
Report
ceebx
16 years ago
Report
sebaro
17 years ago
?is there a source for qt3.0 (this version doesn't have PE_PanelGroupBox, CE_DockWindowEmptyArea, CE_MenuBarEmptyArea, CT_MenuBar); i commented this lines and works fine but the empty area of the menubar and toolbar have the bushbutton color and the pupupmenu color is white?
?is there a mandrake 9.0 rpm?
Report
objorkum
17 years ago
Report
rommel
17 years ago
Report
apfaffeneder
17 years ago
http://www.zuhause-local.de/rpm/kde-theme-plastik-0.3.9-0.fdr.1.src.rpm
Currently in QA of fedora.us
Report
apfaffeneder
17 years ago
http://www.zuhause-local.de/rpm/kde-theme-plastik-0.3.9-0.fdr.2.src.rpm
http://www.zuhause-local.de/rpm/kde-theme-plastik-0.3.9-0.fdr.2.src.rpm.md5
http://www.zuhause-local.de/rpm/kde-theme-plastik-0.3.9-0.fdr.2.src.rpm.md5.asc
If you have the need for precompiled rpms give me a short message.
For the latest package always have a look into http://www.zuhause-local.de/rpm
Report
Yaggo
17 years ago
jaakko ~/tmp/kdeartwork/kwin-styles/plastik$ make
[snip]
In file included from plastik.cpp:28:
plastikclient.h:73: ISO C++ forbids declaration of `Position' with no type
plastikclient.h:73: `Position' declared as a `virtual' field
plastikclient.h:73: syntax error before `(' token
plastik.cpp: In member function `virtual KDecoration*
KWinPlastik::PlastikHandler::createDecoration(KDecorationBridge*)':
plastik.cpp:116: cannot allocate an object of type `KWinPlastik::PlastikClient'
plastik.cpp:116: because the following virtual functions are abstract:
/usr/kde/3.2/include/kdecoration.h:479: virtual
KDecorationDefines::MousePosition KDecoration::mousePosition(const QPoint&)
const
make[1]: *** [plastik.lo] Error 1
make[1]: Leaving directory `/home/jaakko/tmp/kdeartwork/kwin-styles/plastik'
make: *** [all-recursive] Error 1
Any ideas? I'm using 3.2.3-r1.
Report
ceebx
17 years ago
Report
Twiggy794
17 years ago
Report