diff --git a/.config/GIMP/3.0/action-history b/.config/GIMP/3.0/action-history new file mode 100644 index 0000000..8368d25 --- /dev/null +++ b/.config/GIMP/3.0/action-history @@ -0,0 +1,47 @@ +# GIMP action-history + +(history-item "layers-lock-alpha" 0) +(history-item "layers-lock-content" 0) +(history-item "layers-lock-position" 4) +(history-item "dockable-show-button-bar" 0) +(history-item "dockable-preview-size-tiny" 0) +(history-item "dockable-preview-size-medium" 0) +(history-item "dockable-tab-style-icon" 0) +(history-item "dockable-tab-style-preview" 0) +(history-item "dockable-view-type-list" 0) +(history-item "dock-show-image-menu" 0) +(history-item "dock-auto-follow-active" 0) +(history-item "dock-move-to-screen--1" 0) +(history-item "layers-mask-show" 0) +(history-item "layers-mask-disable" 2) +(history-item "layers-visible" 0) +(history-item "channels-lock-content" 0) +(history-item "channels-lock-position" 1) +(history-item "view-show-statusbar" 0) +(history-item "layers-blend-space-auto" 0) +(history-item "layers-composite-space-auto" 0) +(history-item "layers-composite-mode-auto" 0) +(history-item "paths-lock-content" 0) +(history-item "paths-lock-position" 1) +(history-item "view-dot-for-dot" 0) +(history-item "view-display-black-point-compensation" 0) +(history-item "view-snap-to-guides" 0) +(history-item "view-show-menubar" 1) +(history-item "drawable-visible" 0) +(history-item "drawable-lock-content" 0) +(history-item "drawable-lock-position" 0) +(history-item "view-color-management-enable" 0) +(history-item "view-show-selection" 0) +(history-item "view-show-guides" 0) +(history-item "view-show-sample-points" 0) +(history-item "view-snap-to-canvas" 0) +(history-item "view-show-rulers" 0) +(history-item "view-show-scrollbars" 0) +(history-item "image-convert-non-linear" 0) +(history-item "image-color-profile-use-srgb" 0) +(history-item "select-none" 0) +(history-item "image-new" 0) +(history-item "file-export-as" 0) +(history-item "file-quit" 0) + +# end of action-history diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/colorrc b/.config/GIMP/3.0/colorrc similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/colorrc rename to .config/GIMP/3.0/colorrc index a85255b..505cdf8 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/colorrc +++ b/.config/GIMP/3.0/colorrc @@ -3,8 +3,8 @@ # This file holds a list of recently used colors. (color-history - (color "HSV float" 12 "\244\17\44\77\225\203\310\76\62\60\217\76" 0) (color "R'G'B'A float" 16 "\0\0\200\77\0\0\200\77\0\0\200\77\0\0\200\77" 0) + (color "HSV float" 12 "\244\17\44\77\225\203\310\76\62\60\217\76" 0) (color "HSVA float" 16 "\0\0\0\0d\22P\77\134\354y\77\0\0\200\77" 0) (color "HSV float" 12 "\23\21\76\77\0\0\200\77\0\0\200\77" 0)) diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/contextrc b/.config/GIMP/3.0/contextrc similarity index 71% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/contextrc rename to .config/GIMP/3.0/contextrc index 49f68a8..3d88fa3 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/contextrc +++ b/.config/GIMP/3.0/contextrc @@ -1,9 +1,7 @@ # GIMP user context -(tool "gimp-move-tool") +(tool "gimp-rect-select-tool") (paint-info "gimp-paintbrush") -(foreground - (color "HSVA float" 16 "\0\0\0\0d\22P\77\134\354y\77\0\0\200\77" 0)) (brush "2. Hardness 050") (dynamics "Pressure Size") (mybrush "100% Opaque") diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/controllerrc b/.config/GIMP/3.0/controllerrc similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/controllerrc rename to .config/GIMP/3.0/controllerrc diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/devicerc b/.config/GIMP/3.0/devicerc similarity index 99% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/devicerc rename to .config/GIMP/3.0/devicerc index 34e7068..93ae8b0 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/devicerc +++ b/.config/GIMP/3.0/devicerc @@ -3,8 +3,8 @@ (GimpDeviceInfo "Virtual core pointer" (icon-name "gimp-cursor") (name "Virtual core pointer") - (tool-options "GimpMoveOptions" - (tool "gimp-move-tool")) + (tool-options "GimpRectangleSelectOptions" + (tool "gimp-rect-select-tool")) (use-fg-bg no) (use-opacity-paint-mode no) (use-brush no) diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/dockrc b/.config/GIMP/3.0/dockrc similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/dockrc rename to .config/GIMP/3.0/dockrc diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/extensionrc b/.config/GIMP/3.0/extensionrc similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/extensionrc rename to .config/GIMP/3.0/extensionrc diff --git a/.config/GIMP/3.0/filters/GimpBrightnessContrastConfig.settings b/.config/GIMP/3.0/filters/GimpBrightnessContrastConfig.settings new file mode 100644 index 0000000..cfcae19 --- /dev/null +++ b/.config/GIMP/3.0/filters/GimpBrightnessContrastConfig.settings @@ -0,0 +1,8 @@ +# settings + +(GimpBrightnessContrastConfig "2025-02-26 08:53:39" + (time 1740570819) + (brightness 0) + (contrast 0.023622047244094488)) + +# end of settings diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/gimprc b/.config/GIMP/3.0/gimprc similarity index 98% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/gimprc rename to .config/GIMP/3.0/gimprc index f859cc7..a4c014e 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/gimprc +++ b/.config/GIMP/3.0/gimprc @@ -6,9 +6,8 @@ # Most values can be set within GIMP by changing some options in the # Preferences dialog. -(language "en_US") -(prev-language "en_US") -(config-version "3.0.0-RC3+git") +(language "") +(config-version "3.0.0") (undo-levels 8) (undo-preview-size medium) (layer-preview-size extra-large) diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/internal-data/custom.ggr b/.config/GIMP/3.0/internal-data/custom.ggr similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/internal-data/custom.ggr rename to .config/GIMP/3.0/internal-data/custom.ggr diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/modifiersrc b/.config/GIMP/3.0/modifiersrc similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/modifiersrc rename to .config/GIMP/3.0/modifiersrc diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/parasiterc b/.config/GIMP/3.0/parasiterc similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/parasiterc rename to .config/GIMP/3.0/parasiterc diff --git a/.config/GIMP/3.0/plug-in-settings/GimpProcedureConfigRun-file-jpeg-export.last b/.config/GIMP/3.0/plug-in-settings/GimpProcedureConfigRun-file-jpeg-export.last new file mode 100644 index 0000000..86d1f62 --- /dev/null +++ b/.config/GIMP/3.0/plug-in-settings/GimpProcedureConfigRun-file-jpeg-export.last @@ -0,0 +1,27 @@ +# settings + +(quality 1) +(smoothing 0) +(optimize yes) +(progressive yes) +(cmyk no) +(sub-sampling "sub-sampling-1x1") +(baseline yes) +(restart 16) +(dct "integer") +(include-exif no) +(include-iptc no) +(include-xmp no) +(include-color-profile no) +(include-thumbnail no) +(include-comment no) +(use-original-quality yes) +(original-quality 100) +(original-sub-sampling 2) +(original-num-quant-tables 0) +(show-preview no) +(use-arithmetic-coding no) +(use-restart no) +(gimp-comment "Created with GIMP") + +# end of settings diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/plug-in-settings/GimpProcedureConfigRun-file-jpeg-load.last b/.config/GIMP/3.0/plug-in-settings/GimpProcedureConfigRun-file-jpeg-load.last similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/plug-in-settings/GimpProcedureConfigRun-file-jpeg-load.last rename to .config/GIMP/3.0/plug-in-settings/GimpProcedureConfigRun-file-jpeg-load.last diff --git a/.config/GIMP/3.0/plug-in-settings/GimpProcedureConfigRun-file-png-export.last b/.config/GIMP/3.0/plug-in-settings/GimpProcedureConfigRun-file-png-export.last new file mode 100644 index 0000000..b6990da --- /dev/null +++ b/.config/GIMP/3.0/plug-in-settings/GimpProcedureConfigRun-file-png-export.last @@ -0,0 +1,20 @@ +# settings + +(interlaced no) +(compression 9) +(bkgd no) +(offs no) +(phys yes) +(time yes) +(save-transparent no) +(optimize-palette no) +(format "auto") +(include-exif no) +(include-iptc no) +(include-xmp no) +(include-color-profile no) +(include-thumbnail no) +(include-comment no) +(gimp-comment "Created with GIMP") + +# end of settings diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/plug-in-settings/GimpProcedureConfigRun-file-png-load.last b/.config/GIMP/3.0/plug-in-settings/GimpProcedureConfigRun-file-png-load.last similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/plug-in-settings/GimpProcedureConfigRun-file-png-load.last rename to .config/GIMP/3.0/plug-in-settings/GimpProcedureConfigRun-file-png-load.last diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/plug-in-settings/GimpProcedureConfigRun-plug-in-unit-editor.last b/.config/GIMP/3.0/plug-in-settings/GimpProcedureConfigRun-plug-in-unit-editor.last similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/plug-in-settings/GimpProcedureConfigRun-plug-in-unit-editor.last rename to .config/GIMP/3.0/plug-in-settings/GimpProcedureConfigRun-plug-in-unit-editor.last diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/pluginrc b/.config/GIMP/3.0/pluginrc similarity index 99% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/pluginrc rename to .config/GIMP/3.0/pluginrc index ed31e9c..6041af4 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/pluginrc +++ b/.config/GIMP/3.0/pluginrc @@ -192,39 +192,6 @@ (proc-arg 9 "GimpParamChannel" "GimpChannel" "channel" "Channel" "Channel" 3 1) (proc-arg 9 "GimpParamDrawable" "GimpDrawable" "drawable" "Drawable" "Drawable" 3 1) (proc-arg 9 "GimpParamPath" "GimpPath" "vectors" "Vectors" "Vectors" 3 1))) -(plug-in-def "${gimp_plug_in_dir}/plug-ins/test-file-plug-ins/test-file-plug-ins.py" 0 - (proc-def "test-import-plug-ins" 1 - "Run file import plug-in tests" - "Run file import plug-in tests" - "Jacob Boerema" - "Jacob Boerema" - "2021-2024" - "Test file _import plug-ins" - 1 - (menu-path "/Filters/Development/Python-Fu/") - (icon icon-name -1 "") - "*" - 2147483647 - 3 0 - (proc-arg 3 "GParamEnum" "GimpRunMode" "run-mode" "Run mode" "The run mode" 3 1) - (proc-arg 9 "GimpParamImage" "GimpImage" "image" "Image" "The input image" 259 0) - (proc-arg 10 "GimpParamCoreObjectArray" "GimpCoreObjectArray" "drawables" "Drawables" "The input drawables" 259 "GimpDrawable")) - (proc-def "test-export-plug-ins" 1 - "Run file export plug-in tests" - "Run file export plug-in tests" - "Jacob Boerema" - "Jacob Boerema" - "2021-2024" - "Test file _export plug-ins" - 1 - (menu-path "/Filters/Development/Python-Fu/") - (icon icon-name -1 "") - "*" - 2147483647 - 3 0 - (proc-arg 3 "GParamEnum" "GimpRunMode" "run-mode" "Run mode" "The run mode" 3 1) - (proc-arg 9 "GimpParamImage" "GimpImage" "image" "Image" "The input image" 259 0) - (proc-arg 10 "GimpParamCoreObjectArray" "GimpCoreObjectArray" "drawables" "Drawables" "The input drawables" 259 "GimpDrawable"))) (plug-in-def "${gimp_plug_in_dir}/plug-ins/spyro-plus/spyro-plus.py" 0 (proc-def "plug-in-spyrogimp" 1 "Draw spyrographs using current tool settings and selection." diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/profilerc b/.config/GIMP/3.0/profilerc similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/profilerc rename to .config/GIMP/3.0/profilerc diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/sessionrc b/.config/GIMP/3.0/sessionrc similarity index 92% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/sessionrc rename to .config/GIMP/3.0/sessionrc index fb8053b..95aad81 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/sessionrc +++ b/.config/GIMP/3.0/sessionrc @@ -11,8 +11,9 @@ (size 640 480)) (session-info "toplevel" (factory-entry "gimp-single-image-window") - (position 1928 48) - (size 1896 1975) + (position 16 16) + (size 1888 1011) + (monitor 1) (open-on-exit) (aux-info (left-docks-width "66") @@ -46,7 +47,7 @@ (aux-info (show-button-bar "true")))) (book - (position 706) + (position 741) (current-page 0) (dockable "gimp-layer-list" (tab-style icon) @@ -68,7 +69,7 @@ (position 1257 725)) (session-info "toplevel" (factory-entry "gimp-toolbox-color-dialog") - (position 626 840)) + (position 2559 856)) (session-info "toplevel" (factory-entry "gimp-preferences-dialog") (position 1340 397) @@ -83,7 +84,7 @@ (size 562 606)) (session-info "toplevel" (factory-entry "gimp-file-export-dialog") - (position 256 192) + (position 232 32) (size 1688 1197)) (session-info "toplevel" (factory-entry "gimp-keyboard-shortcuts-dialog") @@ -93,6 +94,10 @@ (factory-entry "gimp-file-open-dialog") (position 1257 32) (size 1688 1197)) +(session-info "toplevel" + (factory-entry "gimp-brightness-contrast-tool-dialog") + (position 91 439) + (monitor 1)) (hide-docks no) (single-window-mode yes) diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/shortcutsrc b/.config/GIMP/3.0/shortcutsrc similarity index 98% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/shortcutsrc rename to .config/GIMP/3.0/shortcutsrc index ae724a4..760b383 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/shortcutsrc +++ b/.config/GIMP/3.0/shortcutsrc @@ -31,17 +31,16 @@ # (action "layers-lower-to-bottom") # (action "view-zoom-minimum") # (action "context-palette-background-set") -# (action "filters-gegl-shuffle-search") # (action "context-opacity-decrease-skip") # (action "image-convert-float") # (action "view-scroll-left-border") # (action "view-show-all") # (action "dialogs-dynamics-editor") # (action "select-fill") -# (action "filters-gegl-selective-hue-saturation") # (action "gimp-help-using-photography") # (action "layers-select-next" "Page_Down") # (action "plug-in-qbist") +# (action "tools-airbrush-rate-maximum") # (action "layers-resize") # (action "plug-in-cml-explorer") # (action "view-show-canvas-boundary") @@ -53,14 +52,12 @@ # (action "tools-transform-3d" "w") # (action "paths-color-tag-yellow") # (action "filters-pixelize") -# (action "tools-airbrush-rate-maximum") # (action "filters-desaturate") # (action "paths-select-top") # (action "view-scroll-right-border") # (action "filters-long-shadow") # (action "script-fu-fuzzy-border") # (action "filters-lens-blur") -# (action "test-export-plug-ins") # (action "filters-semi-flatten") # (action "view-padding-color-in-show-all") # (action "filters-gegl-brightness-contrast") @@ -91,7 +88,6 @@ # (action "filters-median-blur") # (action "windows-use-single-window-mode") # (action "tools-color-average-radius-set") -# (action "filters-gegl-alpha-inpaint") # (action "plug-in-smooth-palette") # (action "paths-color-tag-violet") # (action "layers-mask-disable") @@ -172,7 +168,6 @@ # (action "context-foreground-saturation-decrease-skip") # (action "filters-lens-distortion") # (action "view-scroll-horizontal") -# (action "filters-gegl-boxblur") # (action "tools-hardness-decrease") # (action "drawable-flip-vertical") # (action "paths-select-bottom") @@ -239,7 +234,6 @@ # (action "dialogs-patterns" "p") # (action "tools-aspect-maximum") # (action "layers-merge-layers-last-values") -# (action "filters-gegl-gray-component-replacement") # (action "paths-lock-content") # (action "dialogs-gradients" "g") # (action "context-brush-spikes-maximum") @@ -283,7 +277,6 @@ # (action "script-fu-reverse-layers") # (action "layers-color-tag-red") # (action "filters-shift") -# (action "filters-gegl-segment-kmeans") # (action "edit-undo-clear") # (action "tools-aspect-set") # (action "filters-offset" "o") @@ -308,7 +301,6 @@ # (action "tools-gradient" "g") # (action "plug-in-warp") # (action "edit-named-copy") -# (action "filters-gegl-aces-rrt") # (action "tools-offset") # (action "context-brush-select-next") # (action "context-opacity-increase") @@ -364,7 +356,6 @@ # (action "channels-color-tag-gray") # (action "context-background-green-increase") # (action "image-resize") -# (action "filters-gegl-ctx-script") # (action "script-fu-round-corners") # (action "context-swatch-foreground-first") # (action "tools-spacing-maximum") @@ -669,7 +660,6 @@ # (action "plug-in-compose") # (action "filters-panorama-projection") # (action "layers-mask-delete") -# (action "test-import-plug-ins") # (action "filters-gegl-graph") # (action "layers-composite-mode-auto") # (action "filters-recent-01") @@ -707,10 +697,9 @@ # (action "edit-strong-undo" "z") # (action "layers-merge-down") # (action "gimp-help-using-web") -# (action "filters-gegl-voronoi-diagram") +# (action "image-convert-linear") (action "tools-airbrush") # (action "filters-recent-07") -# (action "image-convert-linear") # (action "plug-in-spheredesigner") # (action "script-fu-blend-anim") # (action "layers-new-from-visible") @@ -733,7 +722,7 @@ # (action "context-brush-shape-diamond") # (action "tools-threshold") # (action "plug-in-despeckle") -# (action "filters-gegl-connected-components") +# (action "filters-gegl-bevel") # (action "dialogs-palettes") # (action "filters-polar-coordinates") # (action "filters-mean-curvature-blur") @@ -743,7 +732,6 @@ # (action "file-open-recent-02" "2") # (action "paths-import") # (action "dialogs-input-devices") -# (action "filters-gegl-bevel") # (action "channels-color-tag-orange") # (action "view-scroll-bottom-border") # (action "context-foreground-hue-decrease-skip") @@ -803,7 +791,6 @@ # (action "context-swatch-foreground-next-skip") # (action "paths-visible") # (action "channels-visible") -# (action "filters-gegl-bilateral-filter-fast") # (action "select-sharpen") # (action "context-gradient-select-set") # (action "debug-dump-attached-data") @@ -829,7 +816,6 @@ # (action "dialogs-histogram") # (action "channels-select-bottom") # (action "filters-mantiuk-2006") -# (action "filters-gegl-gradient-map") # (action "filters-gegl-color-assimilation-grid") # (action "tools-force-minimum") # (action "filters-tile-glass") @@ -838,7 +824,6 @@ # (action "filters-dilate") # (action "filters-invert-linear") # (action "context-palette-select-last") -# (action "filters-gegl-paint-select") # (action "plug-in-decompose") # (action "filters-plasma") # (action "tools-aspect-decrease-skip") @@ -849,18 +834,17 @@ # (action "paths-selection-replace") # (action "view-display-intent-saturation") # (action "context-background-red-maximum") -# (action "context-background-saturation-minimum") # (action "filters-gegl-negative-darkroom") +# (action "context-background-saturation-minimum") # (action "select-cut-float" "l") # (action "dialogs-buffers") (action "tools-color-picker" "i") -# (action "tools-warp-effect-size-set") # (action "filters-gegl-inner-glow") # (action "context-foreground-value-maximum") # (action "filters-bayer-matrix") # (action "context-background-saturation-set") +# (action "tools-warp-effect-size-set") # (action "tools-spacing-increase") -# (action "filters-gegl-demosaic-bimedian") # (action "channels-color-tag-brown") # (action "view-show-sample-points") # (action "paths-stroke") @@ -955,7 +939,6 @@ # (action "filters-stretch-contrast") # (action "plug-in-imagemap") # (action "filters-deinterlace") -# (action "filters-gegl-demosaic-simple") # (action "context-brush-angle-decrease") # (action "filters-noise-hsv") # (action "tools-mypaint-brush-pixel-size-set") @@ -1024,7 +1007,6 @@ # (action "view-zoom-other") # (action "context-swatch-background-previous") # (action "context-foreground-value-decrease") -# (action "filters-gegl-band-tune") # (action "filters-gegl-styles") # (action "context-foreground-red-set") # (action "filters-alien-map") @@ -1063,7 +1045,6 @@ # (action "plug-in-map-object") # (action "view-rotate-270") # (action "script-fu-slide") -# (action "windows-display-0001") # (action "tools-hardness-increase-percent") # (action "context-brush-radius-increase-percent") # (action "script-fu-addborder") diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/splashes/splash-screen-2025-v2.png b/.config/GIMP/3.0/splashes/splash-screen-2025-v2.png similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/splashes/splash-screen-2025-v2.png rename to .config/GIMP/3.0/splashes/splash-screen-2025-v2.png diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tags.xml b/.config/GIMP/3.0/tags.xml similarity index 90% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tags.xml rename to .config/GIMP/3.0/tags.xml index ec4625d..e421ad7 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tags.xml +++ b/.config/GIMP/3.0/tags.xml @@ -1177,127 +1177,127 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -1336,18 +1336,6 @@ - - - - - - - - - - - - @@ -1357,7 +1345,7 @@ - + @@ -1399,6 +1387,9 @@ + + + @@ -1438,85 +1429,85 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -1561,91 +1552,73 @@ - - - - - - - - - - - - - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - + @@ -1660,6 +1633,12 @@ + + + + + + @@ -1690,12 +1669,6 @@ - - - - - - @@ -1708,7 +1681,10 @@ - + + + + @@ -1717,6 +1693,9 @@ + + + @@ -1732,12 +1711,6 @@ - - - - - - @@ -1750,6 +1723,12 @@ + + + + + + @@ -1780,37 +1759,34 @@ - + - + - + - - - - - - - - - - + - + + + + + + + - + @@ -1840,21 +1816,21 @@ - - - - - - - + + + + + + + @@ -1870,7 +1846,7 @@ - + @@ -1879,13 +1855,13 @@ - + - + @@ -1894,7 +1870,7 @@ - + @@ -1912,6 +1888,9 @@ + + + @@ -1933,9 +1912,15 @@ + + + + + + @@ -1966,12 +1951,18 @@ + + + + + + @@ -1993,19 +1984,7 @@ - - - - - - - - - - - - - + @@ -2101,109 +2080,109 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -2218,25 +2197,34 @@ - + - + - + - + - + - + - + + + + + + + + + + @@ -2263,15 +2251,6 @@ - - - - - - - - - @@ -2290,6 +2269,18 @@ + + + + + + + + + + + + @@ -2299,13 +2290,13 @@ - + - + - + @@ -2335,9 +2326,6 @@ - - - @@ -2347,13 +2335,16 @@ - + - + - + + + + @@ -2383,100 +2374,94 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - + @@ -2488,7 +2473,7 @@ - + @@ -2500,7 +2485,7 @@ - + @@ -2512,9 +2497,6 @@ - - - @@ -2524,10 +2506,16 @@ - + - + + + + + + + @@ -2560,10 +2548,10 @@ - + - + @@ -2704,9 +2692,6 @@ - - - @@ -2722,10 +2707,10 @@ - + - + @@ -2743,10 +2728,10 @@ - + - + @@ -2764,10 +2749,10 @@ - + - + @@ -2785,10 +2770,10 @@ - + - + @@ -2806,6 +2791,9 @@ + + + @@ -3085,36 +3073,36 @@ - - - - + - + - + - + + + + @@ -3439,9 +3427,6 @@ - - - @@ -3457,10 +3442,10 @@ - + - + @@ -3478,10 +3463,10 @@ - + - + @@ -3499,10 +3484,10 @@ - + - + @@ -3520,10 +3505,10 @@ - + - + @@ -3541,6 +3526,9 @@ + + + @@ -3694,10 +3682,7 @@ - - - - + @@ -3712,43 +3697,43 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -3784,136 +3769,136 @@ - - - - - - - - - - - - - - - - - - - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - + - - - - - - - - - - - - - + - + + + + + + + - + - + - + - + - + - + - + - + - + @@ -3928,10 +3913,7 @@ - - - - + @@ -3943,7 +3925,7 @@ - + @@ -3952,9 +3934,6 @@ - - - @@ -3964,22 +3943,25 @@ + + + - + - + - + - + - + @@ -3991,7 +3973,7 @@ - + @@ -4003,67 +3985,67 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -4072,7 +4054,7 @@ - + @@ -4090,18 +4072,12 @@ - - - - - - @@ -4111,9 +4087,18 @@ + + + + + + + + + @@ -4141,31 +4126,31 @@ - + - + - + - + - + - + - + - + - + diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/templaterc b/.config/GIMP/3.0/templaterc similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/templaterc rename to .config/GIMP/3.0/templaterc diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/theme.css b/.config/GIMP/3.0/theme.css similarity index 78% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/theme.css rename to .config/GIMP/3.0/theme.css index 96a395d..2cf5116 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/theme.css +++ b/.config/GIMP/3.0/theme.css @@ -2,7 +2,7 @@ * * This file is written on GIMP startup and on every theme change. * It is NOT supposed to be edited manually. Edit your personal - * gimp.css file instead (/home/diolinux/.var/app/org.gimp.GIMP.Nightly/config/GIMP/3.0/gimp.css). + * gimp.css file instead (/home/diolinux/.var/app/org.gimp.GIMP/config/GIMP/3.0/gimp.css). */ @import url("file:///app/share/gimp/3.0/themes/Default/gimp-dark.css"); diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-airbrush-tool b/.config/GIMP/3.0/tool-options/gimp-airbrush-tool similarity index 72% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-airbrush-tool rename to .config/GIMP/3.0/tool-options/gimp-airbrush-tool index 1e23e7f..0b1f917 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-airbrush-tool +++ b/.config/GIMP/3.0/tool-options/gimp-airbrush-tool @@ -1,7 +1,5 @@ # GIMP gimp-airbrush-tool options -(foreground - (color "HSVA float" 16 "\0\0\0\0d\22P\77\134\354y\77\0\0\200\77" 0)) (brush "2. Hardness 050") (dynamics "Pressure Size") (pattern "Starfield") diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-align-tool b/.config/GIMP/3.0/tool-options/gimp-align-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-align-tool rename to .config/GIMP/3.0/tool-options/gimp-align-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-brightness-contrast-tool b/.config/GIMP/3.0/tool-options/gimp-brightness-contrast-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-brightness-contrast-tool rename to .config/GIMP/3.0/tool-options/gimp-brightness-contrast-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-bucket-fill-tool b/.config/GIMP/3.0/tool-options/gimp-bucket-fill-tool similarity index 61% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-bucket-fill-tool rename to .config/GIMP/3.0/tool-options/gimp-bucket-fill-tool index 02dc0cf..9029df7 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-bucket-fill-tool +++ b/.config/GIMP/3.0/tool-options/gimp-bucket-fill-tool @@ -1,7 +1,5 @@ # GIMP gimp-bucket-fill-tool options -(foreground - (color "HSVA float" 16 "\0\0\0\0d\22P\77\134\354y\77\0\0\200\77" 0)) (pattern "Starfield") (brush-size 51) (brush-hardness 0.5) diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-by-color-select-tool b/.config/GIMP/3.0/tool-options/gimp-by-color-select-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-by-color-select-tool rename to .config/GIMP/3.0/tool-options/gimp-by-color-select-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-cage-tool b/.config/GIMP/3.0/tool-options/gimp-cage-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-cage-tool rename to .config/GIMP/3.0/tool-options/gimp-cage-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-clone-tool b/.config/GIMP/3.0/tool-options/gimp-clone-tool similarity index 70% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-clone-tool rename to .config/GIMP/3.0/tool-options/gimp-clone-tool index a06be70..001c81a 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-clone-tool +++ b/.config/GIMP/3.0/tool-options/gimp-clone-tool @@ -1,7 +1,5 @@ # GIMP gimp-clone-tool options -(foreground - (color "HSVA float" 16 "\0\0\0\0d\22P\77\134\354y\77\0\0\200\77" 0)) (brush "2. Hardness 050") (dynamics "Pressure Size") (pattern "Starfield") diff --git a/.config/GIMP/3.0/tool-options/gimp-color-picker-tool b/.config/GIMP/3.0/tool-options/gimp-color-picker-tool new file mode 100644 index 0000000..d46490a --- /dev/null +++ b/.config/GIMP/3.0/tool-options/gimp-color-picker-tool @@ -0,0 +1,4 @@ +# GIMP gimp-color-picker-tool options + + +# end of gimp-color-picker-tool options diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-convolve-tool b/.config/GIMP/3.0/tool-options/gimp-convolve-tool similarity index 70% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-convolve-tool rename to .config/GIMP/3.0/tool-options/gimp-convolve-tool index 83666d0..07b835f 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-convolve-tool +++ b/.config/GIMP/3.0/tool-options/gimp-convolve-tool @@ -1,7 +1,5 @@ # GIMP gimp-convolve-tool options -(foreground - (color "HSVA float" 16 "\0\0\0\0d\22P\77\134\354y\77\0\0\200\77" 0)) (brush "2. Hardness 050") (dynamics "Pressure Size") (pattern "Starfield") diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-crop-tool b/.config/GIMP/3.0/tool-options/gimp-crop-tool similarity index 61% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-crop-tool rename to .config/GIMP/3.0/tool-options/gimp-crop-tool index e5d4288..7739496 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-crop-tool +++ b/.config/GIMP/3.0/tool-options/gimp-crop-tool @@ -2,8 +2,6 @@ (aspect-denominator 1080) (aspect-numerator 1920) -(foreground - (color "HSVA float" 16 "\0\0\0\0d\22P\77\134\354y\77\0\0\200\77" 0)) (pattern "Starfield") # end of gimp-crop-tool options diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-curves-tool b/.config/GIMP/3.0/tool-options/gimp-curves-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-curves-tool rename to .config/GIMP/3.0/tool-options/gimp-curves-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-dodge-burn-tool b/.config/GIMP/3.0/tool-options/gimp-dodge-burn-tool similarity index 68% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-dodge-burn-tool rename to .config/GIMP/3.0/tool-options/gimp-dodge-burn-tool index bd83c07..5acb014 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-dodge-burn-tool +++ b/.config/GIMP/3.0/tool-options/gimp-dodge-burn-tool @@ -1,7 +1,5 @@ # GIMP gimp-dodge-burn-tool options -(foreground - (color "HSVA float" 16 "\0\0\0\0d\22P\77\134\354y\77\0\0\200\77" 0)) (brush "2. Hardness 050") (dynamics "Pressure Size") (palette "Standard") diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-ellipse-select-tool b/.config/GIMP/3.0/tool-options/gimp-ellipse-select-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-ellipse-select-tool rename to .config/GIMP/3.0/tool-options/gimp-ellipse-select-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-eraser-tool b/.config/GIMP/3.0/tool-options/gimp-eraser-tool similarity index 67% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-eraser-tool rename to .config/GIMP/3.0/tool-options/gimp-eraser-tool index ab09d9f..df7f463 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-eraser-tool +++ b/.config/GIMP/3.0/tool-options/gimp-eraser-tool @@ -1,7 +1,5 @@ # GIMP gimp-eraser-tool options -(foreground - (color "HSVA float" 16 "\0\0\0\0d\22P\77\134\354y\77\0\0\200\77" 0)) (brush "2. Hardness 050") (dynamics "Pressure Size") (palette "Standard") diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-flip-tool b/.config/GIMP/3.0/tool-options/gimp-flip-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-flip-tool rename to .config/GIMP/3.0/tool-options/gimp-flip-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-foreground-select-tool b/.config/GIMP/3.0/tool-options/gimp-foreground-select-tool similarity index 51% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-foreground-select-tool rename to .config/GIMP/3.0/tool-options/gimp-foreground-select-tool index 84c4d73..1026eac 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-foreground-select-tool +++ b/.config/GIMP/3.0/tool-options/gimp-foreground-select-tool @@ -1,6 +1,4 @@ # GIMP gimp-foreground-select-tool options -(foreground - (color "HSVA float" 16 "\0\0\0\0d\22P\77\134\354y\77\0\0\200\77" 0)) # end of gimp-foreground-select-tool options diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-free-select-tool b/.config/GIMP/3.0/tool-options/gimp-free-select-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-free-select-tool rename to .config/GIMP/3.0/tool-options/gimp-free-select-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-fuzzy-select-tool b/.config/GIMP/3.0/tool-options/gimp-fuzzy-select-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-fuzzy-select-tool rename to .config/GIMP/3.0/tool-options/gimp-fuzzy-select-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-gegl-tool b/.config/GIMP/3.0/tool-options/gimp-gegl-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-gegl-tool rename to .config/GIMP/3.0/tool-options/gimp-gegl-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-gradient-tool b/.config/GIMP/3.0/tool-options/gimp-gradient-tool similarity index 60% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-gradient-tool rename to .config/GIMP/3.0/tool-options/gimp-gradient-tool index 1203523..90637fc 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-gradient-tool +++ b/.config/GIMP/3.0/tool-options/gimp-gradient-tool @@ -1,7 +1,5 @@ # GIMP gimp-gradient-tool options -(foreground - (color "HSVA float" 16 "\0\0\0\0d\22P\77\134\354y\77\0\0\200\77" 0)) (gradient "Skyline") (brush-size 51) (brush-hardness 0.5) diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-handle-transform-tool b/.config/GIMP/3.0/tool-options/gimp-handle-transform-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-handle-transform-tool rename to .config/GIMP/3.0/tool-options/gimp-handle-transform-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-heal-tool b/.config/GIMP/3.0/tool-options/gimp-heal-tool similarity index 69% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-heal-tool rename to .config/GIMP/3.0/tool-options/gimp-heal-tool index 4045e15..791431d 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-heal-tool +++ b/.config/GIMP/3.0/tool-options/gimp-heal-tool @@ -1,7 +1,5 @@ # GIMP gimp-heal-tool options -(foreground - (color "HSVA float" 16 "\0\0\0\0d\22P\77\134\354y\77\0\0\200\77" 0)) (brush "2. Hardness 050") (dynamics "Pressure Size") (pattern "Starfield") diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-ink-tool b/.config/GIMP/3.0/tool-options/gimp-ink-tool similarity index 58% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-ink-tool rename to .config/GIMP/3.0/tool-options/gimp-ink-tool index 9a5d153..07fd5a8 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-ink-tool +++ b/.config/GIMP/3.0/tool-options/gimp-ink-tool @@ -1,7 +1,5 @@ # GIMP gimp-ink-tool options -(foreground - (color "HSVA float" 16 "\0\0\0\0d\22P\77\134\354y\77\0\0\200\77" 0)) (pattern "Starfield") (brush-size 51) (brush-hardness 0.5) diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-iscissors-tool b/.config/GIMP/3.0/tool-options/gimp-iscissors-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-iscissors-tool rename to .config/GIMP/3.0/tool-options/gimp-iscissors-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-levels-tool b/.config/GIMP/3.0/tool-options/gimp-levels-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-levels-tool rename to .config/GIMP/3.0/tool-options/gimp-levels-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-measure-tool b/.config/GIMP/3.0/tool-options/gimp-measure-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-measure-tool rename to .config/GIMP/3.0/tool-options/gimp-measure-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-move-tool b/.config/GIMP/3.0/tool-options/gimp-move-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-move-tool rename to .config/GIMP/3.0/tool-options/gimp-move-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-mypaint-brush-tool b/.config/GIMP/3.0/tool-options/gimp-mypaint-brush-tool similarity index 72% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-mypaint-brush-tool rename to .config/GIMP/3.0/tool-options/gimp-mypaint-brush-tool index 0c8ab25..9736117 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-mypaint-brush-tool +++ b/.config/GIMP/3.0/tool-options/gimp-mypaint-brush-tool @@ -1,7 +1,5 @@ # GIMP gimp-mypaint-brush-tool options -(foreground - (color "HSVA float" 16 "\0\0\0\0d\22P\77\134\354y\77\0\0\200\77" 0)) (mybrush "100% Opaque") (pattern "Starfield") (brush-size 51) diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-offset-tool b/.config/GIMP/3.0/tool-options/gimp-offset-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-offset-tool rename to .config/GIMP/3.0/tool-options/gimp-offset-tool diff --git a/.config/GIMP/3.0/tool-options/gimp-operation-tool b/.config/GIMP/3.0/tool-options/gimp-operation-tool new file mode 100644 index 0000000..a71f690 --- /dev/null +++ b/.config/GIMP/3.0/tool-options/gimp-operation-tool @@ -0,0 +1,4 @@ +# GIMP gimp-operation-tool options + + +# end of gimp-operation-tool options diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-paintbrush-tool b/.config/GIMP/3.0/tool-options/gimp-paintbrush-tool similarity index 73% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-paintbrush-tool rename to .config/GIMP/3.0/tool-options/gimp-paintbrush-tool index 046d366..39ffbcc 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-paintbrush-tool +++ b/.config/GIMP/3.0/tool-options/gimp-paintbrush-tool @@ -1,7 +1,5 @@ # GIMP gimp-paintbrush-tool options -(foreground - (color "HSVA float" 16 "\0\0\0\0d\22P\77\134\354y\77\0\0\200\77" 0)) (brush "2. Hardness 050") (dynamics "Pressure Size") (pattern "Starfield") diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-pencil-tool b/.config/GIMP/3.0/tool-options/gimp-pencil-tool similarity index 72% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-pencil-tool rename to .config/GIMP/3.0/tool-options/gimp-pencil-tool index 3d46e1c..fd85e59 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-pencil-tool +++ b/.config/GIMP/3.0/tool-options/gimp-pencil-tool @@ -1,7 +1,5 @@ # GIMP gimp-pencil-tool options -(foreground - (color "HSVA float" 16 "\0\0\0\0d\22P\77\134\354y\77\0\0\200\77" 0)) (brush "2. Hardness 050") (dynamics "Pressure Size") (pattern "Starfield") diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-perspective-clone-tool b/.config/GIMP/3.0/tool-options/gimp-perspective-clone-tool similarity index 72% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-perspective-clone-tool rename to .config/GIMP/3.0/tool-options/gimp-perspective-clone-tool index d7c0d8b..cb12e1a 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-perspective-clone-tool +++ b/.config/GIMP/3.0/tool-options/gimp-perspective-clone-tool @@ -1,7 +1,5 @@ # GIMP gimp-perspective-clone-tool options -(foreground - (color "HSVA float" 16 "\0\0\0\0d\22P\77\134\354y\77\0\0\200\77" 0)) (brush "2. Hardness 050") (dynamics "Pressure Size") (pattern "Starfield") diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-perspective-tool b/.config/GIMP/3.0/tool-options/gimp-perspective-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-perspective-tool rename to .config/GIMP/3.0/tool-options/gimp-perspective-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-rect-select-tool b/.config/GIMP/3.0/tool-options/gimp-rect-select-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-rect-select-tool rename to .config/GIMP/3.0/tool-options/gimp-rect-select-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-rotate-tool b/.config/GIMP/3.0/tool-options/gimp-rotate-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-rotate-tool rename to .config/GIMP/3.0/tool-options/gimp-rotate-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-scale-tool b/.config/GIMP/3.0/tool-options/gimp-scale-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-scale-tool rename to .config/GIMP/3.0/tool-options/gimp-scale-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-shear-tool b/.config/GIMP/3.0/tool-options/gimp-shear-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-shear-tool rename to .config/GIMP/3.0/tool-options/gimp-shear-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-smudge-tool b/.config/GIMP/3.0/tool-options/gimp-smudge-tool similarity index 72% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-smudge-tool rename to .config/GIMP/3.0/tool-options/gimp-smudge-tool index 90a3276..2ad8269 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-smudge-tool +++ b/.config/GIMP/3.0/tool-options/gimp-smudge-tool @@ -1,7 +1,5 @@ # GIMP gimp-smudge-tool options -(foreground - (color "HSVA float" 16 "\0\0\0\0d\22P\77\134\354y\77\0\0\200\77" 0)) (brush "2. Hardness 050") (dynamics "Pressure Size") (pattern "Starfield") diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-text-tool b/.config/GIMP/3.0/tool-options/gimp-text-tool similarity index 55% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-text-tool rename to .config/GIMP/3.0/tool-options/gimp-text-tool index 305ebd6..2f3c41c 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-text-tool +++ b/.config/GIMP/3.0/tool-options/gimp-text-tool @@ -1,7 +1,5 @@ # GIMP gimp-text-tool options -(foreground - (color "HSVA float" 16 "\0\0\0\0d\22P\77\134\354y\77\0\0\200\77" 0)) (palette "Standard") (font "Sans-serif") diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-threshold-tool b/.config/GIMP/3.0/tool-options/gimp-threshold-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-threshold-tool rename to .config/GIMP/3.0/tool-options/gimp-threshold-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-transform-3d-tool b/.config/GIMP/3.0/tool-options/gimp-transform-3d-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-transform-3d-tool rename to .config/GIMP/3.0/tool-options/gimp-transform-3d-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-unified-transform-tool b/.config/GIMP/3.0/tool-options/gimp-unified-transform-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-unified-transform-tool rename to .config/GIMP/3.0/tool-options/gimp-unified-transform-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-vector-tool b/.config/GIMP/3.0/tool-options/gimp-vector-tool similarity index 68% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-vector-tool rename to .config/GIMP/3.0/tool-options/gimp-vector-tool index ca02617..4b1aef6 100644 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-vector-tool +++ b/.config/GIMP/3.0/tool-options/gimp-vector-tool @@ -1,7 +1,5 @@ # GIMP gimp-vector-tool options -(foreground - (color "HSVA float" 16 "\0\0\0\0d\22P\77\134\354y\77\0\0\200\77" 0)) (brush "2. Hardness 050") (dynamics "Pressure Size") (pattern "Starfield") diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-warp-tool b/.config/GIMP/3.0/tool-options/gimp-warp-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-warp-tool rename to .config/GIMP/3.0/tool-options/gimp-warp-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-zoom-tool b/.config/GIMP/3.0/tool-options/gimp-zoom-tool similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-zoom-tool rename to .config/GIMP/3.0/tool-options/gimp-zoom-tool diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/toolrc b/.config/GIMP/3.0/toolrc similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/toolrc rename to .config/GIMP/3.0/toolrc diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/unitrc b/.config/GIMP/3.0/unitrc similarity index 100% rename from .var/app/org.gimp.GIMP/config/GIMP/3.0/unitrc rename to .config/GIMP/3.0/unitrc diff --git a/.local/share/icons/icons/.DS_Store b/.local/share/icons/icons/.DS_Store new file mode 100644 index 0000000..e73fae9 Binary files /dev/null and b/.local/share/icons/icons/.DS_Store differ diff --git a/.local/share/icons/icons/hicolor/.DS_Store b/.local/share/icons/icons/hicolor/.DS_Store new file mode 100644 index 0000000..e0ed8d9 Binary files /dev/null and b/.local/share/icons/icons/hicolor/.DS_Store differ diff --git a/.local/share/icons/icons/hicolor/128x128/.DS_Store b/.local/share/icons/icons/hicolor/128x128/.DS_Store new file mode 100644 index 0000000..6c2c591 Binary files /dev/null and b/.local/share/icons/icons/hicolor/128x128/.DS_Store differ diff --git a/.local/share/icons/icons/hicolor/128x128/apps/photogimp.png b/.local/share/icons/icons/hicolor/128x128/apps/photogimp.png new file mode 100644 index 0000000..c691950 Binary files /dev/null and b/.local/share/icons/icons/hicolor/128x128/apps/photogimp.png differ diff --git a/.local/share/icons/icons/hicolor/16x16/.DS_Store b/.local/share/icons/icons/hicolor/16x16/.DS_Store new file mode 100644 index 0000000..6c2c591 Binary files /dev/null and b/.local/share/icons/icons/hicolor/16x16/.DS_Store differ diff --git a/.local/share/icons/icons/hicolor/16x16/apps/photogimp.png b/.local/share/icons/icons/hicolor/16x16/apps/photogimp.png new file mode 100644 index 0000000..ae8ec87 Binary files /dev/null and b/.local/share/icons/icons/hicolor/16x16/apps/photogimp.png differ diff --git a/.local/share/icons/icons/hicolor/256x256/.DS_Store b/.local/share/icons/icons/hicolor/256x256/.DS_Store new file mode 100644 index 0000000..6c2c591 Binary files /dev/null and b/.local/share/icons/icons/hicolor/256x256/.DS_Store differ diff --git a/.local/share/icons/icons/hicolor/256x256/256x256.png b/.local/share/icons/icons/hicolor/256x256/256x256.png new file mode 100644 index 0000000..dabb4e6 Binary files /dev/null and b/.local/share/icons/icons/hicolor/256x256/256x256.png differ diff --git a/.local/share/icons/icons/hicolor/256x256/apps/.DS_Store b/.local/share/icons/icons/hicolor/256x256/apps/.DS_Store new file mode 100644 index 0000000..5008ddf Binary files /dev/null and b/.local/share/icons/icons/hicolor/256x256/apps/.DS_Store differ diff --git a/.local/share/icons/icons/hicolor/32x32/.DS_Store b/.local/share/icons/icons/hicolor/32x32/.DS_Store new file mode 100644 index 0000000..6c2c591 Binary files /dev/null and b/.local/share/icons/icons/hicolor/32x32/.DS_Store differ diff --git a/.local/share/icons/icons/hicolor/32x32/apps/photogimp.png b/.local/share/icons/icons/hicolor/32x32/apps/photogimp.png new file mode 100644 index 0000000..751704b Binary files /dev/null and b/.local/share/icons/icons/hicolor/32x32/apps/photogimp.png differ diff --git a/.local/share/icons/icons/hicolor/48x48/.DS_Store b/.local/share/icons/icons/hicolor/48x48/.DS_Store new file mode 100644 index 0000000..6c2c591 Binary files /dev/null and b/.local/share/icons/icons/hicolor/48x48/.DS_Store differ diff --git a/.local/share/icons/icons/hicolor/48x48/apps/photogimp.png b/.local/share/icons/icons/hicolor/48x48/apps/photogimp.png new file mode 100644 index 0000000..eaf78b9 Binary files /dev/null and b/.local/share/icons/icons/hicolor/48x48/apps/photogimp.png differ diff --git a/.local/share/icons/icons/hicolor/512x512/.DS_Store b/.local/share/icons/icons/hicolor/512x512/.DS_Store new file mode 100644 index 0000000..6c2c591 Binary files /dev/null and b/.local/share/icons/icons/hicolor/512x512/.DS_Store differ diff --git a/.local/share/icons/icons/hicolor/512x512/apps/photogimp.png b/.local/share/icons/icons/hicolor/512x512/apps/photogimp.png new file mode 100644 index 0000000..aa8d4c5 Binary files /dev/null and b/.local/share/icons/icons/hicolor/512x512/apps/photogimp.png differ diff --git a/.local/share/icons/icons/hicolor/64x64/.DS_Store b/.local/share/icons/icons/hicolor/64x64/.DS_Store new file mode 100644 index 0000000..6c2c591 Binary files /dev/null and b/.local/share/icons/icons/hicolor/64x64/.DS_Store differ diff --git a/.local/share/icons/icons/hicolor/64x64/apps/photogimp.png b/.local/share/icons/icons/hicolor/64x64/apps/photogimp.png new file mode 100644 index 0000000..b8e112c Binary files /dev/null and b/.local/share/icons/icons/hicolor/64x64/apps/photogimp.png differ diff --git a/.local/share/icons/icons/hicolor/photogimp.png b/.local/share/icons/icons/hicolor/photogimp.png new file mode 100644 index 0000000..88b66ba Binary files /dev/null and b/.local/share/icons/icons/hicolor/photogimp.png differ diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-color-picker-tool b/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-color-picker-tool deleted file mode 100644 index ed5f023..0000000 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-color-picker-tool +++ /dev/null @@ -1,6 +0,0 @@ -# GIMP gimp-color-picker-tool options - -(foreground - (color "HSVA float" 16 "\0\0\0\0d\22P\77\134\354y\77\0\0\200\77" 0)) - -# end of gimp-color-picker-tool options diff --git a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-operation-tool b/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-operation-tool deleted file mode 100644 index c2c0c23..0000000 --- a/.var/app/org.gimp.GIMP/config/GIMP/3.0/tool-options/gimp-operation-tool +++ /dev/null @@ -1,6 +0,0 @@ -# GIMP gimp-operation-tool options - -(foreground - (color "HSVA float" 16 "\0\0\0\0d\22P\77\134\354y\77\0\0\200\77" 0)) - -# end of gimp-operation-tool options diff --git a/README.md b/README.md index b47c73c..300fa6e 100644 --- a/README.md +++ b/README.md @@ -1,32 +1,44 @@ # 🎨 PhotoGIMP -PhotoGimp application icon +PhotoGimp application icon A patch for optimizing GIMP 3.0+ for Adobe Photoshop users, including features like: * Tool organization to mimic the position of Adobe Photoshop; -* New Splash Screen +* New Splash Screen; * New default settings to maximize space on the canvas; * Shortcuts similar to the ones in Photoshop for Windows, following Adobe’s Documentation; * New icon and Name from custom .desktop file. -* System Language is now used by default, you can still change in settings if you want. -![PhotoGimp Diolinux Splash Art](./.var/app/org.gimp.GIMP/config/GIMP/3.0/splashes/splash-screen-2025-v2.png) +![PhotoGimp Diolinux Splash Art](./.config/GIMP/3.0/splashes/splash-screen-2025-v2.png) ## 📷 Screenshots ![PhotoGimp 3](./screenshots/photogimp_3_-_diolinux.png) -## ⚙ How to Install (using Flatpak) +## ⚙ How to Install -This package is all about flatpak, but it also contains "just files" that you can use on any version of GIMP (.deb, .rpm, Snap, AppImage, Windows, macOS). Just check the location of the GIMP configuration files. +This patch is originally intended to work with the Flatpak version of GIMP for Linux, but it can be used in almost any package format with no restriction by extracting the files on the correct folders. + +### Flatpak (Linux) + +In order to install the newest version of PhotoGIMP on your Linux operating system using Flatpak, just follow this simple steps: + +1. Make sure you already have GIMP installed [from Flathub](https://flathub.org/apps/org.gimp.GIMP); +2. **Start and quit GIMP after you installed before you continue!** +3. Download the files from this repository; +4. Extract the content on your home folder (.config and .local) and overwrite the files if needed; +5. You're done, enjoy it! :) + +:bulb: Tips: +- If you don't need the custom icon, just use the ".config" folder. **Start and quit GIMP after you installed before you continue!** ## Credits * This project would not be possible without the amazing GIMP team. -* A BIG thanks to all Diolinux’s supporters on [Twitch](https://twitch.tv/Diolinux) and [YouTube](https://youtube.com/Diolinux). +* A BIG thanks to all Diolinux’s supporters on [YouTube](https://youtube.com/Diolinux). ## Contributors