[opensuse-gnome] Looking for a devel project for piper
Hi, I have created a package [1] for piper [2], a GTK+ application to configure gaming mice. As I would like to contribute it to Factory I am now looking for a devel project I could maintain it in. Sadly, the project structure of the Gnome projects is not too obvious to me. Shall I submit it to Gnome:Apps, or would another project be a better fit for such an application? Kind Regards, Matthias [1]: https://build.opensuse.org/package/show/home:theMarix:Staging/piper [2]: https://github.com/libratbag/piper -- Dr. Matthias Bach www.marix.org „Der einzige Weg, die Grenzen des Möglichen zu finden, ist ein klein wenig über diese hinaus in das Unmögliche vorzustoßen.“ - Arthur C. Clarke
Hi Matthias On Thu, 2018-10-18 at 20:01 +0200, Matthias Bach wrote:
Hi,
I have created a package [1] for piper [2], a GTK+ application to configure gaming mice. As I would like to contribute it to Factory I am now looking for a devel project I could maintain it in. Sadly, the project structure of the Gnome projects is not too obvious to me. Shall I submit it to Gnome:Apps, or would another project be a better fit for such an application?
The split is rather simple: GNOME:Factory is the core GNOME experience, mainly what upstream has blessed as being GNOME (plus a few core dependencies that are well maintained) GNOME:Apps in turn is applications from the GNOME eco system maintained by the same strict guidelines employed in GNOME:Factory - most contributors are scared off by the strictness. Just because 'something' uses GTK, does not make it a GNOME-application though (look for example at midori - uses GTK but would not be considered a GNOME Application) For your specific case, I'd actually rather consider 'hardware' as a devel project for this package: the fact that you need this to configure hardware components weighs higher than the fact that this is written in any specific language or using any specific GUI framework. Cheers, Dominique PS: most likely you should also Require python3-gobject-Gdk for your package: in order to allow gobject-introspected python code without UI libraries, python-gobject has been split in smaller chunks
participants (2)
-
Dominique Leuenberger / DimStar
-
Matthias Bach