
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
Sharp corners are dead (almost). Long live to the round. Designed to be *fast*, simple and clean. Recomended use with "Web" kwin decoration.
Thanks to Jens Luetkens for ideas, code and the config stuff. Based on dotNET. Many code from Konx. Menu color idea from dotNET2.
The translucent menu works except for "Software Tint".
Please tell any inconvenience you find. Then I can call it 1.0 and go for effects and eye candy.
14 years ago
-Updated link
1.0rc1
-Fixed kaffeine top line
-Fixed menu check mark not properly painted
1.0b3
-Tabs code full rewrite. Left aligned.
-Removed menu color option.
-Little menu highlight make-up
1.0b2
-Tabs are centered
-Better focus positioning
-Tabs labels polished
1.0b1
-New items added to configuration. Now you can select a color for the scrollbars
-Dark frame problem resolved.
-New menu look, configurable. See screenshot
0.3b
-Configuration dialog
-Fixed line edits in html pages
-Translucent menus
-Many fixes and performance improvement
0.2.1
-All kicker applets flickering problem resolved
-File transfer and cookie dialogs issue resolved
-Many tabs issue resolved
0.2.1a
-Drawing routine reimplemented, faster and nicer
-KNewsTicker should not flicker
14 years ago
-Updated link
1.0rc1
-Fixed kaffeine top line
-Fixed menu check mark not properly painted
1.0b3
-Tabs code full rewrite. Left aligned.
-Removed menu color option.
-Little menu highlight make-up
1.0b2
-Tabs are centered
-Better focus positioning
-Tabs labels polished
1.0b1
-New items added to configuration. Now you can select a color for the scrollbars
-Dark frame problem resolved.
-New menu look, configurable. See screenshot
0.3b
-Configuration dialog
-Fixed line edits in html pages
-Translucent menus
-Many fixes and performance improvement
0.2.1
-All kicker applets flickering problem resolved
-File transfer and cookie dialogs issue resolved
-Many tabs issue resolved
0.2.1a
-Drawing routine reimplemented, faster and nicer
-KNewsTicker should not flicker
gordin
15 years ago
"This IP address cannot be used for browsing."
Has the downloadlocation changed?
Report
gordin
15 years ago
Report
salahuddin66
15 years ago
Report
SynTruth
16 years ago
rc1 is very nice. I still have a few problems with some text fields in Konqueror rendered webpages always having a white background but the foreground color is still whatever the CSS specifies. Make it hard to read what is being typed in some fields, but the only one I remember off the top of my head is at the World of Warcraft forums.
Still, great looking style and good work! Thanks. :D
Report
rADOn
16 years ago
http://radon.chytrak.cz/files/ebuilds/x11-themes.tar.gz
drop me a word if anything goes wrong - this is first ebuild i've ever made and i'm still bit surprised it didnt blew my system to pieces :-)
Report
linuxcolor
16 years ago
Keep it up man.............
.................
Report
vadimnab
16 years ago
cd . && \
/bin/sh /home/vadim/BUILD/dotcurve-1.0b3/admin/missing --run automake-1.7 --gnu Makefile
cd . && perl admin/am_edit Makefile.in
Can't open perl script "admin/am_edit": No such file or directory
make: *** [Makefile.in] Error 2
Report
peroxid
16 years ago
$ find . | xargs touch
$ ./configure && make
I love these build reports :)
Report
vadimnab
16 years ago
Report
Dragonstorm
16 years ago
Report
Superstoned
16 years ago
Report
peroxid
16 years ago
Report
widod
16 years ago
The second is more a bug. The progressbar works when you use QProgressBar with percentage values. But when the progressbar is in 'busy' mode (step value is 0), nothing appears.
Kepp up the good work :)
Report
peroxid
16 years ago
Well, what do you espect when a progress bar is at 0?
Report
ossian
16 years ago
I have also written a bit of code that will make a "busy" progress bar basically scroll. A little round rectangle will go from the left of the progress bar until it gets to the far right, then it will start over at the far left. Let me know if there's any intrest in this.
Report
widod
16 years ago
I've seen two variations how this might look. One is like the blinking you see in Knight Rider ;) A width limited bar moves a bit from left to right and back everytime the bar is updated.
The other example is from Plastik2. The bar has full length, but every time and update is done, something like an animation starts. I don't know how this is implemented. But it seems a regular image pattern is shifted to the right, giving the impression of animation.
From my point of view I prefer the second implementation.
But this is no proposal, how you should implement it in your style. These are just suggestions :)
Report
lucher
16 years ago
My automake (1.9) version is too new. KDevelop and configure mention that. And: admin/Makefile.common is missing - hence I can't run automake tools.
Hint: If you want to minimize the tar archive size, just remove the configure script (make distclean) and leave the admin directory intact.
Report
peroxid
16 years ago
Report
Superstoned
16 years ago
let konqueror show close buttons on the tabs, and watch (evil SQUARE wite space surrounding button...).
I hope you can fix these...
Report
vagninu
16 years ago
But I have only a request: please add an option to re-enable the not-centered tabs :)
Report
anonymous-hive
16 years ago
Report
richardLH
16 years ago
Thank's
Report
Sebien
16 years ago
I like it.
However, there still a "rectangle background color" bug.
For instance, the Konqueror web page has a white background color but on the borders of the rounded area there still some gray lines.
Is it possible to know the background color of the content area (here, white) and paint the widget with this color, then add the black 1px rounded border AND paint the 4 rounded corners with the parent widget background color (here, gray)?
Even on Plastik we have the same problems: QLineEdit (and others) have the 4 corner pixels gray even if the background color of the parent widget is white (eg. when the LineEdit is embedded in a web page...).
Is it possible to fix that or will it be possible with Qt4 ??
Report
peroxid
16 years ago
Can you give a page for example. Right now the style detects khtml and switchs to sharp corners to avoid the ugly effect (wich I hate especially).
BTW I'll say in KDE 3.4 seems it is a resolved issue.
Report
ra1n
16 years ago
Report