-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 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 
--
-
 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
--
-
 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    LinuxDaily.com    Linux42.org    OpenSkillz.com    Open-PC.com   
Apps
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


Sponsoring


-
- Content .- Fans (22) .- Knowledge Base  . 

Antico

   0.2  

Qt Other Software

Antico
zoom


Antico
zoom


Link:  Link
Depends on:  Qt 4.x
Downloads:  2914
Submitted:  Nov 23 2008
Updated:  Jul 7 2009
Score: 
score89%89%score
 89% good
bad   good

Description:

*********************
ANTICO DEVELOPMENT IS ENDED (I SWITCHED TO MAC OS X).
I'M AVAILABLE TO PROVIDE ANY CLARIFICATION TO ALL INTERESTED DEVELOPERS TO CONTINUE THE PROJECT.
*********************

Antico is a Qt4/X11 Desktop/Window Manager (i.e. KDE+KWin).
The goal is to create a Desktop/Window manager simple and fast. All parameters must be configured from few files, avoiding unnecessary complications, following the K.I.S.S. philosophy.
The whole project is based only on Qt4 libraries, without any other external dependencies (e.g. kdelibs ...).

**********
FEATURES
**********

The whole application is based on "antico.cfg" file.
Frame border dimension, color, pixmap, desk wallpaper are managed from "Manager" panel.
The style is selected from "Manager" and save in a xxx.stl file: if you want to share your personal style, save the directory and send it.
General style (Oxygen, Plastique ..), fonts family and size, window background etc. can be selected from "qtconfig".
See "git commits" on repository ...

***********
REPOSITORY
***********
http://github.com/antico/antico/tree/master

***********
DOWNLOAD
***********
- on first installation: "git clone git://github.com/antico/antico.git"
- to update your local repository: "git pull"

*************
INSTALLATION
*************
To compile, enter in "Antico" dir (where is the antico.pro) and type on shell:
"qmake" (this create the Makefile)
"make"
---------------------------------------------------
To install, type on shell (as root):
"sh install"
---------------------------------------------------
To run the window manager:
- from KDM/GMD, select "Antico" from WM list
- from shell, type "xinit /path/to/antico/bin" (first "pkill" kdm/gdm and X)
---------------------------------------------------
To uninstall, type on shell (as root):
"sh uninstall"
---------------------------------------------------
To init the WM, just delete the "antico.cfg".

************
DEVELOPMENT
************
To test the window manager, type on shell:

DISPLAY=:0
Xephyr :1 -ac -screen 1024x768 & DISPLAY=:1; $HOME/antico/antico

(where 1024x768 is your preferred screen size and $HOME if you have download Antico in user home)
---------------------------------------------------
To hide debug messages, uncomment in antico.pro
//DEFINES = QT_NO_DEBUG_OUTPUT
---------------------------------------------------

***********
STYLE
***********
Use "qtconfig" to select your preferred style (Oxygen, Plastique), fonts, effects, etc.




Changelog:

25/01/09: version 0.1
29/05/09: version 0.2




LicenseGPL
Source(github)
other(Binary)
send to a friend
subscription
other apps from peppino



goto page: prev   1  2  3  4  5  6 

-

 Very very Good

 
 by deer on: Jul 8 2009
 

I find your work very interesting, I just updated and it works wonders.
If you are interested I have two screencast:
the previous version with Xephyr running on Debian-Lenny Gnome.

http://www.youtube.com/watch?v=JTDAvc7iZRI

the current version on Debian-Sid kde.

http://video.linuxfoundation.org/video/1463

ps:un caro saluto in madrelingua
ciao


reply to this

-
.

 Works fine on nokia n810

 
 by willer on: Jul 8 2009
 

Hi,
i compiled it to my nokia n810 and it works fine.

if you want to see the result:

http://www.willerdavis.com/?p=59

thank you for this great project.


reply to this

-

 Windows are always centered

 
 by WantedToAsk on: Aug 26 2009
 

Hello! WM looks quite nice. But I have a major problem preventing me from using it widely.

When I launch an application (i.e. Qt Designer) windows are placed pretty messy (that is to say they are always centered). I actually need the WM to allow programs to set its windows positions. However I can't do it in this WM. If I launch 'xterm -geometry 100x30+100+200' it resized properly, however, it's still centered. Is there a workaround? Or it supposed to be like it is, seems pretty inconvinient.


Developer
reply to this

-

 Fork

 
 by gustavosbarreto on: May 28 2010
 

Hi all,

Take a look: http://github.com/gustavosbarreto/antico

Any help is welcome :)


reply to this

-

 Re: Fork

 
 by jackiebrown on: Jun 10 2010
 

Looks like the only new work that is being on your fork


reply to this

goto page: prev   1  2  3  4  5  6 

add commentback




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

Participate
Groups
Forum
Add App
Public API
About Qt-Apps.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2006-2010 Qt-Apps.org Team  
All rights reserved. Qt-Apps.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
Qt is a trademarks of Nokia