No description
Find a file
Lukas Oberhuber 6de9ea7022 macos: reduce frequency of coordinates refresh
This change reduces to 3.33 times a second, the updates to the
status bar coordinates widget.
This dramatically improves frame rate on macOS retina displays
because it reduces the frequency of full screen updates which
are triggered by this widget updating and are very slow.

This makes the statusbar refresh changes mac only where the
benefit will be felt keenly, rather than saddling all
platforms with the change.
2022-02-07 13:44:46 +00:00
.gitlab .gitlab: search common git ancestor with mr-origin remote. 2022-01-19 22:22:40 +01:00
app macos: reduce frequency of coordinates refresh 2022-02-07 13:44:46 +00:00
app-tools Update Makefile.am 2021-04-21 01:35:26 +02:00
build build: sync nightly flatpak with updates from the dev flatpak. 2022-01-25 01:21:55 +01:00
cursors app, cursors: add GimpToolTransform3DGrid tool widget 2020-01-06 21:52:51 +02:00
data app: make dynamics tool options a checkbox 2022-02-03 20:33:45 +01:00
desktop desktop: AppData tag for GIMP 2.10.30. 2021-12-20 13:51:59 +01:00
devel-docs devel-docs, extensions: more gitignore updates. 2022-02-02 14:18:51 +01:00
docs app, docs: fix GIMP's version in --dump-gimprc-manpage and update… 2021-10-21 22:10:31 +02:00
etc docs, etc: regenerate the default gimprc and its manpage. 2021-10-13 00:51:03 +02:00
extensions extensions: fixing Vala goat-exercise build (Vala lib renamed). 2022-02-02 17:03:44 +01:00
icons icons: now unused meson.build files. 2022-02-01 17:39:28 +01:00
libgimp libgimp: missing new API in def file. 2022-02-04 18:17:20 +01:00
libgimpbase libgimpbase: undeprecate GExiv2 calls in GimpMetadata. 2022-01-20 20:18:53 +01:00
libgimpcolor libgimpcolor: use the proper GimpColorRenderingIntent type. 2022-01-20 12:08:00 +01:00
libgimpconfig docs: Migrate some gtk-doc comments to gi-docgen 2021-12-29 11:21:19 +01:00
libgimpmath libgimpmath: Fix some vector gi-docgen annotations 2021-12-28 23:54:31 +01:00
libgimpmodule docs: Migrate some gtk-doc comments to gi-docgen 2021-12-29 11:21:19 +01:00
libgimpthumb libgimp*, plug-ins: fix some warnings 2021-05-24 20:36:31 +00:00
libgimpwidgets macos: version 10.7 long no longer supported 2022-02-07 13:34:04 +00:00
m4macros Allow building vala plugins 2020-05-26 17:52:52 +00:00
menus Issue #1168 - Allow resetting rotation view and flip view separately. 2021-08-23 15:46:11 +02:00
modules modules: Use GtkGestureDrag in ColorWheel 2021-12-12 22:28:46 +01:00
pdb app, libgimp, pdb: new PDB API to enable/disable dynamics. 2022-02-04 13:54:59 +01:00
plug-ins plug-ins: use the new function Gimp.context_enable_dynamics(). 2022-02-04 14:04:46 +01:00
po Update Portuguese translation 2022-02-06 21:50:49 +00:00
po-libgimp Update Kabyle translation 2021-12-05 19:56:25 +00:00
po-plug-ins Update Portuguese translation 2022-02-06 21:52:43 +00:00
po-python Update Hungarian translation 2021-12-23 08:33:22 +00:00
po-script-fu Update Chinese (China) translation 2022-01-31 17:10:11 +00:00
po-tags Update Portuguese translation 2021-10-06 21:20:06 +00:00
po-tips Update Spanish translation 2021-11-23 16:56:19 +00:00
po-windows-installer Updated Danish translation of gimp-windows-installer 2022-01-30 15:58:02 +01:00
themes app, themes: fix display-shell statusbar height 2020-06-18 13:12:29 +03:00
tools icons, tools: review visible, linked and lock icons. 2022-02-01 15:31:49 +01:00
.clang-format clang-format: improve according to our coding style. 2022-01-19 23:17:23 +01:00
.dir-locals.el
.gitignore Add meson to gitignore 2019-09-11 16:42:04 +02:00
.gitlab-ci.yml gitlab-ci: install native librsvg in a cross-build environment. 2022-01-31 23:06:34 +01:00
.kateconfig
acinclude.m4 Allow building vala plugins 2020-05-26 17:52:52 +00:00
AUTHORS authors.xml, README: update the authors list. 2021-04-29 19:24:26 +02:00
authors.dtd
authors.xml authors.xml, README: update the authors list. 2021-04-29 19:24:26 +02:00
authors.xsl
authors4gimp-web.xsl
autogen.sh docs: Migrate from gtk-doc to gi-docgen 2021-12-27 10:47:34 +01:00
ChangeLog.pre-1-0
ChangeLog.pre-1-2
ChangeLog.pre-2-0
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-git
CODING_STYLE.md Coding Style: update regarding tabs in Makefile-s. 2022-01-27 01:19:26 +01:00
config.h.win32
configure.ac icons, tools: fix the CI when building icon resources with vector icons. 2022-01-31 22:33:30 +01:00
COPYING
gimp-zip.in
gimp.doap gimp.doap: adding myself as maintainer in the doap file. 2021-03-28 23:46:04 +02:00
gimp.pc.in
gimpthumb.pc.in
gimpui.pc.in
HACKING docs: Migrate from gtk-doc to gi-docgen 2021-12-27 10:47:34 +01:00
INSTALL.in app, INSTALL: remove our Windows-only trick to add user-installed fonts. 2022-02-07 14:24:52 +01:00
LICENSE
MAINTAINERS MAINTAINERS: update. 2021-04-04 16:01:48 +02:00
Makefile.am docs: Migrate from gtk-doc to gi-docgen 2021-12-27 10:47:34 +01:00
meson.build icons: more factorization of icon installation/build code. 2022-02-01 13:07:25 +01:00
meson.make meson.make: Don't use backend-specific calls 2021-09-30 16:13:35 +02:00
meson_dist_script.sh Add script to install files in the dist tarball. 2019-11-14 12:25:07 +01:00
meson_options.txt meson: rename -Dvec-icons to -Dvector-icons. 2022-01-26 02:55:27 +01:00
NEWS NEWS: update with the dynamics changes. 2022-02-04 15:31:55 +01:00
NEWS.pre-2-0 Misc. typos 2018-10-19 15:30:27 +00:00
NEWS.pre-2-2 Misc. typos 2018-10-19 15:30:27 +00:00
NEWS.pre-2-4 Misc. typos 2018-10-19 15:30:27 +00:00
NEWS.pre-2-6 Misc. typos 2018-10-19 15:30:27 +00:00
NEWS.pre-2-8
NEWS.pre-2-10 Misc. typos 2018-10-19 15:30:27 +00:00
README authors.xml, README: update the authors list. 2021-04-29 19:24:26 +02:00
README.i18n

                   ------------------------------
                   GNU Image Manipulation Program
                      2.99 Development Branch
                   ------------------------------

