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

komposé

   0.5.3  

KDE Other Utility

Score 83%
komposé
zoom


Link:  Link
Downloads:  8251
Submitted:  Jul 15 2004
Updated:  Jul 22 2005

Description:

Komposé provides a fullscreen view of all your tasks and/or virtual desktops where every window is represented by a scaled screenshot of it's own.

0.5 now features support for the Composite and Damage extensions (disabled by default, enable it in the preferences), however with the current state of graphics drivers XOrg may be awfully slow (or even crash sometimes) when enabling the Composite extension.
So blame me for your bad gfx drivers :)




Changelog:

0.5.3
- well, 0.5.2 didn't show plain and tiled backgrounds right... here we go
- updated author's email addy

0.5.2
- Nicer layouting (less grid-like)
- ADD: Icons for different views (thanks to Bill Kendrick)
- FIX: no more debug out if compiled normally (qDebug() to kdDebug())
- some code cleanups
- Remove flicker on desktop widget mouseover
- Added the ability to show the currently activated Desktop number on the systray icon (thanks to Debajyoti Bera)
- get rid of KRootPixmap
- Autoactivate when mouse moves on to the screen edge

0.5.1
-Hot corners delay controls whether Kompos�is started and not when it's started :)
-imlib2 error message added to configure script
-Fixed "if a kompose window (prefs, about) is open, you are stuck"
-Added german translation (thanks to Thomas Fischer)

0.5:
-Composite support to take screenshots without raising windows
-Damage support for live-updates of windows
-major refactoring for a cleaner design
-new View Type (current desktop)
-activate when mouse moves in one of the screen's corners
-added popup menu for windows
-added a small screenshot delay for passive screenshots. This should make switching between tasks seem more responsive (redraws occur before taking screenshots) and help on most of the "overlapping windows" problems
-fixed flashing background when activating Kompos�
-Switched to themable KDE cursors
-Window title changes are now updated properly
-Correct handling of windows that are on all desktops
-additionally using hjkl(vi) keys for moving and c/m keys for close/minimize/restore
-Imlib2, Composite and Damage autodetected through configure
-some minor bugs and various smaller performance improvements




LicenseGPL
Send to a friend
Subscribe
Other  Content  from oisch
Report inappropriate content



goto page:  1  2  3  4  5  6  7  8 ...

-

 Um...

 
 by SynTruth on: Jul 15 2004
 
Score 50%



How about a little documentation on how to use it? :) I have it compiled and installed fine, even started up with no issues... Now what?


Reply to this

-

 Ahhh, nevermind.

 
 by SynTruth on: Jul 15 2004
 
Score 50%


Nevermind, I thought it ran in the background until you gave a key-sequence -- that would be much nicer, instead of having to run it each and everytime to use it. Perhaps, give a tray icon as well.

That said, it's very nice and usable already.


Reply to this

-

 Re: Ahhh, nevermind.

 
 by oisch on: Jul 15 2004
 
Score 50%

I'm planning to put it in the systray, and assign a shortcut to it... wait for the next release :)


Reply to this

-

 Rocks!

 
 by Skyhusker on: Jul 15 2004
 
Score 50%

Really nice app. Only a comment: using a preloaded daemon and a DCOP signal or something similar would be faster.


Reply to this

-

 compile error

 
 by zekant on: Jul 15 2004
 
Score 50%

I've got a problem compiling kompose.cpp :

kompose.cpp: In constructor `Kompose::Kompose()':
kompose.cpp:36: error: `WindowFullScreen' is not a member of type `Qt'
kompose.cpp:36: error: `WindowActive' is not a member of type `Qt'

I'm running kde 3.2.2 and qt 3.2.3 (mandrake 10 community)
developpement headers of qt also installed ...


Reply to this

-

 Re: compile error

 
 by foldrian on: Jul 15 2004
 
Score 50%

Same over here...


Reply to this

-

 Re: compile error

 
 by prjanique on: Jul 19 2004
 
Score 50%

I have the same problem :(


Reply to this

-

 Re: compile error

 
 by edi on: Aug 3 2004
 
Score 50%

I had the same problem on Debian unstable.

I just commented the line out and afterwards it worked fine for me.


Reply to this

-
.

 Do it like skippy...

 
 by EliasP on: Jul 15 2004
 
Score 50%

Have you read this on the skippy homepage?:
Skippy-XD is a version of Skippy that uses the new XDamage, XComposite and XFixes extensions (found in FreeDesktop.org's Xserver project) to provide you with 'live' versions of the windows. Exciting, isn't it?

Why not using the same method to get live-windows. I think most users will switch anyway due the next months to a new xserver, so you could include this abilities optionally.

Greetings

Elias P.


Reply to this

-
.

 ... another idea!

 
 by EliasP on: Jul 15 2004
 
Score 50%

Would it help using OpenGL for smooth scaling the window previews?? Would it look as good as it does when using the current smooth scale?
So you could include this optionally, too.

Greetings

Elias P.


Reply to this

-

 Re: ... another idea!

 
 by oisch on: Jul 15 2004
 
Score 50%

I've been experimnting with Qt's QGLWidget to do the drawing, it worked quite nice, but somehow startup took much longer (probably it's the opengl-initialising stuff that takes so long).
Nevertheless I'm thinking of going back to opengl as it still may be faster than the current solution.

I plan to allow both ways for people who have no GLX extesions.


Reply to this

-

 Re: ... another idea!

 
 by oisch on: Jul 15 2004
 
Score 50%

I've experimented with opengl, but it took rather long to initialise the gl context, nevetheless I'll probably go back to it.
I'm planning to allow both options as not everybody has a opengl compatible display driver.


Reply to this

-

 error

 
 by mrshibby on: Jul 15 2004
 
Score 50%

make[2]: Für das Ziel »install-exec-am« ist nichts zu tun.
make[2]: Für das Ziel »install-data-am« ist nichts zu tun.

help?

i would love kompose


Reply to this

-

 Re: error

 
 by MayC on: Jul 16 2004
 
Score 50%

Did you have an error message when you did ./configure ?

Hattest du eine Fehlermeldung bei ./configure ?


Reply to this

goto page:  1  2  3  4  5  6  7  8 ...

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