
Baghira
Source (link to git-repo or to original if based on someone elses unmodified work):
-----------------
tar -xjf baghira.tar.bz2
cd baghira/baghira
./configure --prefix=`kde-config --prefix` --disable-debug [--enable-final]
(!!!BEGINNERS: the direction of the accents is _important_ (top-left to bottom-right), the rectangular brackets mean [this is optional] - don't type them!!!)
make
and finally as root:
make install
========================================
!!!PLEASEPLEASEPLEASE!!!
use the bugtracker, wishlist and help forum at sf.net
1. to avoid multiple notifications of the same problem
2. to help me keeping track of the messages
--- NOTICE ---
Bugreports should allways contain at least these information:
- Version
- KDE/qt Version
- Architecture (x86/ppc/others)
- source or distribution version
Thanks
0.8
----
after a long time, this is what should have been 0.7a and is a snapshot of the current cvs version and probably the last baghira for Qt3 ever.
there won't be Baghira for Qt4, don't ask.
- several bugfixes, minor changes, whatever.
0.7a
----
- [style] Reincluded workaround for kpdf < 3.4.3
- [style] added Milk style
- [style] some code enhancements/cleanups
- [bab] removed "start QString name int deco" dcop interface (useless anyway)
- [bab] added "start QString name QString settings" dcop interface to allow starting a program with the rules set for another one (or a general rule like "Milk"
- [menubar applet] size fix (using an own settings value
Ratings & Comments
1259 Comments
Would it be difficult, time-expensive job porting baghira to qt4? I would like to sound out users' interest to collect money to th at aim. Thank you -- Pol
when i enter this line in terminal i get installed message ...but with an error message ./install.sh configure: error: C++ preprocessor "/lib/cpp" fails sanity check See `config.log' for more details. ./install.sh: line 33: [: too many arguments what to do now???i am new to the linux world...
what linux distribution do you use?
pclinux os....
install baghira from your synaptic and avoid all the fuss... cheers
I love mac osX themes i think they are the nicest and baghira is the most osX alike style that exists but its just ugly. If you see all the elements are pixmaps and they look horrible nomatter what resolution you use (i use 1440x900). Even the arrow buttons look horrible one can see the pixels and the button constrast make it worse. If you look at style such as domino you will see a lot of difference since most of it elements are drawed and don't use pixmaps. Scrollbars for example looks horrible in baghira and the tabs too. Textboxes are not rounded and even if you happen to manage that, if you use pixmaps some of them will have ugly corners (due to scale). Even the buttons of the comboboxes are ugly and they are too big (as icons). Other styles provide a way to adjust the height of the buttons but there is no way in baghira (if we can strech the buttons they will look better) So, its wonderfull that you guys make a trully remarkable imitation of OSX but the design is really poor Best Regars
mmmh still have some problems - I've no idea how to solve.... This are the last lines from 'make': /usr/bin/ld: cannot find -lXtst collect2: ld returned 1 exit status make[2]: *** [libbaghirastarter.la] Fehler 1 make[2]: Leaving directory `/home/andre/programme/baghira-0.8/starter' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/home/andre/programme/baghira-0.8' make: *** [all] Fehler 2 andre@Andre-Notebook:~/programme/baghira-0.8$ "Fehler" means ERROR Can you help me? Thank you, Andre
mmmh still have some problems - I've no idea how to solve.... This are the last lines from 'make': /usr/bin/ld: cannot find -lXtst collect2: ld returned 1 exit status make[2]: *** [libbaghirastarter.la] Fehler 1 make[2]: Leaving directory `/home/andre/programme/baghira-0.8/starter' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/home/andre/programme/baghira-0.8' make: *** [all] Fehler 2 andre@Andre-Notebook:~/programme/baghira-0.8$ "Fehler" means ERROR Can you help me? Thank you, Andre
Still would like to help with those paw icons :)
Sorry for being such a newbie, but when I try to compile it with 'make', all I get is 'make: *** No targets specified and no makefile found. Stop.' Could anyone help me, cause this theme looks great and I really would like this to work. Thanks / adam.
Try running configure first. So: ./configure make su root make install
Great theme! But who can tell me how to get rid of those grey dots in the address bar and google bar of konqueror: http://www.zyber.nl/pics/20070709.jpg Thnx.
This problem solved after a reboot.
Very nice theme. Thx! I'm going to combine it with the Crystal project icons...
it would be really nice, if baghira-style respects the "border"-settings from applets (or applications) like "system-tray", the normal Clock applet (both kicker extentins). The Kicker looks really bad when using buttons, kmenu/suse-menu, clock, or systemtray. although, the border is disabled inside the clock-settings. you also see that behavior in your screenshots. can you fix the bug ? thanks :)
Why won't you make a baghira Theme for Qt4? Baghira is extremely popular, so why not? I would be really sad if I couldn't use Baghira with KDE 4.
What settings should I chose to make it look exactly like Safari? I love the tabs and buttons in safari, I'd love to have my computer look like that.
Hi, I did ./configure make but I get this error. -------------------- make[2]: Entering directory `/home/rahman/downloads/kde-artwork/themes/baghira-0.8/starter' /bin/bash ../libtool --silent --mode=link --tag=CXX g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -o libbaghirastarter.la -rpath /usr/lib -module -avoid-version -L/usr/share/qt3/lib -L/usr/lib baghiralinkdrag.lo menu.lo starter.lo starteriface_skel.lo starterconfig.lo starterhelp.lo config.lo help.lo linkconfig.lo baghiralinkdrag.moc.lo menu.moc.lo starter.moc.lo -lXtst -lkdeui /usr/bin/ld: cannot find -lXtst collect2: ld returned 1 exit status make[2]: *** [libbaghirastarter.la] Error 1 make[2]: Leaving directory `/home/rahman/downloads/kde-artwork/themes/baghira-0.8/starter' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/rahman/downloads/kde-artwork/themes/baghira-0.8' make: *** [all] Error 2 ----------------------------------------- I am using kde 3.5.5 qt 3.3.6 thanks...
i got the same error. has anyone seen this and know the fix?
make a new link to libXtst: ln -s /usr/lib/libXtst.so.6 /usr/lib/libXtst.so -->worked for me Also make sure you got this lib installed, but it should be installed by default...
very very good thanks for this theme ;)
I have preformed the 3 basic installation instructions: 1. ./configure 2. make 3. make install Each of the above steps has been preformed successfully ... then after I (think) I am done everything, I relaize my theme has not changed to the Baghira theme at all ... no trace of Baghira ... what am I missing?? Thanks and Take Care
You need to relog into kde and choose style as baghira in control panel
3 things 1. how do you get he buttons on the left (close and all that) 2. mine are a little bit higher up than ur how do i fix that 3. my red is further away from my green and yellow, which are close, how do i change this great theme
I'm lost changing configuration to make windows look like itunes/brushed metal theme ... I just don't know what's wrong with it ! Please anybody tell me what should be done to get all windows like itunes/brushed metal ... BTW: the best !