The Problem When you try to add a java application as favorite into the Gnome Shell‘s lateral dock and run it you’ll end up having duplicated icons, one for the launcher and one for the running app. This happens b/c the shell uses an application based system for grouping tasks, so the idea is, if [...]
Archive for the ‘gnome’ Category
Turn your Java apps Gnome-Shell friendly
August 30, 2011
Iniciandome con clutter y gnome-games
April 26, 2009
Como proyecto personal voy a intentar migrar a Clutter el juego gnobots2 utilizando el upstream de Clutter al menos hasta que salga la primer 1.0 estable. Comienzo haciendo clone de todo gnome-games, clutter y clutter-gtk$ git clone http://git.gnome.org/gnome-games$ git clone git://git.clutter-project.org/clutter$ git clone git://git.clutter-project.org/clutter-gtk Compilo clutter y clutter-gtk.Dentro de la carpeta gnome-games aplico el siguiente [...]
