Warning: session_start(): open(/tmp/sess_54fefjc1b4vifrpg84ham60sc6, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
MKUltra openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  . 

MKUltra

  

Window Decoration native KDE 3.x

Score 69%
MKUltra
zoom


MKUltra
zoom


MKUltra
zoom


Link:  Link
Downloads:  9440
Submitted:  Aug 15 2002
Updated:  Aug 17 2002

Description:

MKUltra is a lightweight native KWin style derived from the minimalist and excellent Web style.

MKUltra ought to appeal to those out there who aren't impressed by super complex alpha-blended reflective throbbing multithreaded aqua clones/alternatives.

Note -- MKUltra respects your choice of window titlebar colors, and actually looks good when window shaded!

Another note -- like the Web style, MKUltra doesn't provide much area for grabbing window corners to resize them. This doesn't bother me, since I always use alt-RMB to resize my windows. Try it, you'll like it!




Changelog:

Version 0.2.1 -- Made fixes to allow compilation under newer versions of GCC than mine (2.95.3) -- if it works for you right now don't bother downloading this one, on the other hand if you got errors compiling it and have gcc 2.96 or 3.x try this one out.

Version 0.2 -- I realized the default button color (black) was no good for dark titlebar color configurations. Now, the buttons are colored to match the font color for the titlebar. Nothing big, I did it just now on returning from work. See third screenshot.

Version 0.1 -- Unless I get bug reports, it will probably be the last, as I wrote it last night to scratch an itch and take a break from a large software project.



License:
GPL

Send to a friend
Subscribe
Other  Content  from zakariya
Report inappropriate content



goto page: prev   1  2  3  4  5 

-
.

 Which wallpaper?

 
 by huangdi on: Aug 16 2002
 
Score 50%

Great style! Where did you get that wallpaper?


Reply to this

-

 another error

 
 by houplaboom on: Aug 16 2002
 
Score 50%

/usr/include/limits.h:124:3: warning: #include_next is a GCC extension
MKUltraButton.cpp: In member function `virtual void KWinInternal::MKUltraButton::paintEvent(QPaintEvent*)':
MKUltraButton.cpp:254: could not convert `KWinInternal::options->KWinInternal::Options::color(KWinInternal::Options::ColorType, bool)(KWinInternal::Options::TitleBar, client->KWinInternal::Client::isActive() const())' to `QColor&'
MKUltraButton.cpp:36: in passing argument 1 of `QColor g_tweenColor(QColor&, QColor&, int)'
make[2]: *** [MKUltraButton.lo] Erreur 1
make[2]: Quitte le répertoire `/home/lolodrake/rpm/BUILD/mkultra/mkultra'
make[1]: *** [all-recursive] Erreur 1
make[1]: Quitte le répertoire `/home/lolodrake/rpm/BUILD/mkultra'
make: *** [all] Erreur 2

i am running a mandrake cooker with the lastest gcc3.2


Reply to this

-

 Same error...

 
 by twentysixreverse on: Aug 16 2002
 
Score 50%

except I'm not running mandrake cooker. I am running mandrake 8.2, qt 3.0.4, kde 3.0.1 and gcc 2.96


Reply to this

-

 Hrm... well...

 
 by zakariya on: Aug 16 2002
 
Score 50%

It's hard for me to say -- I use gcc 2.95.3 and the const ref passes just fine.

I'll see if it doesn't break anything to pass the QColor by copy (though technically, it will be a performance hit). If that works, I'll re-upload it and let me know if it compiles.

Unfortunately, I don't have gcc 3.x to test against (I've been waiting for gcc's c++ ABI to solidify before I make the jump, as I'd have to spend a weekend recompiling my system).


Reply to this

-
.

 Errors...

 
 by warlord on: Aug 16 2002
 
Score 50%

I get the following at the end of make:

make[2]: *** [MKUltraButton.lo] Error 1
make[2]: Leaving directory `/root/downloads/mkultra/mkultra'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/downloads/mkultra'
make: *** [all-recursive-am] Error 2

Then I run make install and get this:

make[1]: *** [MKUltraButton.lo] Error 1
make[1]: Leaving directory `/root/downloads/mkultra/mkultra'
make: *** [install-recursive] Error 1


Any ideas?


Reply to this

-
.

 Sorry

 
 by warlord on: Aug 16 2002
 
Score 50%

I'm running Mandrake 8.2 with KDE 3.0.2


Reply to this

-
.

 MDK

 
 by Xanadu on: Aug 16 2002
 
Score 50%

Yup, I get teh same thing on my MDK (it began life as 8.2, but is running KDE3.0 and many other upgrades) machine. On my SuSE 8 (KDE 3.01) and my Gentoo (KDE 3.0.2) machines, it compiles just fine.


Reply to this

-

 LIKE it BUT

 
 by luca on: Aug 16 2002
 
Score 50%

very nice desing, I like it a lot!

but don't you think the name is not realy appropriate for that? or are you a MKUltra-victim?


Reply to this

-
.

 Paranoia

 
 by zakariya on: Aug 16 2002
 
Score 50%

Well, the only people who know or care about MKUltra are the kind of people who think the CIA and FBI peruse individuals' grocery club-cards to know what you're eating, people who think the CIA killed elvis, and people who strongly suspect the Philadelphia experiment really did work -- transporting a WWII battleship extradimensionally and killing many of its crew. Take it with a grain of salt.

In other words, don't worry about it. I picked the name because the deisgn reminded me of a pill, and that was the first word that popped into my head.

On the other hand, I *am* an emrican citizen, and I live & work in Washington DC, so I might already be mind-controlled ;)


Reply to this

-

 wait

 
 by luca on: Aug 17 2002
 
Score 50%

there has been a process around the "brainwashing"-project, and the victims have won ...

I realy don't think that the fbi killed elvis, but this story - even if I'm not involved directly - seems to have a lot of truth ... don't you think? (btw how could they win the process, if it's only one BIG lie?)

I realy like your work, but the name is not "politicaly correct", and I would appreciate if you could respect those people by changing the name ...


Reply to this

-
.

 ????

 
 by zakariya on: Aug 18 2002
 
Score 50%

I have no idea what you're talking about! There may be a language barrier here, and if that's the case I respectfully apologize. The only languages I speak other than english are modern standard arabic and italian, and both are *very* rusty.

Regardless, the fact is: belief in this kind of paranoid fantasy is nothing but mental masturbation.

Of course, take my feeling with a grain of salt -- I am after all a brainwashed amerikkan.

Seems to me, though, that of the perhaps 10,000 people in the world who know what MKUltra is, 9999 will think it's a funny/amusing/irreverant use of the name, not offensive.

Sorry, dude. The name stays, because I like it ;)


Reply to this

-
.

 information

 
 by luca on: Aug 18 2002
 
Score 50%

"Regardless, the fact is: belief in this kind of paranoid fantasy is nothing but mental masturbation."

Again, fact is that they won the trial in court! Are you realy so well informed as you think????

I didn't know anything about MKUltra before, but last week I've seen a BBC-documentary about that trail. Do you know BBC? It's not the crap you watch in the States ... :)

Ok forget it, it's always the same when discussing about US-politics with americans ... At least you answered my terrible and uncomprehensive english :).


Reply to this

-
.

 Respectfully

 
 by zakariya on: Aug 18 2002
 
Score 50%

Respectfully, I think you're confused. It's entirely possible you're mistaking the name mkultra for something completely different.

I figured, "maybe luca's right" so I did some googling. You can too: try MKULtra by itself, or with the BBC. All you'll find is:

1: Paranoid websites.
2: Paranoid websites.
3: Debunking websites.
4: A trip-hop radio show.
5: Paranoid websites.

I have no doubt the bbc did a show on the victims of some drug that *sounded* like MKULtra, but it wasn't MKUltra, I assure you.

Because if it was, why would the English care? It was only used on U.S. citizens IF it did exist and IF it ever was used.

Right now, the U.S. government has its head too far up its ass to pay off the victims of Agent Orange, which is real and did happen (I know, because I worked many years ago as a clerk for a law firm in DC which was defending the military on this issue). If the U.S. government won't admit culpability in agent orange, they sure as hell won't admit it for mkultra, WHICH DOESN'T EVEN EXIST.

Now, please: make fun of me, make fun of my window style, but I get sick and tired of the implicit assumption that as an American I'm ill-educated, ill-informed (I listen daily to the BBC), and in general inferior in every possible way to others whose sole accomplishment in life is to have been born not-American. I've put up with sneering abuse like this for years from various european friends and aquantances; and it hurts, it is tiresome. If you have jabs to give, point them at me, but please don't use my nationality as a leverage point for your weak argument.

Also, I apologize if I offended you about what I thought might be a language issue. I've been trying for a few days now to figure out what you're smoking, and it had occurred to me that it could simply be a matter of unfamiliarity with english. Regardless, I assure you your english is better than my . However, if English is your native language, you should try more carefully editing your arguments.

Anyhow, do some research, please. I assure you that this is a mistake on your part.

I'm letting this be... now.


Reply to this

-
.

 Good stuff

 
 by LiamOToole on: Aug 16 2002
 
Score 50%

Compiles and installs just fine
on SuSE 8.0. Thanks very much.

Liam


Reply to this

-
.

 error

 
 by stealthboy on: Aug 16 2002
 
Score 50%

MKUltraButton.cpp: In method `void
KWinInternal::MKUltraButton::paintEvent (QPaintEvent *)':
MKUltraButton.cpp:254: could not convert
`KWinInternal::options->KWinInternal::Options::color(KWinInternal::Options::TitleBar,
client->KWinInternal::Client::isActive())' to `QColor &'
MKUltraButton.cpp:36: in passing argument 1 of `g_tweenColor (QColor &,
QColor &, int)'
make[2]: *** [MKUltraButton.lo] Error 1
make[2]: Leaving directory `/home/msherman/mkultra/mkultra'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/msherman/mkultra'
make: *** [all] Error 2


Reply to this

-
.

 Same here

 
 by smeat on: Aug 16 2002
 
Score 50%
smeatsmeat
Mordant Emire
Home

I am running KDE 3.0.2 on Mandrake 8.2. I get the exact same message when I try to make it.


smeat!


Reply to this

goto page: prev   1  2  3  4  5 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team