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

Domino

   0.4  

Theme/Style for KDE 3.2 +

Score 74%
Domino
zoom


Link:  http://
Downloads:  117115
Submitted:  Jul 18 2006
Updated:  Feb 16 2007

Description:

Domino is a style with a soft look. It allows to fine adjust the shininess of the widgets by customizable color gradients.


Changelog:
0.4
* new option for indented / non indented menu items
* new option for highlighted tool button icons on mouse over
* the button look for tool(bar) buttons is now optional
* new rubberband options
* smaller tabWidget margins
* respects Gwenview's / Kicker's taskbar applet / Konversation's own mousewheel handling for scrollviews
* clipped popup menu edges, for a better look with KWin's shadows (Beryl seems not to support it).
* fixes pixmaps on PowerPC architecture
* fixes functionality of some popup QToolButtons and adapts their look and behavior to KToolBarButtons
* the content of popup menus with a side pixmap is visible again (Amarok, Digikam)
* adapts KMenu's section header style
* fixes Kickoff's tab icon alignment
* fixes possible crash with enabled text effect
* lets apps using their own label colors on tabs (if they're not defaulting to a fixed color like konsole)
* decoration: option "dark window frame" draws a darker frame
* decoration: borders are hidden when in maximized mode and moving / resizing of maximized windows is not allowed.




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



goto page: prev   1  2  3  4  5  6  7  8  9  10  11  12  13  14  15 ...

-
.

 Best theme ever

 
 by chuliomartinez on: Jan 9 2007
 
Score 50%

Best theme for KDE!

This should be included by default in KDE (maybe even the next default theme).

One wish, please add an config option for
having "same-width" buttons.
(I hacked it up myself, but for the non-coders here:)

Is it possible to make the tool-buttons border just a bit thiner? (or maybe even configurable...?)

Anyway, my default since a very long time.
Keep up the good work.


naked&dead
Reply to this

-

 Re: Best theme ever

 
 by morgenrot on: Jan 10 2007
 
Score 50%

> One wish, please add an config option for
> having "same-width" buttons.
> (I hacked it up myself, but for the non-coders
> here:)

I'm not sure what you mean with "same-width" buttons. The width depends usually on the content of the button + some space.
Maybe the toolButtons differ a bit, depends on the position in the group, but this is minimal.

> Is it possible to make the tool-buttons border
> just a bit thiner? (or maybe even
> configurable...?)

Yes, since yesterday the new thinner pixmaps are finished and the color of the contour will be configurable.


Reply to this

-
.

 Re: Re: Best theme ever

 
 by chuliomartinez on: Jan 10 2007
 
Score 50%

"same-width" means something like this

if( width < 60 )
// set minimum width for buttons
width = 60 ;
else
// make buttons width multiple of 20px
width = ((width+19)/20) * 20 ;

Great to hear about the border stuff will try ASAP.

Thank You!


naked&dead
Reply to this

-

 Suggestions

 
 by bischofPhilipp on: Jan 9 2007
 
Score 50%

I have some suggestions:
- Instead of * use a dot in password fields.
- Lines of the focus-rectangle should be not dotted. Perhaps you could round the edges of it.
- Fix that missing border-line on tab-widgets
- Using beryl as window-manager the shadows of popup-menues are not shown. Rounded edges are dark

Really like your theme :)


Reply to this

-

 Re: Suggestions

 
 by morgenrot on: Jan 10 2007
 
Score 50%

> - Instead of * use a dot in password fields.

done.

> - Lines of the focus-rectangle should be not
> dotted. Perhaps you could round the edges of it.

Thanks for reminding. I changed it to a solid line, but the rounded edges will apear only on widgets, which are drawn first into a pixmap
like the slider or color button. The problem here is, that some rects are drawn only with inverted screen colors and then the rounded pixmap edges wouldn't
be erased.

> - Fix that missing border-line on tab-widgets
There wasn't a missing border line. I guess you mean the top border line, it was just bright or
the white gradient replaced it, I can't remember now. The next version will have a new tab widget style
with dark and light border lines, but again with a low contrast (doesn't look good other way).

> - Using beryl as window-manager the shadows of
> popup-menues are not shown. Rounded edges are dark

I will have a look on this but probably after the next release. A broken plugin made Beryl here completly unusable, I can't even load the settings manager...


Reply to this

-

 Crashes

 
 by RND on: Jan 11 2007
 
Score 50%

Kicker crashes when I click on the kmenu start button. First click it disappears then reloads, 2nd click it just disappears so Im left with no kicker.

Also on the design, I think the scrollbars are a little too heavy, could they be lightened?


Suse 10.2/KDE 3.5.5/gcc 4.1.2/kernel 2.6.18-2-15
Reply to this

-

 Re: Crashes

 
 by jazztyle on: Jan 13 2007
 
Score 50%

SuSE has a patch applied to KDEbase which enables a search field in the kmenu. I had this crashes too when using KDE + Domino with this patch applied...


Reply to this

-

 Re: Re: Crashes

 
 by RND on: Jan 13 2007
 
Score 50%

will you be releasing a fix?


Suse 10.2/KDE 3.5.5/gcc 4.1.2/kernel 2.6.18-2-15
Reply to this

-

 Re: Re: Re: Crashes

 
 by morgenrot on: Jan 14 2007
 
Score 50%

Sorry for the late reply.
The fixes are lying here http://home.arcor.de/michaellentner/ you can just apply all patches.
But better would be if you would try the fresh preview release of the 0.3 version (need some testers :) ).
Some parts are not finished, like the pressed button shadow, and probably the scrollbar contour or lineedit shadow
If it doesn't compile or something looks odd, please inform me about it.
Thanks.


