The GNU Image Manipulation Program
Find a file
Gabriele Barbero b65bd2bd4c widgets: ignore GDK_MOD2_MASK when...
...remapping shortcuts with GDK_META_MASK

On macOS, the Command key is GDK_META_MASK. But when setting a shortcut,
GDK_MOD2_MASK is added too. This extra modifier makes it hard to check
if the shortcut is already in use. GIMP sees it as a different combination,
even if it's really the same. Now, when GDK_META_MASK is used, we remove
GDK_MOD2_MASK. This helps GIMP detect existing shortcuts correctly
and avoid duplicates.
2025-08-13 03:22:57 +00:00
.gitlab .gitlab: Add one more rule to bug reports: "only one bug per report created" 2025-07-17 16:41:48 -03:00
.vscode Add .vscode/settings.json compliant with Coding Style 2024-01-19 16:06:06 -03:00
app widgets: ignore GDK_MOD2_MASK when... 2025-08-13 03:22:57 +00:00
app-tools meson: fix install scripts not taking DESTDIR into account 2025-05-18 10:36:56 -03:00
build build/linux: Change collapsible section ID to the more technical '*_submission' 2025-08-12 22:38:49 -03:00
data data: Fix obscure environ files on Windows 2025-06-20 16:30:34 -03:00
desktop desktop: fix last release date. 2025-06-23 14:25:26 +02:00
devel-docs devel-docs: Windows Aarch64 is not considered experimental anymore. 2025-05-17 15:00:49 +02:00
docs docs: Remove old 2.X series references on gimptool manpage 2025-05-09 21:40:06 -03:00
etc app, etc: fix sessionrc from GIMP 3.0 to 3.2. 2025-07-07 20:10:56 +02:00
extensions extensions: update in the GEX format 2025-08-04 18:56:42 +00:00
gimp-data@a9ad8c0336 build/linux: Remove redundant plugs: in favor of 'gnome' Snap extension 2025-08-11 13:11:45 -03:00
libgimp libgimp: fix #14641 After new metadata code, all edge builds are failing... 2025-08-09 13:33:47 -04:00
libgimpbase libgimp: fix #14641 After new metadata code, all edge builds are failing... 2025-08-09 13:33:47 -04:00
libgimpcolor pdb, libgimp: more #pragma once, and formatting cleanup 2025-07-13 11:05:20 +02:00
libgimpconfig libgimpconfig: #pragma once, and some formatting 2025-07-13 12:36:30 +02:00
libgimpmath libgimpmath: #pragma once 2025-07-13 12:27:58 +02:00
libgimpmodule pdb, libgimp: more #pragma once, and formatting cleanup 2025-07-13 11:05:20 +02:00
libgimpthumb pdb, libgimp: more #pragma once, and formatting cleanup 2025-07-13 11:05:20 +02:00
libgimpwidgets libgimpwidgets: No decimal for u8 RGB color selector 2025-08-07 04:05:48 +00:00
menus app, menus: rename the vector-toolpath menu stuff to tool-path 2025-07-07 16:32:20 +02:00
modules tools, modules: #pragma once 2025-07-13 12:54:21 +02:00
pdb pdb: Encode param info with unsupported type in a placeholder spec 2025-08-03 21:38:28 +00:00
plug-ins app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
po Update Catalan translation 2025-08-12 23:29:41 +02:00
po-libgimp Update Romanian translation 2025-08-10 13:48:38 +00:00
po-plug-ins Update Norwegian Nynorsk translation 2025-08-12 16:01:37 +00:00
po-python Update Romanian translation 2025-08-10 18:44:49 +00:00
po-script-fu Update Romanian translation 2025-08-10 18:57:29 +00:00
po-tags Update Chinese (Taiwan) translation 2024-08-20 13:23:23 +00:00
po-tips Update Romanian translation 2025-08-10 19:10:22 +00:00
po-windows-installer Update Romanian translation 2025-08-10 19:23:19 +00:00
themes libgimpwidgets: Use arrows for GimpSpinScale cursors 2025-08-06 18:19:36 +00:00
tools app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
.clang-format clang-format: uncomment rule not usable yet. 2025-04-30 23:36:15 +02:00
.dir-locals.el .dir-locals.el: configure emacs to show trailing whitespace 2016-08-24 17:46:57 +02:00
.gitlab-ci.yml build, gitlab-ci: Drop last ccache shenanigans 2025-08-12 16:33:32 -03:00
.gitmodules gitmodules, gimp-data: set the default remote branch. 2024-03-28 04:30:59 +01:00
.kateconfig Add .kateconfig with modelines for Kate 2016-08-23 14:53:38 +02:00
AUTHORS AUTHORS: update generated file. 2025-03-10 00:29:43 +01:00
authors.dtd
authors.xml authors: update. 2024-10-29 01:28:47 +01:00
authors.xsl
authors4gimp-web.xsl Bug 734981 - Update maintainers and authors. 2017-10-23 23:55:22 +02: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
COPYING Change a bazillion URLs to https:// 2018-07-14 14:19:27 +02:00
gimp.doap DOAP: Replace defunct mailing list 2023-12-13 10:16:27 +03:00
INSTALL.in app: Port from appstream-glib to appstream 2025-08-04 18:56:42 +00:00
LICENSE LICENSE: add a note about data/ licensing for future added data. 2023-03-16 23:20:44 +01:00
MAINTAINERS MAINTAINERS: update. 2021-04-04 16:01:48 +02:00
meson.build app, build: fix MR !2326 (porting to libappstream). 2025-08-04 18:56:42 +00:00
meson_dist_script.py meson: Port meson_dist_script.sh to Python 2025-04-17 11:18:30 -03:00
meson_options.txt meson: use boolean false, not string false 2025-05-27 07:45:26 -03:00
NEWS NEWS: update. 2025-08-03 12:17:59 +02: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-8: new file preserving the history that lead to 2.8 2015-11-22 17:30:15 +01:00
NEWS.pre-2-10 Misc. typos 2018-10-19 15:30:27 +00:00
NEWS.pre-3-0 NEWS: move to NEWS.pre-3-0 and prepare for the new stable series. 2025-03-17 23:43:19 +01:00
README README: this is a development branch now. 2025-06-15 17:46:41 +02:00
README.i18n desktop: change gimp20 to gimp30 for gettext 2024-08-29 09:09:29 +00:00

                   ------------------------------
                   GNU Image Manipulation Program
                        3.1 Development Branch
                   ------------------------------

This is an unstable development release in the GIMP 3.1 series.

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 neither
of these, please report it!

If you want to hack on GIMP, please read the file devel-docs/README.md.
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.

The latest version of GIMP can be found at:

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

We also have a website dedicated to documentation at:

        https://docs.gimp.org/


2. Contributing
===============

GIMP source code can be found at:

	https://gitlab.gnome.org/GNOME/gimp/

Resources for contributors:

        https://developer.gimp.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.gimp.org/core/setup/
* GIMP Coding Style: https://developer.gimp.org/core/coding_style/
* Submit your first patch: https://developer.gimp.org/core/submit-patch/


3. Discussion Channels
======================

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

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

For the real junkies, there are IRC channels (e.g. #gimp or #gimp-user)
devoted to GIMP on GIMPNet (a private free software oriented network).
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

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.

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/3.0/gimp.css` so you
can have settings that only apply to GIMP.

You can also manually change the keybindings to any of your choice by
editing: `${XDG_CONFIG_HOME}/GIMP/3.0/shortcutsrc`.


Have fun,

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