This is an unstable development release, an intermediate state on the
way to the next stable release: GIMP 3. GIMP 2.99 may or may not do what
you expect. Save your work early and often. If you want a stable
version, please use GIMP 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 GIMP, please read the file HACKING. For
detailed installation instructions, see the file INSTALL.


1. Web Resources
================

GIMP's home page is at:

	https://www.gimp.org/

Please be sure to visit this site for information, documentation,
tutorials, news, etc.  All things GIMP-ish are available from there.

There you can get the latest versions of plug-ins, using a convenient
forms-based interface.

The latest version of GIMP can be found at:

	https://www.gimp.org/downloads/


2. Mailing Lists
================

We have several mailing lists dedicated to GIMP user and development
discussion.  There is more info at

	https://www.gimp.org/mail_lists.html

Links to several archives of the mailing lists are included in that page.

Gimp-user-list is a mailing list dedicated to user problems, hints and
tips, discussion of cool effects, etc.  Gimp-developer-list is oriented
to GIMP core and plug-in developers.  Gimp-gui-list is for discussing
about GIMP interface to improve user experience. Most people will only
want to be subscribed to gimp-user-list. If you want to help develop
GIMP, the gimp-developer mailing list is a good starting point; if you
want to help with GUI design, the gimp-gui list is where you want to
subscribe.


3. IRC
======

And finally, for the real junkies, there is an IRC channel devoted to
GIMP. On GIMPNet (a private free software oriented network) there is
#gimp.  Many of the developers hang out there.  Some of the GIMPNet
servers are:

	irc.gimp.org:6667
	irc.us.gimp.org:6667
	irc.eu.gimp.org:6667


4. Customizing
==============

The look of GIMP'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, GIMP reads `${XDG_CONFIG_HOME}/GIMP/2.99/gimp.css` so you
can have settings that only apply to GIMP.

Included is a set of keybindings similar to those in Adobe Photoshop.
You can find them in the ps-menurc file.  To use them, copy this file
to `${XDG_CONFIG_HOME}/GIMP/2.99/menurc`. You can also manually change
the keybindings to any of your choice by editing:
`${XDG_CONFIG_HOME}/GIMP/2.99/menurc`.


Have fun,

  Spencer Kimball
  Peter Mattis
  Federico Mena
  Manish Singh
  Sven Neumann
  Michael Natterer
  Dave Neary
  Martin Nordholts
  Jehan