
QNX Style
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
18 years ago
Fixed kicker taskbar buttons.
diver
12 years ago
./configure -with-qt-dir=/usr/lib/qt-3.3/
Edit src/qnx.cpp
@ lines 1997 & 2029, change:
bool flip=false
to:
bool flip
as already mentioned.
make
make install
mv /usr/local/kde/share/apps/kstyle/themes/* /usr/share/apps/kstyle/themes
mv /usr/local/kde/lib/kde3/plugins/styles/* /usr/lib/kde3/plugins/styles
Edit /usr/lib/kde3/plugins/style/qnx.la
last line should be libdir='/usr/lib/kde3/plugins/styles'
After that it will appear in kcontrol under Appearence/Style.
It tool me 2 hour to figure it out, but now I'll stick to phasestyle.
Report
surya24
16 years ago
OS : Fedora Core-3
----------------------------------------
unable to compile with below error
qnx.cpp:1998: error: default argument given for parameter 12 of `void QnxStyle::drawVGradient(QPainter*, const QColorGroup&, QColorGroup::ColorRole, int, int, int, int, int, int, int, int, bool) const'
qnx.h:106: error: after previous specification in `void QnxStyle::drawVGradient(QPainter*, const QColorGroup&, QColorGroup::ColorRole, int, int, int, int, int, int, int, int, bool) const'
qnx.cpp:2030: error: default argument given for parameter 12 of `void QnxStyle::drawHGradient(QPainter*, const QColorGroup&, QColorGroup::ColorRole, int, int, int, int, int, int, int, int, bool) const'
qnx.h:107: error: after previous specification in `void QnxStyle::drawHGradient(QPainter*, const QColorGroup&, QColorGroup::ColorRole, int, int, int, int, int, int, int, int, bool) const'
make[2]: *** [qnx.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
~
What this could be???
Report
greedux
16 years ago
bool flip=false
to:
bool flip
Report
bilaribilari
17 years ago
QnxStyle::drawVGradient(QPainter*, const QColorGroup&,
QColorGroup::ColorRole, int, int, int, int, int, int, int, int, bool =
false) const'
qnx.h:106: after previous specification in `void
QnxStyle::drawVGradient(QPainter*, const QColorGroup&,
QColorGroup::ColorRole, int, int, int, int, int, int, int, int, bool =
false) const'
qnx.cpp:2030: default argument given for parameter 12 of `void
QnxStyle::drawHGradient(QPainter*, const QColorGroup&,
QColorGroup::ColorRole, int, int, int, int, int, int, int, int, bool =
false) const'
qnx.h:107: after previous specification in `void
QnxStyle::drawHGradient(QPainter*, const QColorGroup&,
QColorGroup::ColorRole, int, int, int, int, int, int, int, int, bool =
false) const'
make[2]: *** [qnx.lo] Error 1
Report
bilaribilari
17 years ago
Help ?
Report
surya24
16 years ago
Report
ugly
17 years ago
this error actually seems to be coming up quite often when i install apps and themes.
please help.
ERROR : Can't find X includes. Please check your installation and add the correct paths!
Report
BaDDaSS
17 years ago
i did configure, make and make install.
hmmmz0r :|
Report
WinterWolf
18 years ago
Report
aniol
18 years ago
./configure
make-->...error there is no target
Report
x4lamprey
18 years ago
Report
rhorn
18 years ago
Report
mouseparanoia
18 years ago
greets,
mouseparanoia
Report
simbloke
18 years ago
Report
richone
18 years ago
make[2]: *** [qnx.lo] Error 1
make[2]: Leaving directory `/root/kde3/qnxstyle-0.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/kde3/qnxstyle-0.2'
make: *** [all] Error 2
Any help would be great...
Report
reimina
18 years ago
Report
faulstir
18 years ago
Report
christoph
18 years ago
Report
kerijan
18 years ago
Report
axeljaeger
18 years ago
Report
chirilas
18 years ago
Report
chirilas
18 years ago
it's really a very nice style
QNIX rocks
thanks
Report
annakonda
18 years ago
Any fixes for this?
Report
scoobydu
18 years ago
hi
nice look with the style :-) thx 4 that...
Found waimea about a month ago, but no changes on the website, very quiet, is there another site for waimea? Its great but can't get blackbox menus to be recognised....
keep up the good work.
cheers scooby
Report
dek
18 years ago
Two problems i have:
1) The tabs(tasks?) in the kpanel have a strange look. I think they use some kind of transparency, which makes them look really unclean. Is there a way to deactivate this ?
2) I'm using a QT3 version of quanta. The buttons that are used to switch to different pages on the bottom.. well they simply are no longer buttons.
Excuse my poor english.
regards
dek
Report