Warning: session_start(): open(/tmp/sess_j2oslj0nislvpsvhpcv0bsit23, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
kuake by hunt0r 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  .- Knowledge Base  . 

kuake by hunt0r

   0.4  

KDE System Tool

Score 79%
kuake by hunt0r
zoom


Link:  http://
Downloads:  973
Submitted:  Sep 8 2005
Updated:  Sep 24 2005

Description:

I discoverd kuake at kde-apps (http://kde-apps.org/content/show.php?content=11330) and It thought: "This is what I need" But it had a few bug's and there was no update since 1.5 years now. So i tried to fix it and here is the result. I hope you will like it. :)

I don't know if anyone is still interrested on this one since the release other versions of kauke. If some people are still interrestet in this one I will continue my work on this. I have also set up a SVN, if you want to make improvments on this kuake then write me an e-mail and I will give you am account for the SVN :)




Changelog:

Changes since version 0.3:
Moved some code around in kuake.cpp
Size should be calculated correctly now
Kuake stays now above kicker

Changes since version 0.3.1:
Added tab support
major code clean up
still little buggy :)

Changes since version 0.4Beta
Fixed Bugs :)
Added context Menus for tabs
More options in the main context menu (Thanks to Saïd LANKRI)
ToggleButton now stays in position

Changes since version 0.4Beta2
Fixed a Bug that crashed Kuake when you added and removed tabs.

Changes since version 0.4Beta3
You can now select that position of the tabbar




LicenseGPL
(kuake 0.4)
Send to a friend
Subscribe
Other  Content  from hunt0r
Report inappropriate content



goto page: prev   1  2  3  4 

-

 multiple desktops?

 
 by lucher on: Sep 16 2005
 
Score 50%

The old kuake could not handle multiple desktops. Did you fix this?


Reply to this

-

 Feature

 
 by xarafaxz on: Sep 16 2005
 
Score 50%

Add shortcut key to add new tab.


Reply to this

-
.

 Hotkeys

 
 by michaelralston on: Sep 18 2005
 
Score 50%

I was a big fan of the old kuake, and I was happy using screen for a while but eventually got sick of the lack of tabs.

The kuake is really great. It's really useful for people who prefer the command line to a GUI.

My feature request would be to have some way to assign hotkeys to functions. Eg, to create a new tab or to switch tabs. I've set up these shortcuts in konsole, but they don't work with this kuake.

This is really important for command line junkies, don't want to have to grab the mouse to change tabs etc...


Reply to this

-
.

 Re: Hotkeys

 
 by trancelis on: Sep 24 2005
 
Score 50%

I was a big fan of the old kuake, and I was happy using screen for a while but eventually got sick of the lack of tabs.

Exactly the opposite here :o) I prefer screen over tabs, because if there's a looong compilation going ... I can't shut X down (it would break the compilation) ... screen handles this situation well :)


* In Trance Elation
Reply to this

-

 error

 
 by revildab on: Sep 18 2005
 
Score 50%

Problems installing under kubuntu hoary. ./configure tells me the required KDE headers are missing.


Reply to this

-

 Re: error

 
 by trancelis on: Sep 21 2005
 
Score 50%

You gotta specify a prefix where KDE's in, i.e. ./configure --prefix=/usr/kde/3.4 for gentoo etc... an universal solution is: ./configure --prefix=`kde-config --prefix`


* In Trance Elation
Reply to this

-
.

 Compile error

 
 by bsander on: Sep 24 2005
 
Score 50%

if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.4/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT kuake.o -MD -MP -MF ".deps/kuake.Tpo" \
-c -o kuake.o `test -f 'kuake.cpp' || echo './'`kuake.cpp; \
then mv -f ".deps/kuake.Tpo" ".deps/kuake.Po"; \
else rm -f ".deps/kuake.Tpo"; exit 1; \
fi
cc1plus: warning: command line option "-Wmissing-prototypes" is valid for C/ObjC but not for C++
kuake.cpp: In member function `void Kuake::CreateKonsoleWidget()':
kuake.cpp:232: warning: unused variable 'terminal'
kuake.cpp:891:21: kuake.moc: No such file or directory
kuake.cpp: At global scope:
kuake.cpp:424: warning: unused parameter 'handleOldActiveWindow'
make[2]: Leaving directory `/tmp/Kuake-0.4--20050924182807/Kuake/src'
make[2]: *** [kuake.o] Error 1
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/Kuake-0.4--20050924182807/Kuake'
make: *** [all] Error 2

Any clue?


Reply to this

-

 Re: Compile error

 
 by hunt0r on: Sep 24 2005
 
Score 50%

hmm I have uploaded a new tarball I hope it will worke now


Reply to this

-
.

 Re: Re: Compile error

 
 by bsander on: Sep 24 2005
 
Score 50%

It does, thanks!

btw: any chance of getting keyboard shortcuts in sometime soon?


Reply to this

-

 Re: Re: Re: Compile error

 
 by hunt0r on: Sep 24 2005
 
Score 50%

hmm I will work on this for the next version :)


Reply to this

-
.

 no focus on kde 3.2

 
 by basantmudalgi on: Oct 20 2005
 
Score 50%

im using kde 3.2 ... the consoles dont get focus .. that is no matter what i type in any of the tabbed kuake terminals, it doesnt get typed


Reply to this

goto page: prev   1  2  3  4 

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