Reply to this

-

 Re: Re: Re: Re: Crashes

 
 by RND on: Jan 14 2007
 
Score 50%

using test version now :)


Suse 10.2/KDE 3.5.5/gcc 4.1.2/kernel 2.6.18-2-15
Reply to this

-

 Re: Re: Crashes

 
 by morgenrot on: Jan 14 2007
 
Score 50%

see my last posting.


Reply to this

-
.

 how to install?

 
 by Fri13 on: Jan 14 2007
 
Score 50%

Im trying to install this but i cant find what i need to kubuntu to have it go trought make.
In suse and others it was easy, just install all develop packages what is needed but in kubuntu i need to select what i need......

i just get these errors in make:

dominoclient.moc:100: error: 'KCommonDecoration' has not been declared
dominoclient.moc: At global scope:
dominoclient.moc:103: error: no 'bool Domino::DominoClient::qt_static_property(QObject*, int, int, QVariant*)' member function declared in class 'Domino::DominoClient'
make[3]: *** [dominoclient.lo] Virhe 1
make[3]: Poistutaan hakemistosta "/home/rice/domino-0.2/client"
make[2]: *** [all-recursive] Virhe 1
make[2]: Poistutaan hakemistosta "/home/rice/domino-0.2/client"
make[1]: *** [all-recursive] Virhe 1
make[1]: Poistutaan hakemistosta "/home/rice/domino-0.2"
make: *** [all] Virhe 2


KDE it just must be...
Reply to this

-

 Re: how to install?

 
 by morgenrot on: Jan 14 2007
 
Score 50%

An error like this: " '' has not been declared", means that you are missing the header with its declaration.
In most cases searching for the missing class (here KCommonDecoration) will show you which package will contain it.
So in this case its the kwin-developer package.

Maybe you will try a preview version of the comming 0.3 release:
http://home.arcor.de/michaellentner/domino-0.3rc1.tar.bz2


Reply to this

-

 Re: Re: how to install?

 
 by bischofPhilipp on: Jan 14 2007
 
Score 50%

Install kdebase-devel kdelibs-devel.


Reply to this

-

 Re: Re: how to install?

 
 by lucher on: Jan 16 2007
 
Score 50%

What?! Is the mouse hover effect gone again???


Reply to this

-

 Re: Re: Re: how to install?

 
 by lucher on: Jan 16 2007
 
Score 50%

sorry. my fault. It is just nice and clean! I like the hover effects! Though: Some script for automatically creating domino themes would be great. (adjusting domino colors for the chosen kde color theme)


Reply to this

-

 Re: Re: Re: Re: how to install?

 
 by morgenrot on: Jan 16 2007
 
Score 50%

I don't know if such scripts are possible and if they are, I don't know how to do them. I'm not so good in this mathematical stuff. Btw. the mouse over effects for the gradients are planed for the next release, hopefully with a nice animation.


Reply to this

-

 Murrina-Look

 
 by bischofPhilipp on: Jan 15 2007
 
Score 50%

I have created a Domino-Config that lets domnino look like Murrina-GTK-Theme.
If you like you could ship my config with domino and/or put some screenschots with domino using my config on this page.
PS: On Beryl Domino 0.3 now shows the shadows on popup-menus but at the rounded edges are random pixels.


Reply to this

-

 Re: Murrina-Look

 
 by morgenrot on: Jan 16 2007
 
Score 50%

As long as domino don't save the general color theme within it's config I don't like to ship any config files. But thanks for the config, I will use it on a screenshot.
About the popup edges problem: I tested all posible ways (which qt3 allows) and it seems it's not possible to fix this. I'm not sure where the problem lies, mayby it's beryls 1001 bug ;)


Reply to this

-

 Great app.

 
 by japc on: Jan 17 2007
 
Score 50%

Very nice. Started using it :)

Just have an annoyance but I guess this may not be related. Konsole appears with a big border (7 or 8 pixels) all around, a really space spoiler.

Any ideas of what this is? I had no such thing with the previous style (plastik).

Thanks.


--
japc

Reply to this

-

 Re: Great app.

 
 by morgenrot on: Jan 17 2007
 
Score 50%

The margins are lying under the responsibility of the styler. In the meanwhile I got used to konsoles tabWidget margin, but you are right it was to big. It's now 2 pixels smaller.


Reply to this

-

 Re: Re: Great app.

 
 by japc on: Jan 17 2007
 
Score 50%

Ok. How can I change it. Can I change it? :/


japc
Reply to this

-

 Re: Great app.

 
 by japc on: Jan 17 2007
 
Score 50%

App? I meant style.


japc
Reply to this

goto page: prev   1  2  3  4  5  6  7  8  9  10  11  12  13  14  15 ...

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