2023-09-26 01:23:56 +02:00
|
|
|
------------------------------
|
|
|
|
Photo and Image Kooker Application
|
|
|
|
2.99 Development Branch
|
|
|
|
------------------------------
|
|
|
|
|
|
|
|
This is an unstable development release, an intermediate state on the
|
|
|
|
way to the next stable release: PIKA 3.0. PIKA 2.99 may or may not do
|
|
|
|
what you expect. Save your work early and often. If you want a stable
|
|
|
|
version, please use PIKA 2.10 instead.
|
|
|
|
|
|
|
|
If you think you found a bug in this version, please make sure that it
|
|
|
|
hasn't been reported earlier and that it is not just new stuff that is
|
|
|
|
still being worked on and obviously not quite finished yet.
|
|
|
|
|
|
|
|
If you want to hack on PIKA, please read the file devel-docs/README.md.
|
|
|
|
For detailed installation instructions, see the file INSTALL.
|
|
|
|
|
|
|
|
|
|
|
|
1. Web Resources
|
|
|
|
================
|
|
|
|
|
|
|
|
PIKA's home page is at:
|
|
|
|
|
|
|
|
https://heckin.technology/AlderconeStudio/PIKApp/
|
|
|
|
|
|
|
|
Please be sure to visit this site for information, documentation,
|
|
|
|
tutorials, news, etc. All things PIKA-ish are available from there.
|
|
|
|
|
|
|
|
The latest version of PIKA can be found at:
|
|
|
|
|
|
|
|
https://heckin.technology/AlderconeStudio/PIKApp/downloads/
|
|
|
|
|
2023-12-02 20:03:24 +01:00
|
|
|
We also have a website dedicated to documentation at:
|
|
|
|
|
2023-12-08 00:36:47 +01:00
|
|
|
https://heckin.technology/AlderconeStudio/PIKApp/wiki/
|
2023-12-02 20:03:24 +01:00
|
|
|
|
2023-09-26 01:23:56 +02:00
|
|
|
|
|
|
|
2. Contributing
|
|
|
|
===============
|
|
|
|
|
|
|
|
PIKA source code can be found at:
|
|
|
|
|
|
|
|
https://gitlab.gnome.org/GNOME/pika/
|
|
|
|
|
|
|
|
Resources for contributors:
|
|
|
|
|
|
|
|
https://developer.pika.org/
|
|
|
|
|
|
|
|
In particular, you may want to look in the "Core Development" section. Some
|
|
|
|
articles of particular interest for newcomers could be:
|
|
|
|
|
|
|
|
* Setting up your developer environment: https://developer.pika.org/core/setup/
|
|
|
|
* PIKA Coding Style: https://developer.pika.org/core/coding_style/
|
|
|
|
* Submit your first patch: https://developer.pika.org/core/submit-patch/
|
|
|
|
|
|
|
|
|
|
|
|
3. Discussion Channels
|
|
|
|
======================
|
|
|
|
|
|
|
|
We have several discussion channels dedicated to PIKA user and
|
|
|
|
development discussion. There is more info at:
|
|
|
|
|
|
|
|
https://heckin.technology/AlderconeStudio/PIKApp/discuss.html
|
|
|
|
|
2023-12-02 20:03:24 +01:00
|
|
|
For the real junkies, there are IRC channels (e.g. #pika or #pika-user)
|
|
|
|
devoted to PIKA on PIKANet (a private free software oriented network).
|
2023-09-26 01:23:56 +02:00
|
|
|
Many of the developers hang out there. Some of the PIKANet servers are:
|
|
|
|
|
|
|
|
irc.gimp.org:6667
|
|
|
|
irc.us.gimp.org:6667
|
|
|
|
irc.eu.gimp.org:6667
|
|
|
|
|
2023-12-02 20:03:24 +01:00
|
|
|
More discussion channels, such as forums, will be listed on the above
|
|
|
|
"discuss" page when they are moderated by a team member.
|
|
|
|
Links to archives of former discussion methods (e.g. mailing lists) are
|
|
|
|
also included in that page.
|
2023-09-26 01:23:56 +02:00
|
|
|
|
|
|
|
4. Customizing
|
|
|
|
==============
|
|
|
|
|
|
|
|
The look of PIKA's interface can be customized like any other GTK+ app
|
|
|
|
by editing files in `${XDG_CONFIG_HOME}/gtk-3.0/` (settings.ini and
|
|
|
|
gtk.css in particular) or by using "themes" (ready-made customizations).
|
|
|
|
Additionally, PIKA reads `${XDG_CONFIG_HOME}/PIKA/2.99/pika.css` so you
|
|
|
|
can have settings that only apply to PIKA.
|
|
|
|
|
|
|
|
You can also manually change the keybindings to any of your choice by
|
|
|
|
editing: `${XDG_CONFIG_HOME}/PIKA/2.99/shortcutsrc`.
|
|
|
|
|
|
|
|
|
|
|
|
Have fun,
|
|
|
|
|
|
|
|
Spencer Kimball
|
|
|
|
Peter Mattis
|
|
|
|
Federico Mena
|
|
|
|
Manish Singh
|
|
|
|
Sven Neumann
|
|
|
|
Michael Natterer
|
|
|
|
Dave Neary
|
|
|
|
Martin Nordholts
|
|
|
|
Jehan
|