Added PGO globally and recompiled GCC-14

This commit is contained in:
ganome 2025-05-15 10:10:57 -06:00
parent 5e0eae50eb
commit d8d84357e9
Signed by untrusted user who does not match committer: Ganome
GPG Key ID: 944DE53336D81B83
54 changed files with 16272 additions and 214 deletions

View File

@ -17,7 +17,7 @@ ACCEPT_LICENSE="*"
#PORTAGE_RSYNC_EXTRA_OPTS="-4"
USE="bluetooth pipewire pulseaudio v4l vulkan gstreamer opencl vdpau vaapi wayland dist-kernel \
lto screencast appindicator cups bash-completion lm-sensors secureboot modules-sign"
lto pgo screencast appindicator cups bash-completion lm-sensors secureboot modules-sign"
# This sets the language of build output to English.
# Please keep this setting intact when reporting bugs.

View File

@ -0,0 +1 @@
sys-devel/gcc pgo

View File

@ -0,0 +1,4 @@
# required by gnome-extra/nemo-6.4.5::gentoo
# required by @selected
# required by @world (argument)
>=dev-libs/libxmlb-0.3.21 introspection

View File

@ -0,0 +1,4 @@
# required by kde-plasma/plasma-meta-6.3.4::gentoo
# required by plasma-meta (argument)
>=kde-plasma/kwin-6.3.4-r2 lock
kde-plasma/plasma-meta grub

File diff suppressed because it is too large Load Diff

View File

@ -1,12 +1,15 @@
# GIMP action-history
(history-item "edit-paste" 2)
(history-item "select-all" 3)
(history-item "tools-scale" 1)
(history-item "tools-scale" 0)
(history-item "edit-clear" 0)
(history-item "file-quit" 1)
(history-item "file-open" 0)
(history-item "edit-copy" 0)
(history-item "file-export-as" 1)
(history-item "select-shrink" 0)
(history-item "edit-cut" 0)
(history-item "image-resize" 0)
(history-item "file-export-as" 1)
(history-item "image-resize" 1)
# end of action-history

View File

@ -9,8 +9,8 @@
(controller "GimpControllerWheel")
(mapping
(map "scroll-down-shift-primary" "tools-aspect-decrease")
(map "scroll-up-alt" "tools-opacity-increase")
(map "scroll-up-shift-alt" "tools-angle-increase")
(map "scroll-up-alt" "tools-opacity-increase")
(map "scroll-down-shift-alt" "tools-angle-decrease")
(map "scroll-down-primary-alt" "tools-size-decrease")
(map "scroll-up-shift-primary-alt" "tools-spacing-increase")

File diff suppressed because one or more lines are too long

View File

@ -604,7 +604,6 @@
; (gtk_accel_path "<Actions>/layers/layers-alpha-selection-subtract" "")
; (gtk_accel_path "<Actions>/channels/channels-select-top" "")
; (gtk_accel_path "<Actions>/plug-in/script-fu-sota-chrome-it" "")
; (gtk_accel_path "<Actions>/view/view-move-to-screen-:0.0" "")
; (gtk_accel_path "<Actions>/plug-in/gimp-palette-export-python" "")
; (gtk_accel_path "<Actions>/context/context-swatch-foreground-next" "0")
; (gtk_accel_path "<Actions>/select/selection-popup" "")
@ -772,6 +771,7 @@
; (gtk_accel_path "<Actions>/view/view-zoom-out-skip" "")
; (gtk_accel_path "<Actions>/dialogs/dialogs-keyboard-shortcuts" "")
; (gtk_accel_path "<Actions>/view/view-zoom-maximum" "")
; (gtk_accel_path "<Actions>/dockable/dockable-preview-size-tiny" "")
; (gtk_accel_path "<Actions>/dialogs/dialogs-input-devices" "")
; (gtk_accel_path "<Actions>/dockable/dialogs-document-history" "")
; (gtk_accel_path "<Actions>/quick-mask/quick-mask-invert-on" "")
@ -781,8 +781,8 @@
; (gtk_accel_path "<Actions>/layers/layers-text-discard" "")
; (gtk_accel_path "<Actions>/context/context-foreground-red-maximum" "")
; (gtk_accel_path "<Actions>/filters/filters-edge-sobel" "")
; (gtk_accel_path "<Actions>/dockable/dockable-preview-size-tiny" "")
; (gtk_accel_path "<Actions>/plug-in/script-fu-guide-new-percent" "")
; (gtk_accel_path "<Actions>/view/view-move-to-screen-:1.0" "")
; (gtk_accel_path "<Actions>/view/view-show-scrollbars" "")
; (gtk_accel_path "<Actions>/filters/filters-render-noise-menu" "")
; (gtk_accel_path "<Actions>/channels/channels-delete" "")
@ -1027,7 +1027,6 @@
; (gtk_accel_path "<Actions>/filters/filters-mean-curvature-blur" "")
; (gtk_accel_path "<Actions>/layers/layers-color-tag-yellow" "")
; (gtk_accel_path "<Actions>/context/context-brush-aspect-decrease-skip" "")
; (gtk_accel_path "<Actions>/dock/dock-move-to-screen-:0.0" "")
; (gtk_accel_path "<Actions>/filters/filters-animation-menu" "")
; (gtk_accel_path "<Actions>/filters/filters-noise-reduction" "")
; (gtk_accel_path "<Actions>/dialogs/dialogs-gradients" "<Primary>g")
@ -1194,6 +1193,7 @@
; (gtk_accel_path "<Actions>/edit/edit-fill-fg" "<Primary>comma")
; (gtk_accel_path "<Actions>/tools/tools-scale" "<Shift>s")
; (gtk_accel_path "<Actions>/context/context-brush-select-last" "")
; (gtk_accel_path "<Actions>/dock/dock-move-to-screen-:1.0" "")
; (gtk_accel_path "<Actions>/plug-in/script-fu-distress-selection" "")
; (gtk_accel_path "<Actions>/edit/undo-popup" "")
; (gtk_accel_path "<Actions>/layers/layers-mode-first" "")

View File

@ -6,7 +6,7 @@
(protocol-version 26)
(file-version 5)
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-checkerboard/gimp-org-checkerboard" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-checkerboard/gimp-org-checkerboard" 1746479358
(proc-def "plug-in-checkerboard" 1
"Create a checkerboard pattern"
"More here later"
@ -24,7 +24,7 @@
(proc-arg 16 "drawable" "Input drawable")
(proc-arg 0 "check-mode" "Check mode { REGULAR (0), PSYCHOBILY (1) }")
(proc-arg 0 "check-size" "Size of the checks")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-bmp/gimp-org-file-bmp" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-bmp/gimp-org-file-bmp" 1746479358
(proc-def "file-bmp-load" 1
"Loads files of Windows BMP file format"
"Loads files of Windows BMP file format"
@ -85,7 +85,7 @@
(proc-arg 0 "use-rle" "Use run-length-encoding compression (only valid for 4 and 8-bit indexed images)")
(proc-arg 0 "write-color-space" "Whether or not to write BITMAPV5HEADER color space data")
(proc-arg 0 "rgb-format" "Export format for RGB images (0=RGB_565, 1=RGBA_5551, 2=RGB_555, 3=RGB_888, 4=RGBA_8888, 5=RGBX_8888)")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-gegl/gimp-org-file-gegl" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-gegl/gimp-org-file-gegl" 1746479358
(proc-def "file-load-rgbe" 1
"Load files in the RGBE file format"
"This procedure loads images in the RGBE format, using gegl:rgbe-load"
@ -143,7 +143,7 @@
(proc-arg 16 "drawable" "Drawable to save")
(proc-arg 4 "filename" "The name of the file to save the image in")
(proc-arg 4 "raw-filename" "The name of the file to save the image in")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-decompose/gimp-org-decompose" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-decompose/gimp-org-decompose" 1746479358
(proc-def "plug-in-decompose" 1
"Decompose an image into separate colorspace components"
"This function creates new gray images with different channel information in each of them"
@ -185,7 +185,7 @@
(proc-arg 13 "new-image" "Output gray image (N/A for single channel extract)")
(proc-arg 13 "new-image" "Output gray image (N/A for single channel extract)")
(proc-arg 13 "new-image" "Output gray image (N/A for single channel extract)")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-color-enhance/gimp-org-color-enhance" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-color-enhance/gimp-org-color-enhance" 1746479358
(proc-def "plug-in-color-enhance" 1
"Stretch color saturation to cover maximum possible range"
"This simple plug-in does an automatic saturation stretch. For each channel in the image, it finds the minimum and maximum values... it uses those values to stretch the individual histograms to the full range. For some images it may do just what you want; for others it may not work that well. This version differs from Contrast Autostretch in that it works in HSV space, and preserves hue."
@ -201,7 +201,7 @@
(proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
(proc-arg 13 "image" "Input image")
(proc-arg 16 "drawable" "Input drawable")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-colormap-remap/gimp-org-colormap-remap" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-colormap-remap/gimp-org-colormap-remap" 1746479358
(proc-def "plug-in-colormap-remap" 1
"Rearrange the colormap"
"This procedure takes an indexed image and lets you alter the positions of colors in the colormap without visually changing the image."
@ -236,7 +236,7 @@
(proc-arg 16 "drawable" "Input drawable")
(proc-arg 2 "index1" "First index in the colormap")
(proc-arg 2 "index2" "Second (other) index in the colormap")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-pix/gimp-org-file-pix" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-pix/gimp-org-file-pix" 1746479358
(proc-def "file-pix-load" 1
"loads files of the Alias|Wavefront Pix file format"
"loads files of the Alias|Wavefront Pix file format"
@ -274,7 +274,7 @@
(proc-arg 16 "drawable" "Drawable to export")
(proc-arg 4 "filename" "The name of the file to export the image in")
(proc-arg 4 "raw-filename" "The name of the file to export the image in")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-emboss/gimp-org-emboss" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-emboss/gimp-org-emboss" 1746479358
(proc-def "plug-in-emboss" 1
"Simulate an image created by embossing"
"Emboss or Bumpmap the given drawable, specifying the angle and elevation for the light source."
@ -294,7 +294,7 @@
(proc-arg 3 "elevation" "The Elevation Angle (degrees)")
(proc-arg 0 "depth" "The Filter Width")
(proc-arg 0 "emboss" "Emboss or Bumpmap")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-map-object/gimp-org-map-object" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-map-object/gimp-org-map-object" 1746479358
(proc-def "plug-in-map-object" 1
"Map the image to an object (plane, sphere, box or cylinder)"
"No help yet"
@ -356,7 +356,7 @@
(proc-arg 16 "box-right-drawable" "Box right face")
(proc-arg 16 "cyl-top-drawable" "Cylinder top face (set these to -1 if not used)")
(proc-arg 16 "cyl-bottom-drawable" "Cylinder bottom face")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-sample-colorize/gimp-org-sample-colorize" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-sample-colorize/gimp-org-sample-colorize" 1746479358
(proc-def "plug-in-sample-colorize" 1
"Colorize image using a sample image as a guide"
"This plug-in colorizes the contents of the specified (gray) layer with the help of a sample (color) layer. It analyzes all colors in the sample layer. The sample colors are sorted by brightness (== intentisty) and amount and stored in a sample colortable (where brightness is the index) The pixels of the destination layer are remapped with the help of the sample colortable. If use_subcolors is TRUE, the remapping process uses all sample colors of the corresponding brightness-intensity and distributes the subcolors according to their amount in the sample (If the sample has 5 green, 3 yellow, and 1 red pixel of the intensity value 105, the destination pixels at intensity value 105 are randomly painted in green, yellow and red in a relation of 5:3:1 If use_subcolors is FALSE only one sample color per intensity is used. (green will be used in this example) The brightness intensity value is transformed at the remapping process according to the levels: out_lo, out_hi, in_lo, in_high and gamma The in_low / in_high levels specify an initial mapping of the intensity. The gamma value determines how intensities are interpolated between the in_lo and in_high levels. A gamma value of 1.0 results in linear interpolation. Higher gamma values results in more high-level intensities Lower gamma values results in more low-level intensities The out_low/out_high levels constrain the resulting intensity index The intensity index is used to pick the corresponding color in the sample colortable. If hold_inten is FALSE the picked color is used 1:1 as resulting remap_color. If hold_inten is TRUE The brightness of the picked color is adjusted back to the origial intensity value (only hue and saturation are taken from the picked sample color) (or to the input level, if orig_inten is set FALSE) Works on both Grayscale and RGB image with/without alpha channel. (the image with the dst_drawable is converted to RGB if necessary) The sample_drawable should be of type RGB or RGBA"
@ -382,7 +382,7 @@
(proc-arg 3 "gamma" "gamma adjustment factor (0.1 <= gamma <= 10) where 1.0 is linear")
(proc-arg 0 "out-low" "lowest sample color intensity (0 <= out_low <= 254)")
(proc-arg 0 "out-high" "highest sample color intensity (1 <= out_high <= 255)")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-border-average/gimp-org-border-average" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-border-average/gimp-org-border-average" 1746479358
(proc-def "plug-in-borderaverage" 1
"Set foreground to the average color of the image border"
""
@ -401,7 +401,7 @@
(proc-arg 0 "thickness" "Border size to take in count")
(proc-arg 0 "bucket-exponent" "Bits for bucket size (default=4: 16 Levels)")
(proc-arg 10 "borderaverage" "The average color of the specified border.")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-gih/gimp-org-file-gih" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-gih/gimp-org-file-gih" 1746479358
(proc-def "file-gih-save" 1
"exports images in GIMP brush pipe format"
"This plug-in exports an image in the GIMP brush pipe format. For a colored brush pipe, RGBA layers are used, otherwise the layers should be grayscale masks. The image can be multi-layered, and additionally the layers can be divided into a rectangular array of brushes."
@ -432,7 +432,7 @@
(proc-arg 7 "rank" "Ranks of the dimensions")
(proc-arg 0 "dimension" "Dimension (again)")
(proc-arg 9 "sel" "Selection modes")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-crop-zealous/gimp-org-crop-zealous" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-crop-zealous/gimp-org-crop-zealous" 1746479358
(proc-def "plug-in-zealouscrop" 1
"Autocrop unused space from edges and middle"
""
@ -448,7 +448,7 @@
(proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
(proc-arg 13 "image" "Input image")
(proc-arg 16 "drawable" "Input drawable")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-ifs-compose/gimp-org-ifs-compose" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-ifs-compose/gimp-org-ifs-compose" 1746479358
(proc-def "plug-in-ifscompose" 1
"Create an Iterated Function System (IFS) fractal"
"Interactively create an Iterated Function System fractal. Use the window on the upper left to adjust the component transformations of the fractal. The operation that is performed is selected by the buttons underneath the window, or from a menu popped up by the right mouse button. The fractal will be rendered with a transparent background if the current image has an alpha channel."
@ -464,7 +464,7 @@
(proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
(proc-arg 13 "image" "Input image")
(proc-arg 16 "drawable" "Input drawable")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-softglow/gimp-org-softglow" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-softglow/gimp-org-softglow" 1746479358
(proc-def "plug-in-softglow" 1
"Simulate glow by making highlights intense and fuzzy"
"Gives an image a softglow effect by intensifying the highlights in the image. This is done by screening a modified version of the drawable with itself. The modified version is desaturated and then a sigmoidal transfer function is applied to force the distribution of intensities into very small and very large only. This desaturated version is then blurred to give it a fuzzy 'vaseline-on-the-lens' effect. The glow radius parameter controls the sharpness of the glow effect. The brightness parameter controls the degree of intensification applied to image highlights. The sharpness parameter controls how defined or alternatively, diffuse, the glow effect should be."
@ -483,7 +483,7 @@
(proc-arg 3 "glow-radius" "Glow radius (radius in pixels)")
(proc-arg 3 "brightness" "Glow brightness (0.0 - 1.0)")
(proc-arg 3 "sharpness" "Glow sharpness (0.0 - 1.0)")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-web-browser/gimp-org-web-browser" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-web-browser/gimp-org-web-browser" 1746479358
(proc-def "plug-in-web-browser" 1
"Open an URL in the user specified web browser"
"Opens the given URL in the user specified web browser."
@ -496,7 +496,7 @@
""
1 0
(proc-arg 4 "url" "URL to open")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-depth-merge/gimp-org-depth-merge" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-depth-merge/gimp-org-depth-merge" 1746479358
(proc-def "plug-in-depth-merge" 1
"Combine two images using depth maps (z-buffers)"
"Taking as input two full-color, full-alpha images and two corresponding grayscale depth maps, this plug-in combines the images based on which is closer (has a lower depth map value) at each point."
@ -520,7 +520,7 @@
(proc-arg 3 "offset" "Depth relative offset")
(proc-arg 3 "scale1" "Depth relative scale 1")
(proc-arg 3 "scale2" "Depth relative scale 2")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-grid/gimp-org-grid" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-grid/gimp-org-grid" 1746479358
(proc-def "plug-in-grid" 1
"Draw a grid on the image"
"Draws a grid using the specified colors. The grid origin is the upper left corner."
@ -551,7 +551,7 @@
(proc-arg 0 "ioffset" "Intersection Offset (>= 0)")
(proc-arg 10 "icolor" "Intersection Colour")
(proc-arg 2 "iopacity" "Intersection Opacity (0...255)")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-filter-pack/gimp-org-filter-pack" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-filter-pack/gimp-org-filter-pack" 1746479358
(proc-def "plug-in-filter-pack" 1
"Interactively modify the image colors"
"Interactively modify the image colors."
@ -566,7 +566,7 @@
(proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
(proc-arg 13 "image" "Input image (used for indexed images)")
(proc-arg 16 "drawable" "Input drawable")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-xmc/gimp-org-file-xmc" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-xmc/gimp-org-file-xmc" 1746479358
(proc-def "file-xmc-load" 1
"Loads files of X11 Mouse Cursor file format"
"This plug-in loads X11 Mouse Cursor (XMC) files."
@ -634,7 +634,7 @@
(proc-arg 4 "copyright" "Copyright information.")
(proc-arg 4 "license" "License information.")
(proc-arg 4 "other" "Other comment.(taken from \"gimp-comment\" parasite)")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-metadata-viewer/gimp-org-metadata-viewer" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-metadata-viewer/gimp-org-metadata-viewer" 1746479358
(proc-def "plug-in-metadata-viewer" 1
"View metadata (Exif, IPTC, XMP)"
"View metadata information attached to the current image. This can include Exif, IPTC and/or XMP information."
@ -649,7 +649,7 @@
2 0
(proc-arg 0 "run-mode" "Run mode { RUN-INTERACTIVE (0) }")
(proc-arg 13 "image" "Input image")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-cartoon/gimp-org-cartoon" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-cartoon/gimp-org-cartoon" 1746479358
(proc-def "plug-in-cartoon" 1
"Simulate a cartoon by enhancing edges"
"Propagates dark values in an image based on each pixel's relative darkness to a neighboring average. The idea behind this filter is to give the look of a black felt pen drawing subsequently shaded with color. This is achieved by darkening areas of the image which are measured to be darker than a neighborhood average. In this way, sufficiently large shifts in intensity are darkened to black. The rate at which they are darkened to black is determined by the second pct_black parameter. The mask_radius parameter controls the size of the pixel neighborhood over which the average intensity is computed and then compared to each pixel in the neighborhood to decide whether or not to darken it to black. Large values for mask_radius result in very thick black areas bordering the shaded regions of color and much less detail for black areas everywhere including inside regions of color. Small values result in more subtle pen strokes and detail everywhere. Small values for the pct_black make the blend from the color regions to the black border lines smoother and the lines themselves thinner and less noticeable; larger values achieve the opposite effect."
@ -667,7 +667,7 @@
(proc-arg 16 "drawable" "Input drawable")
(proc-arg 3 "mask-radius" "Cartoon mask radius (radius of pixel neighborhood)")
(proc-arg 3 "pct-black" "Percentage of darkened pixels to set to black (0.0 - 1.0)")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-align-layers/gimp-org-align-layers" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-align-layers/gimp-org-align-layers" 1746479358
(proc-def "plug-in-align-layers" 1
"Align all visible layers of the image"
"Align visible layers"
@ -685,7 +685,7 @@
(proc-arg 16 "drawable" "Input drawable (not used)")
(proc-arg 0 "link-after-alignment" "Link the visible layers after alignment { TRUE, FALSE }")
(proc-arg 0 "use-bottom" "use the bottom layer as the base of alignment { TRUE, FALSE }")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-jp2-load/gimp-org-file-jp2-load" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-jp2-load/gimp-org-file-jp2-load" 1746479358
(proc-def "file-jp2-load" 1
"Loads JPEG 2000 images."
"The JPEG 2000 image loader."
@ -725,7 +725,7 @@
(proc-arg 4 "raw-filename" "The name entered")
(proc-arg 0 "colorspace" "Color space { UNKNOWN (0), GRAYSCALE (1), RGB (2), CMYK (3), YCbCr (4), xvYCC (5) }")
(proc-arg 13 "image" "Output image")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-compressor/gimp-org-file-compressor" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-compressor/gimp-org-file-compressor" 1746479358
(proc-def "file-gz-load" 1
"loads files compressed with gzip"
"This procedure loads files in the gzip compressed format."
@ -840,7 +840,7 @@
(proc-arg 16 "drawable" "Drawable to save")
(proc-arg 4 "filename" "The name of the file to save the image in")
(proc-arg 4 "raw-filename" "The name entered")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-pdf-save/gimp-org-file-pdf-save" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-pdf-save/gimp-org-file-pdf-save" 1746479358
(proc-def "file-pdf-save" 1
"Save files in PDF format"
"Saves files in Adobe's Portable Document Format. PDF is designed to be easily processed by a variety of different platforms, and is a distant cousin of PostScript."
@ -944,7 +944,7 @@
(proc-arg 4 "filename" "The name of the file to save the image in")
(proc-arg 4 "raw-filename" "The name of the file to save the image in")
(proc-arg 0 "fill-background-color" "Fill transparent areas with background color if layer has an alpha channel. TRUE or FALSE")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-warp/gimp-org-warp" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-warp/gimp-org-warp" 1746479358
(proc-def "plug-in-warp" 1
"Twist or smear image in many different ways"
"Smears an image along vector paths calculated as the gradient of a separate control matrix. The effect can look like brushstrokes of acrylic or watercolor paint, in some cases."
@ -974,7 +974,7 @@
(proc-arg 0 "vector-map" "Fixed vector control map")
(proc-arg 3 "vector-scale" "Scaling factor for fixed vector map (0=don't use)")
(proc-arg 3 "vector-angle" "Angle for fixed vector map")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-gif-load/gimp-org-file-gif-load" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-gif-load/gimp-org-file-gif-load" 1746479358
(proc-def "file-gif-load" 1
"Loads files of Compuserve GIF file format"
"FIXME: write help for gif_load"
@ -1011,7 +1011,7 @@
(proc-arg 13 "image" "Output image")
(proc-arg 0 "image-width" "Width of full-sized image")
(proc-arg 0 "image-height" "Height of full-sized image")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-contrast-retinex/gimp-org-contrast-retinex" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-contrast-retinex/gimp-org-contrast-retinex" 1746479358
(proc-def "plug-in-retinex" 1
"Enhance contrast using the Retinex method"
"The Retinex Image Enhancement Algorithm is an automatic image enhancement method that enhances a digital image in terms of dynamic range compression, color independence from the spectral distribution of the scene illuminant, and color/lightness rendition."
@ -1031,7 +1031,7 @@
(proc-arg 0 "nscales" "Number of scales")
(proc-arg 0 "scales-mode" "Retinex distribution through scales")
(proc-arg 3 "cvar" "Variance value")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-gbr/gimp-org-file-gbr" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-gbr/gimp-org-file-gbr" 1746479358
(proc-def "file-gbr-save" 1
"Exports files in the GIMP brush file format"
"Exports files in the GIMP brush file format"
@ -1054,7 +1054,7 @@
(proc-arg 4 "raw-uri" "The URI of the file to export the image in")
(proc-arg 0 "spacing" "Spacing of the brush")
(proc-arg 4 "description" "Short description of the brush")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-tile-small/gimp-org-tile-small" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-tile-small/gimp-org-tile-small" 1746479358
(proc-def "plug-in-small-tiles" 1
"Tile image into smaller versions of the original"
"More here later"
@ -1070,7 +1070,7 @@
(proc-arg 13 "image" "Input image (unused)")
(proc-arg 16 "drawable" "Input drawable")
(proc-arg 0 "num-tiles" "Number of tiles to make")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-sphere-designer/gimp-org-sphere-designer" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-sphere-designer/gimp-org-sphere-designer" 1746479358
(proc-def "plug-in-spheredesigner" 1
"Create an image of a textured sphere"
"This plug-in can be used to create textured and/or bumpmapped spheres, and uses a small lightweight raytracer to perform the task with good quality"
@ -1086,7 +1086,7 @@
(proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
(proc-arg 13 "image" "Input image (unused)")
(proc-arg 16 "drawable" "Input drawable")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-psd/gimp-org-file-psd" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-psd/gimp-org-file-psd" 1746479358
(proc-def "file-psd-load" 1
"Loads images from the Photoshop PSD file format"
"This plug-in loads images in Adobe Photoshop (TM) native PSD format."
@ -1165,7 +1165,7 @@
(proc-arg 4 "raw-filename" "The name of the file to save the image in")
(proc-arg 0 "compression" "Compression type: { NONE (0), LZW (1), PACKBITS (2)")
(proc-arg 0 "fill-order" "Fill Order: { MSB to LSB (0), LSB to MSB (1)")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-sunras/gimp-org-file-sunras" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-sunras/gimp-org-file-sunras" 1746479358
(proc-def "file-sunras-load" 1
"load file of the SunRaster file format"
"load file of the SunRaster file format"
@ -1205,7 +1205,7 @@
(proc-arg 4 "filename" "The name of the file to export the image in")
(proc-arg 4 "raw-filename" "The name of the file to export the image in")
(proc-arg 0 "rle" "Specify non-zero for rle output, zero for standard output")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-jpegxl/gimp-org-file-jpegxl" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-jpegxl/gimp-org-file-jpegxl" 1746479358
(proc-def "file-jpegxl-load" 1
"Loads files in the JPEG XL file format"
"Loads files in the JPEG XL file format"
@ -1249,7 +1249,7 @@
(proc-arg 16 "drawable" "Drawable to save")
(proc-arg 4 "filename" "The name of the file to save the image in")
(proc-arg 4 "raw-filename" "The name of the file to save the image in")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-desktop-link/gimp-org-file-desktop-link" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-desktop-link/gimp-org-file-desktop-link" 1746479358
(proc-def "file-desktop-link-load" 1
"Follows a link to an image in a .desktop file"
"Opens a .desktop file and if it is a link, it asks GIMP to open the file the link points to."
@ -1267,7 +1267,7 @@
(proc-arg 4 "filename" "The name of the file to load")
(proc-arg 4 "raw-filename" "The name entered")
(proc-arg 13 "image" "Output image")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-png/gimp-org-file-png" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-png/gimp-org-file-png" 1746479358
(proc-def "file-png-load" 1
"Loads files in PNG file format"
"This plug-in loads Portable Network Graphics (PNG) files."
@ -1394,7 +1394,7 @@
(proc-arg 0 "time" "Write tIME chunk?")
(proc-arg 0 "comment" "Write comment?")
(proc-arg 0 "svtrans" "Preserve color of transparent pixels?")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-sparkle/gimp-org-sparkle" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-sparkle/gimp-org-sparkle" 1746479358
(proc-def "plug-in-sparkle" 1
"Turn bright spots into starry sparkles"
"Uses a percentage based luminoisty threhsold to find candidate pixels for adding some sparkles (spikes). "
@ -1423,7 +1423,7 @@
(proc-arg 0 "inverse" "Inverse (TRUE/FALSE)")
(proc-arg 0 "border" "Add border (TRUE/FALSE)")
(proc-arg 0 "color-type" "Color of sparkles: { NATURAL (0), FOREGROUND (1), BACKGROUND (2) }")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-gradient-map/gimp-org-gradient-map" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-gradient-map/gimp-org-gradient-map" 1746479358
(proc-def "plug-in-gradmap" 1
"Recolor the image using colors from the active gradient"
"This plug-in maps the contents of the specified drawable with active gradient. It calculates luminosity of each pixel and replaces the pixel by the sample of active gradient at the position proportional to that luminosity. Complete black pixel becomes the leftmost color of the gradient, and complete white becomes the rightmost. Works on both Grayscale and RGB image with/without alpha channel."
@ -1454,7 +1454,7 @@
(proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
(proc-arg 13 "image" "Input image (unused)")
(proc-arg 16 "drawable" "Input drawable")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-goat-exercise/gimp-org-goat-exercise" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-goat-exercise/gimp-org-goat-exercise" 1746479358
(proc-def "plug-in-goat-exercise" 1
"Exercise a goat"
"takes a goat for a walk"
@ -1470,7 +1470,7 @@
(proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
(proc-arg 13 "image" "Input image (unused)")
(proc-arg 16 "drawable" "Input drawable")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-animation-optimize/gimp-org-animation-optimize" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-animation-optimize/gimp-org-animation-optimize" 1746479358
(proc-def "plug-in-animationoptimize" 1
"Modify image to reduce size when saved as GIF animation"
"This procedure applies various optimizations to a GIMP layer-based animation in an attempt to reduce the final file size. If a frame of the animation can use the 'combine' mode, this procedure attempts to maximize the number of ajdacent pixels having the same color, which improves the compression for some image formats such as GIF or MNG."
@ -1519,7 +1519,7 @@
(proc-arg 13 "image" "Input image")
(proc-arg 16 "drawable" "Input drawable (unused)")
(proc-arg 13 "result" "Resulting image")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-pagecurl/gimp-org-pagecurl" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-pagecurl/gimp-org-pagecurl" 1746479358
(proc-def "plug-in-pagecurl" 1
"Curl up one of the image corners"
"This plug-in creates a pagecurl-effect."
@ -1540,7 +1540,7 @@
(proc-arg 0 "orientation" "Vertical (0), Horizontal (1)")
(proc-arg 0 "shade" "Shade the region under the curl (1) or not (0)")
(proc-arg 14 "curl-layer" "The new layer with the curl.")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-sgi/gimp-org-file-sgi" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-sgi/gimp-org-file-sgi" 1746479358
(proc-def "file-sgi-load" 1
"Loads files in SGI image file format"
"This plug-in loads SGI image files."
@ -1580,7 +1580,7 @@
(proc-arg 4 "filename" "The name of the file to export the image in")
(proc-arg 4 "raw-filename" "The name of the file to export the image in")
(proc-arg 0 "compression" "Compression level (0 = none, 1 = RLE, 2 = ARLE)")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-tile/gimp-org-tile" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-tile/gimp-org-tile" 1746479358
(proc-def "plug-in-tile" 1
"Create an array of copies of the image"
"This function creates a new image with a single layer sized to the specified 'new_width' and 'new_height' parameters. The specified drawable is tiled into this layer. The new layer will have the same type as the specified drawable and the new image will have a corresponding base type."
@ -1601,7 +1601,7 @@
(proc-arg 0 "new-image" "Create a new image?")
(proc-arg 13 "new-image" "Output image (-1 if new-image == FALSE)")
(proc-arg 14 "new-layer" "Output layer (-1 if new-image == FALSE)")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-cel/gimp-org-file-cel" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-cel/gimp-org-file-cel" 1746479358
(proc-def "file-cel-load" 1
"Loads files in KISS CEL file format"
"This plug-in loads individual KISS cell files."
@ -1641,7 +1641,7 @@
(proc-arg 4 "filename" "Filename to export image to")
(proc-arg 4 "raw-filename" "Name entered")
(proc-arg 4 "palette-filename" "Filename to save palette to")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-fli/gimp-org-file-fli" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-fli/gimp-org-file-fli" 1746479358
(proc-def "file-fli-load" 1
"load FLI-movies"
"This is an experimantal plug-in to handle FLI movies"
@ -1696,7 +1696,7 @@
(proc-arg 0 "width" "Width of one frame")
(proc-arg 0 "height" "Height of one frame")
(proc-arg 0 "frames" "Number of Frames")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-qbist/gimp-org-qbist" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-qbist/gimp-org-qbist" 1746479358
(proc-def "plug-in-qbist" 1
"Generate a huge variety of abstract patterns"
"This Plug-in is based on an article by Jörn Loviscach (appeared in c't 10/95, page 326). It generates modern art pictures from a random genetic formula."
@ -1712,7 +1712,7 @@
(proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
(proc-arg 13 "image" "Input image (unused)")
(proc-arg 16 "drawable" "Input drawable")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-tiff/gimp-org-file-tiff" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-tiff/gimp-org-file-tiff" 1746479358
(proc-def "file-tiff-load" 1
"Loads files of the TIFF and BigTIFF file formats"
"Loads files of the Tag Image File Format (TIFF) and its 64-bits offsets variant (BigTIFF)"
@ -1791,7 +1791,7 @@
(proc-arg 0 "compression" "Compression type: { NONE (0), LZW (1), PACKBITS (2), DEFLATE (3), JPEG (4), CCITT G3 Fax (5), CCITT G4 Fax (6) }")
(proc-arg 0 "save-transp-pixels" "Keep the color data masked by an alpha channel intact (do not store premultiplied components)")
(proc-arg 0 "bigtiff" "Export in BigTIFF variant file format")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-glob/gimp-org-file-glob" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-glob/gimp-org-file-glob" 1746479358
(proc-def "file-glob" 1
"Returns a list of matching filenames"
"This can be useful in scripts and other plug-ins (e.g., batch-conversion). See the glob(7) manpage for more info. Note however that this isn't a full-featured glob implementation. It only handles simple patterns like \"/home/foo/bar/*.jpg\"."
@ -1807,7 +1807,7 @@
(proc-arg 0 "encoding" "Encoding of the returned names: { UTF-8 (0), filename encoding (1) }")
(proc-arg 0 "num-files" "The number of returned names")
(proc-arg 9 "files" "The list of matching names")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-print/gimp-org-print" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-print/gimp-org-print" 1746479358
(proc-def "file-print-gtk" 1
"Print the image"
"Print the image using the GTK+ Print API."
@ -1822,7 +1822,7 @@
2 0
(proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0) }")
(proc-arg 13 "image" "Image to print")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-mng/gimp-org-file-mng" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-mng/gimp-org-file-mng" 1746479358
(proc-def "file-mng-save" 1
"Saves images in the MNG file format"
"This plug-in saves images in the Multiple-image Network Graphics (MNG) format which can be used as a replacement for animated GIFs, and more."
@ -1854,7 +1854,7 @@
(proc-arg 0 "gama" "Write gAMA (gamma) chunk")
(proc-arg 0 "phys" "Write pHYs (image resolution) chunk")
(proc-arg 0 "time" "Write tIME (creation time) chunk")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-gimpressionist/gimp-org-gimpressionist" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-gimpressionist/gimp-org-gimpressionist" 1746479358
(proc-def "plug-in-gimpressionist" 1
"Performs various artistic operations"
"Performs various artistic operations on an image"
@ -1871,7 +1871,7 @@
(proc-arg 13 "image" "Input image")
(proc-arg 16 "drawable" "Input drawable")
(proc-arg 4 "preset" "Preset Name")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-tga/gimp-org-file-tga" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-tga/gimp-org-file-tga" 1746479358
(proc-def "file-tga-load" 1
"Loads files of Targa file format"
"FIXME: write help for tga_load"
@ -1912,7 +1912,7 @@
(proc-arg 4 "raw-filename" "The name of the file to export the image in")
(proc-arg 0 "rle" "Use RLE compression")
(proc-arg 0 "origin" "Image origin (0 = top-left, 1 = bottom-left)")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-destripe/gimp-org-destripe" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-destripe/gimp-org-destripe" 1746479358
(proc-def "plug-in-destripe" 1
"Remove vertical stripe artifacts from the image"
"This plug-in tries to remove vertical stripes from an image."
@ -1929,7 +1929,7 @@
(proc-arg 13 "image" "Input image")
(proc-arg 16 "drawable" "Input drawable")
(proc-arg 0 "avg-width" "Averaging filter width (default = 36)")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-gfig/gimp-org-gfig" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-gfig/gimp-org-gfig" 1746479358
(proc-def "plug-in-gfig" 1
"Create geometric shapes"
"Draw Vector Graphics and paint them onto your images. Gfig allows you to draw many types of objects including Lines, Circles, Ellipses, Curves, Polygons, pointed stars, Bezier curves, and Spirals. Objects can be painted using Brushes or other toolsor filled using colors or patterns. Gfig objects can also be used to create selections. "
@ -1946,7 +1946,7 @@
(proc-arg 13 "image" "Input image (unused)")
(proc-arg 16 "drawable" "Input drawable")
(proc-arg 0 "dummy" "dummy")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-fractal-explorer/gimp-org-fractal-explorer" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-fractal-explorer/gimp-org-fractal-explorer" 1746479358
(proc-def "plug-in-fractalexplorer" 1
"Render fractal art"
"No help yet."
@ -1981,7 +1981,7 @@
(proc-arg 2 "greeninvert" "Green inversion mode (1: enabled; 0: disabled)")
(proc-arg 2 "blueinvert" "Green inversion mode (1: enabled; 0: disabled)")
(proc-arg 0 "ncolors" "Number of Colors for mapping (2<=ncolors<=8192)")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-pat/gimp-org-file-pat" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-pat/gimp-org-file-pat" 1746479358
(proc-def "file-pat-save" 1
"Exports Gimp pattern file (.PAT)"
"New Gimp patterns can be created by exporting them in the appropriate place with this plug-in."
@ -2003,7 +2003,7 @@
(proc-arg 4 "uri" "The URI of the file to export the image in")
(proc-arg 4 "raw-uri" "The URI of the file to export the image in")
(proc-arg 4 "description" "Short description of the pattern")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-edge-dog/gimp-org-edge-dog" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-edge-dog/gimp-org-edge-dog" 1746479358
(proc-def "plug-in-dog" 1
"Edge detection with control of edge thickness"
"Applies two Gaussian blurs to the drawable, and subtracts the results. This is robust and widely used method for detecting edges."
@ -2023,7 +2023,7 @@
(proc-arg 3 "outer" "Radius of outer gaussian blur (in pixels, > 0.0)")
(proc-arg 0 "normalize" "Normalize { TRUE, FALSE }")
(proc-arg 0 "invert" "Invert { TRUE, FALSE }")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-unit-editor/gimp-org-unit-editor" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-unit-editor/gimp-org-unit-editor" 1746479358
(proc-def "plug-in-unit-editor" 1
"Create or alter units used in GIMP"
"The GIMP unit editor"
@ -2037,7 +2037,7 @@
""
1 0
(proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0) }")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-pnm/gimp-org-file-pnm" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-pnm/gimp-org-file-pnm" 1746479358
(proc-def "file-pnm-load" 1
"Loads files in the PNM file format"
"This plug-in loads files in the various Netpbm portable file formats."
@ -2161,7 +2161,7 @@
(proc-arg 16 "drawable" "Drawable to export")
(proc-arg 4 "filename" "The name of the file to export the image in")
(proc-arg 4 "raw-filename" "The name of the file to export the image in")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-ico/gimp-org-file-ico" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-ico/gimp-org-file-ico" 1746479358
(proc-def "file-ico-load" 1
"Loads files of Windows ICO file format"
"Loads files of Windows ICO file format"
@ -2216,7 +2216,7 @@
(proc-arg 16 "drawable" "Drawable to save")
(proc-arg 4 "filename" "The name of the file to save the image in")
(proc-arg 4 "raw-filename" "The name entered")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-jigsaw/gimp-org-jigsaw" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-jigsaw/gimp-org-jigsaw" 1746479358
(proc-def "plug-in-jigsaw" 1
"Add a jigsaw-puzzle pattern to the image"
"Jigsaw puzzle look"
@ -2237,7 +2237,7 @@
(proc-arg 0 "style" "The style/shape of the jigsaw puzzle { 0, 1 }")
(proc-arg 0 "blend-lines" "Number of lines for shading bevels >= 0")
(proc-arg 3 "blend-amount" "The power of the light highlights 0 =< 5")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-compose/gimp-org-compose" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-compose/gimp-org-compose" 1746479358
(proc-def "plug-in-compose" 1
"Create an image using multiple gray images as color channels"
"This function creates a new image from multiple gray images"
@ -2292,7 +2292,7 @@
(proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
(proc-arg 13 "image" "Image to recompose from")
(proc-arg 16 "drawable" "Not used")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-faxg3/gimp-org-file-faxg3" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-faxg3/gimp-org-file-faxg3" 1746479358
(proc-def "file-faxg3-load" 1
"loads g3 fax files"
"This plug-in loads Fax G3 Image files."
@ -2312,7 +2312,7 @@
(proc-arg 4 "filename" "The name of the file to load")
(proc-arg 4 "raw-filename" "The name of the file to load")
(proc-arg 13 "image" "Output image")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-flame/gimp-org-flame" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-flame/gimp-org-flame" 1746479358
(proc-def "plug-in-flame" 1
"Create cosmic recursive fractal flames"
"Create cosmic recursive fractal flames"
@ -2328,7 +2328,7 @@
(proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
(proc-arg 13 "image" "Input image (unused)")
(proc-arg 16 "drawable" "Input drawable")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-procedure-browser/gimp-org-procedure-browser" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-procedure-browser/gimp-org-procedure-browser" 1746479358
(proc-def "plug-in-dbbrowser" 1
"List available procedures in the PDB"
""
@ -2342,7 +2342,7 @@
""
1 0
(proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0) }")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-lighting/gimp-org-lighting" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-lighting/gimp-org-lighting" 1746479358
(proc-def "plug-in-lighting" 1
"Apply various lighting effects to an image"
"No help yet"
@ -2379,7 +2379,7 @@
(proc-arg 0 "antialiasing" "Apply antialiasing (TRUE/FALSE)")
(proc-arg 0 "newimage" "Create a new image (TRUE/FALSE)")
(proc-arg 0 "transparentbackground" "Make background transparent (TRUE/FALSE)")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-colorify/gimp-org-colorify" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-colorify/gimp-org-colorify" 1746479358
(proc-def "plug-in-colorify" 1
"Replace all colors with shades of a specified color"
"Makes an average of the RGB channels and uses it to set the color"
@ -2395,7 +2395,7 @@
(proc-arg 13 "image" "Input image")
(proc-arg 16 "drawable" "Input drawable")
(proc-arg 10 "color" "Color to apply")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-imagemap/gimp-org-imagemap" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-imagemap/gimp-org-imagemap" 1746479358
(proc-def "plug-in-imagemap" 1
"Create a clickable imagemap"
""
@ -2411,7 +2411,7 @@
(proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0) }")
(proc-arg 13 "image" "Input image (unused)")
(proc-arg 16 "drawable" "Input drawable")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-metadata-editor/gimp-org-metadata-editor" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-metadata-editor/gimp-org-metadata-editor" 1746479358
(proc-def "plug-in-metadata-editor" 1
"Edit metadata (IPTC, EXIF, XMP)"
"Edit metadata information attached to the current image. Some or all of this metadata will be saved in the file, depending on the output file format."
@ -2426,7 +2426,7 @@
2 0
(proc-arg 0 "run-mode" "Run mode { RUN-INTERACTIVE (0) }")
(proc-arg 13 "image" "Input image")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-despeckle/gimp-org-despeckle" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-despeckle/gimp-org-despeckle" 1746479358
(proc-def "plug-in-despeckle" 1
"Remove speckle noise from the image"
"This plug-in selectively performs a median or adaptive box filter on an image."
@ -2446,7 +2446,7 @@
(proc-arg 0 "type" "Filter type { MEDIAN (0), ADAPTIVE (1), RECURSIVE-MEDIAN (2), RECURSIVE-ADAPTIVE (3) }")
(proc-arg 0 "black" "Black level (-1 to 255)")
(proc-arg 0 "white" "White level (0 to 256)")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-hot/gimp-org-hot" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-hot/gimp-org-hot" 1746479358
(proc-def "plug-in-hot" 1
"Find and fix pixels that may be unsafely bright"
"hot scans an image for pixels that will give unsave values of chrominance or composite signale amplitude when encoded into an NTSC or PAL signal. Three actions can be performed on these ``hot'' pixels. (0) reduce luminance, (1) reduce saturation, or (2) Blacken."
@ -2465,7 +2465,7 @@
(proc-arg 0 "mode" "Mode { NTSC (0), PAL (1) }")
(proc-arg 0 "action" "The action to perform")
(proc-arg 0 "new-layer" "Create a new layer { TRUE, FALSE }")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-xwd/gimp-org-file-xwd" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-xwd/gimp-org-file-xwd" 1746479358
(proc-def "file-xwd-load" 1
"Loads files in the XWD (X Window Dump) format"
"Loads files in the XWD (X Window Dump) format. XWD image files are produced by the program xwd. Xwd is an X Window System window dumping utility."
@ -2505,7 +2505,7 @@
(proc-arg 16 "drawable" "Drawable to export")
(proc-arg 4 "filename" "The name of the file to export the image in")
(proc-arg 4 "raw-filename" "The name of the file to export the image in")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-screenshot/gimp-org-screenshot" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-screenshot/gimp-org-screenshot" 1746479358
(proc-def "plug-in-screenshot" 1
"Create an image from an area of the screen"
"The plug-in takes screenshots of an interactively selected window or of the desktop, either the whole desktop or an interactively selected region. When called non-interactively, it may grab the root window or use the window-id passed as a parameter. The last four parameters are optional and can be used to specify the corners of the region to be grabbed.On Mac OS X or on gnome-shell, when called non-interactively, the plug-inonly can take screenshots of the entire root window.Grabbing a window or a region is not supportednon-interactively. To grab a region or a particularwindow, you need to use the interactive mode."
@ -2526,7 +2526,7 @@
(proc-arg 0 "x2" "Region right x coord for SHOOT-REGION")
(proc-arg 0 "y2" "Region bottom y coord for SHOOT-REGION")
(proc-arg 13 "image" "Output image")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-selection-to-path/gimp-org-selection-to-path" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-selection-to-path/gimp-org-selection-to-path" 1746479358
(proc-def "plug-in-sel2path" 1
"Converts a selection to a path"
"Converts a selection to a path"
@ -2575,7 +2575,7 @@
(proc-arg 2 "subdivide-surround" "subdivide_surround")
(proc-arg 3 "subdivide-threshold" "subdivide_threshold")
(proc-arg 2 "tangent-surround" "tangent_surround")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-gradient-flare/gimp-org-gradient-flare" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-gradient-flare/gimp-org-gradient-flare" 1746479358
(proc-def "plug-in-gflare" 1
"Produce a lense flare effect using gradients"
"This plug-in produces a lense flare effect using custom gradients. In interactive call, the user can edit his/her own favorite lense flare (GFlare) and render it. Edited gflare is saved automatically to the folder in gflare-path, if it is defined in gimprc. In non-interactive call, the user can only render one of GFlare which has been stored in gflare-path already."
@ -2602,7 +2602,7 @@
(proc-arg 0 "use-asupsample" "Whether it uses or not adaptive supersampling while rendering (boolean)")
(proc-arg 0 "asupsample-max-depth" "Max depth for adaptive supersampling")
(proc-arg 3 "asupsample-threshold" "Threshold for adaptive supersampling")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-webp/gimp-org-file-webp" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-webp/gimp-org-file-webp" 1746479358
(proc-def "file-webp-load" 1
"Loads images in the WebP file format"
"Loads images in the WebP file format"
@ -2687,7 +2687,7 @@
(proc-arg 0 "thumbnail" "Toggle saving thumbnail (0/1)")
(proc-arg 0 "delay" "Delay to use when timestamps are not available or forced")
(proc-arg 0 "force-delay" "Force delay on all frames")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-header/gimp-org-file-header" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-header/gimp-org-file-header" 1746479358
(proc-def "file-header-save" 1
"saves files as C unsigned character array"
"FIXME: write help"
@ -2708,7 +2708,7 @@
(proc-arg 16 "drawable" "Drawable to save")
(proc-arg 4 "filename" "The name of the file to save the image in")
(proc-arg 4 "raw-filename" "The name of the file to save the image in")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-gif-save/gimp-org-file-gif-save" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-gif-save/gimp-org-file-gif-save" 1746479358
(proc-def "file-gif-save" 1
"exports files in Compuserve GIF file format"
"Export a file in Compuserve GIF format, with possible animation, transparency, and comment. To export an animation, operate on a multi-layer file. The plug-in will interpret <50% alpha as transparent. When run non-interactively, the value for the comment is taken from the 'gimp-comment' parasite. "
@ -2759,7 +2759,7 @@
(proc-arg 0 "as-animation" "Export GIF as animation?")
(proc-arg 0 "force-delay" "(animated gif) Use specified delay for all frames?")
(proc-arg 0 "force-dispose" "(animated gif) Use specified disposal for all frames?")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-raw-data/gimp-org-file-raw-data" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-raw-data/gimp-org-file-raw-data" 1746479358
(proc-def "file-raw-load" 1
"Load raw images, specifying image information"
"Load raw images, specifying image information"
@ -2857,7 +2857,7 @@
2 0
(proc-arg 0 "image-type" "The image type { RAW_RGB (0), RAW_PLANAR (3) }")
(proc-arg 0 "palette-type" "The palette type { RAW_PALETTE_RGB (0), RAW_PALETTE_BGR (1) }")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-fractal-trace/gimp-org-fractal-trace" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-fractal-trace/gimp-org-fractal-trace" 1746479358
(proc-def "plug-in-fractal-trace" 1
"Transform image with the Mandelbrot Fractal"
"transform image with the Mandelbrot Fractal"
@ -2879,7 +2879,7 @@
(proc-arg 3 "ymax" "ymax fractal image delimiter")
(proc-arg 0 "depth" "Trace depth")
(proc-arg 0 "outside-type" "Outside type { WRAP (0), TRANS (1), BLACK (2), WHITE (3) }")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-dicom/gimp-org-file-dicom" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-dicom/gimp-org-file-dicom" 1746479358
(proc-def "file-dicom-load" 1
"loads files of the dicom file format"
"Load a file in the DICOM standard format.The standard is defined at http://medical.nema.org/. The plug-in currently only supports reading images with uncompressed pixel sections."
@ -2918,7 +2918,7 @@
(proc-arg 16 "drawable" "Drawable to save")
(proc-arg 4 "filename" "The name of the file to save")
(proc-arg 4 "raw-filename" "The name of the file to save")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-smooth-palette/gimp-org-smooth-palette" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-smooth-palette/gimp-org-smooth-palette" 1746479358
(proc-def "plug-in-smooth-palette" 1
"Derive a smooth color palette from the image"
"help!"
@ -2940,7 +2940,7 @@
(proc-arg 0 "show-image" "Show Image?")
(proc-arg 13 "new-image" "Output image")
(proc-arg 14 "new-layer" "Output layer")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-html-table/gimp-org-file-html-table" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-html-table/gimp-org-file-html-table" 1746479358
(proc-def "file-gtm-save" 1
"GIMP Table Magic"
"Allows you to draw an HTML table in GIMP. See help for more info."
@ -2961,7 +2961,7 @@
(proc-arg 16 "drawable" "Drawable to export")
(proc-arg 4 "filename" "The name of the file to export the image in")
(proc-arg 4 "raw-filename" "The name of the file to export the image in")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-blinds/gimp-org-blinds" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-blinds/gimp-org-blinds" 1746479358
(proc-def "plug-in-blinds" 1
"Simulate an image painted on window blinds"
"More here later"
@ -2980,7 +2980,7 @@
(proc-arg 0 "num-segments" "Number of segments in blinds")
(proc-arg 0 "orientation" "The orientation { ORIENTATION-HORIZONTAL (0), ORIENTATION-VERTICAL (1) }")
(proc-arg 0 "bg-transparent" "Background transparent { FALSE, TRUE }")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-pcx/gimp-org-file-pcx" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-pcx/gimp-org-file-pcx" 1746479358
(proc-def "file-pcx-load" 1
"Loads files in Zsoft PCX file format"
"FIXME: write help for pcx_load"
@ -3019,7 +3019,7 @@
(proc-arg 16 "drawable" "Drawable to export")
(proc-arg 4 "filename" "The name of the file to export the image in")
(proc-arg 4 "raw-filename" "The name entered")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-mail/gimp-org-mail" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-mail/gimp-org-mail" 1746479358
(proc-def "plug-in-mail-image" 1
"Send the image by email"
"The preferred email composer is used to send emails and must be properly configured."
@ -3041,7 +3041,7 @@
(proc-arg 4 "subject" "The subject")
(proc-arg 4 "comment" "The Comment")
(proc-arg 0 "encapsulation" "ignored")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-plugin-browser/gimp-org-plugin-browser" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-plugin-browser/gimp-org-plugin-browser" 1746479358
(proc-def "plug-in-plug-in-details" 1
"Display information about plug-ins"
"Allows one to browse the plug-in menus system. You can search for plug-in names, sort by name or menu location and you can view a tree representation of the plug-in menus. Can also be of help to find where new plug-ins have installed themselves in the menus."
@ -3055,7 +3055,7 @@
""
1 0
(proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0) }")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-van-gogh-lic/gimp-org-van-gogh-lic" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-van-gogh-lic/gimp-org-van-gogh-lic" 1746479358
(proc-def "plug-in-lic" 1
"Special effects that nobody understands"
"No help yet"
@ -3071,7 +3071,7 @@
(proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0) }")
(proc-arg 13 "image" "Input image")
(proc-arg 16 "drawable" "Input drawable")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-color-cube-analyze/gimp-org-color-cube-analyze" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-color-cube-analyze/gimp-org-color-cube-analyze" 1746479358
(proc-def "plug-in-ccanalyze" 1
"Analyze the set of colors in the image"
"Analyze colorcube and print some information about the current image (also displays a color-histogram)"
@ -3088,7 +3088,7 @@
(proc-arg 13 "image" "Input image")
(proc-arg 16 "drawable" "Input drawable")
(proc-arg 0 "num-colors" "Number of colors in the image")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-svg/gimp-org-file-svg" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-svg/gimp-org-file-svg" 1746479358
(proc-def "file-svg-load" 1
"Loads files in the SVG file format"
"Renders SVG files to raster graphics using librsvg."
@ -3129,7 +3129,7 @@
(proc-arg 13 "image" "Thumbnail image")
(proc-arg 0 "image-width" "Width of full-sized image")
(proc-arg 0 "image-height" "Height of full-sized image")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-blur/gimp-org-blur" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-blur/gimp-org-blur" 1746479358
(proc-def "plug-in-blur" 1
"Simple blur, fast but not very strong"
"This plug-in blurs the specified drawable, using a 3x3 blur. Indexed images are not supported."
@ -3144,7 +3144,7 @@
(proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
(proc-arg 13 "image" "Input image (unused)")
(proc-arg 16 "drawable" "Input drawable")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-wavelet-decompose/gimp-org-wavelet-decompose" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-wavelet-decompose/gimp-org-wavelet-decompose" 1746479358
(proc-def "plug-in-wavelet-decompose" 1
"Wavelet decompose"
"Compute and render wavelet scales"
@ -3163,7 +3163,7 @@
(proc-arg 0 "scales" "Number of scales (1-7)")
(proc-arg 0 "create-group" "Create a layer group to store the decomposition")
(proc-arg 0 "create-masks" "Add a layer mask to each scales layers")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-dds/gimp-org-file-dds" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-dds/gimp-org-file-dds" 1746479358
(proc-def "file-dds-load" 1
"Loads files in DDS image format"
"Loads files in DDS image format"
@ -3250,7 +3250,7 @@
(proc-arg 0 "preserve-alpha-coverage" "Preserve alpha test converage for alpha channel maps")
(proc-arg 3 "alpha-test-threshold" "Alpha test threshold value for which alpha test converage should be preserved")
(proc-arg 0 "flip-image" "Flip image vertically on export")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-xbm/gimp-org-file-xbm" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-xbm/gimp-org-file-xbm" 1746479358
(proc-def "file-xbm-load" 1
"Load a file in X10 or X11 bitmap (XBM) file format"
"Load a file in X10 or X11 bitmap (XBM) file format. XBM is a lossless format for flat black-and-white (two color indexed) images."
@ -3296,7 +3296,7 @@
(proc-arg 4 "prefix" "Identifier prefix [determined from filename]")
(proc-arg 0 "write-mask" "(0 = ignore, 1 = save as extra file)")
(proc-arg 4 "mask-extension" "Extension of the mask file")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-jpeg/gimp-org-file-jpeg" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-jpeg/gimp-org-file-jpeg" 1746479358
(proc-def "file-jpeg-load" 1
"loads files in the JPEG file format"
"loads files in the JPEG file format"
@ -3361,7 +3361,7 @@
(proc-arg 0 "baseline" "Force creation of a baseline JPEG (non-baseline JPEGs can't be read by all decoders) (0/1)")
(proc-arg 0 "restart" "Interval of restart markers (in MCU rows, 0 = no restart markers)")
(proc-arg 0 "dct" "DCT method to use { INTEGER (0), FIXED (1), FLOAT (2) }")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-fits/gimp-org-file-fits" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-fits/gimp-org-file-fits" 1746479358
(proc-def "file-fits-load" 1
"load file of the FITS file format"
"load file of the FITS file format (Flexible Image Transport System)"
@ -3400,7 +3400,7 @@
(proc-arg 16 "drawable" "Drawable to export")
(proc-arg 4 "filename" "The name of the file to export the image in")
(proc-arg 4 "raw-filename" "The name of the file to export the image in")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-sharpen/gimp-org-sharpen" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-sharpen/gimp-org-sharpen" 1746479358
(proc-def "plug-in-sharpen" 1
"Make image sharper (less powerful than Unsharp Mask)"
"This plug-in selectively performs a convolution filter on an image."
@ -3416,7 +3416,7 @@
(proc-arg 13 "image" "Input image")
(proc-arg 16 "drawable" "Input drawable")
(proc-arg 0 "percent" "Percent sharpening (default = 10)")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-raw-placeholder/gimp-org-file-raw-placeholder" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-raw-placeholder/gimp-org-file-raw-placeholder" 1746479358
(proc-def "file-raw-placeholder-canon-load" 1
"Load files in the Canon raw formats via raw-placeholder"
"This plug-in loads files in Canon's raw formats by calling raw-placeholder."
@ -3892,7 +3892,7 @@
(proc-arg 4 "filename" "The name of the file to load.")
(proc-arg 4 "raw-filename" "The name entered")
(proc-arg 13 "image" "Output image")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-script-fu/gimp-org-script-fu" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-script-fu/gimp-org-script-fu" 1746479358
(proc-def "extension-script-fu" 2
"A scheme interpreter for scripting GIMP operations"
"More help here later"
@ -3959,7 +3959,7 @@
(proc-arg 0 "run-mode" "The run mode { RUN-NONINTERACTIVE (1) }")
(proc-arg 4 "code" "The code to evaluate"))
(locale-def "gimp20-script-fu"))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-film/gimp-org-film" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-film/gimp-org-film" 1746479358
(proc-def "plug-in-film" 1
"Combine several images on a film strip"
"Compose several images to a roll film"
@ -3985,7 +3985,7 @@
(proc-arg 0 "num-images" "Number of images to be used for film")
(proc-arg 5 "image-ids" "num-images image IDs to be used for film")
(proc-arg 13 "new-image" "Output image")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-curve-bend/gimp-org-curve-bend" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-curve-bend/gimp-org-curve-bend" 1746479358
(proc-def "plug-in-curve-bend" 1
"Bend the image using two control curves"
"This plug-in does bend the active layer If there is a current selection it is copied to floating selection and the curve_bend distortion is done on the floating selection. If work_on_copy parameter is TRUE, the curve_bend distortion is done on a copy of the active layer (or floating selection). The upper and lower edges are bent in shape of 2 spline curves. both (upper and lower) curves are determined by upto 17 points or by 256 Y-Values if curve_type == 1 (freehand mode) If rotation is not 0, the layer is rotated before and rotated back after the bend operation. This enables bending in other directions than vertical. bending usually changes the size of the handled layer. this plug-in sets the offsets of the handled layer to keep its center at the same position"
@ -4034,7 +4034,7 @@
(proc-arg 0 "total-steps" "total number of steps (# of layers-1 to apply the related plug-in)")
(proc-arg 3 "current-step" "current (for linear iterations this is the layerstack position, otherwise some value in between)")
(proc-arg 0 "len-struct" "length of stored data structure with id is equal to the plug_in proc_name")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-guillotine/gimp-org-guillotine" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-guillotine/gimp-org-guillotine" 1746479358
(proc-def "plug-in-guillotine" 1
"Slice the image into subimages using guides"
"This function takes an image and slices it along its guides, creating new images. The original image is not modified."
@ -4052,7 +4052,7 @@
(proc-arg 16 "drawable" "Input drawable (unused)")
(proc-arg 0 "image-count" "Number of images created")
(proc-arg 5 "image-ids" "Output images")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-psp/gimp-org-file-psp" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-psp/gimp-org-file-psp" 1746479358
(proc-def "file-psp-load" 1
"loads images from the Paint Shop Pro PSP file format"
"This plug-in loads and exports images in Paint Shop Pro's native PSP format. Vector layers aren't handled. Exporting isn't yet implemented."
@ -4072,7 +4072,7 @@
(proc-arg 4 "filename" "The name of the file to load")
(proc-arg 4 "raw-filename" "The name of the file to load")
(proc-arg 13 "image" "Output image")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-pdf-load/gimp-org-file-pdf-load" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-pdf-load/gimp-org-file-pdf-load" 1746479358
(proc-def "file-pdf-load" 1
"Load file in PDF format"
"Loads files in Adobe's Portable Document Format. PDF is designed to be easily processed by a variety of different platforms, and is a distant cousin of PostScript.\nIf the PDF document has multiple pages, only the first page will be loaded. Call file_pdf_load2() to load several pages as layers."
@ -4129,7 +4129,7 @@
(proc-arg 0 "image-height" "Height of full-sized image")
(proc-arg 0 "image-type" "Image type")
(proc-arg 0 "num-layers" "Number of pages")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-csource/gimp-org-file-csource" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-file-csource/gimp-org-file-csource" 1746479358
(proc-def "file-csource-save" 1
"Dump image data in RGB(A) format for C source"
"CSource cannot be run non-interactively."
@ -4150,7 +4150,7 @@
(proc-arg 16 "drawable" "Drawable to save")
(proc-arg 4 "filename" "The name of the file to save the image in")
(proc-arg 4 "raw-filename" "The name of the file to save the image in")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-help/gimp-org-help" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-help/gimp-org-help" 1746479358
(proc-def "extension-gimp-help" 2
""
""
@ -4166,7 +4166,7 @@
(proc-arg 9 "domain-names" "")
(proc-arg 0 "num-domain-uris" "")
(proc-arg 9 "domain-uris" "")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-photocopy/gimp-org-photocopy" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-photocopy/gimp-org-photocopy" 1746479358
(proc-def "plug-in-photocopy" 1
"Simulate color distortion produced by a copy machine"
"Propagates dark values in an image based on each pixel's relative darkness to a neighboring average. The idea behind this filter is to give the look of a photocopied version of the image, with toner transferred based on the relative darkness of a particular region. This is achieved by darkening areas of the image which are measured to be darker than a neighborhood average and setting other pixels to white. In this way, sufficiently large shifts in intensity are darkened to black. The rate at which they are darkened to black is determined by the second pct_black parameter. The mask_radius parameter controls the size of the pixel neighborhood over which the average intensity is computed and then compared to each pixel in the neighborhood to decide whether or not to darken it to black. Large values for mask_radius result in very thick black areas bordering the regions of white and much less detail for black areas everywhere including inside regions of color. Small values result in less toner overall and more detail everywhere. Small values for the pct_black make the blend from the white regions to the black border lines smoother and the toner regions themselves thinner and less noticeable; larger values achieve the opposite effect."
@ -4186,7 +4186,7 @@
(proc-arg 3 "sharpness" "Sharpness (detail level) (0.0 - 1.0)")
(proc-arg 3 "pct-black" "Percentage of darkened pixels to set to black (0.0 - 1.0)")
(proc-arg 3 "pct-white" "Percentage of non-darkened pixels left white (0.0 - 1.0)")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-busy-dialog/gimp-org-busy-dialog" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-busy-dialog/gimp-org-busy-dialog" 1746479358
(proc-def "plug-in-busy-dialog" 1
"Show a dialog while waiting for an operation to finish"
"Used by GIMP to display a dialog, containing a spinner and a custom message, while waiting for an ongoing operation to finish. Optionally, the dialog may provide a \"Cancel\" button, which can be used to cancel the operation."
@ -4203,7 +4203,7 @@
(proc-arg 0 "write-fd" "The write file descriptor")
(proc-arg 4 "message" "The message")
(proc-arg 0 "cancelable" "Whether the dialog is cancelable (TRUE or FALSE)")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-animation-play/gimp-org-animation-play" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-animation-play/gimp-org-animation-play" 1746479358
(proc-def "plug-in-animationplay" 1
"Preview a GIMP layer-based animation"
""
@ -4219,7 +4219,7 @@
(proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
(proc-arg 13 "image" "Input image")
(proc-arg 16 "drawable" "Input drawable (unused)")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-nl-filter/gimp-org-nl-filter" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-nl-filter/gimp-org-nl-filter" 1746479358
(proc-def "plug-in-nlfilt" 1
"Nonlinear swiss army knife filter"
"This is the pnmnlfilt, in gimp's clothing. See the pnmnlfilt manpage for details."
@ -4238,7 +4238,7 @@
(proc-arg 3 "alpha" "The amount of the filter to apply")
(proc-arg 3 "radius" "The filter radius")
(proc-arg 0 "filter" "The Filter to Run, 0 - alpha trimmed mean; 1 - optimal estimation (alpha controls noise variance); 2 - edge enhancement")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-max-rgb/gimp-org-max-rgb" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-max-rgb/gimp-org-max-rgb" 1746479358
(proc-def "plug-in-max-rgb" 1
"Reduce image to pure red, green, and blue"
"There's no help yet."
@ -4254,7 +4254,7 @@
(proc-arg 13 "image" "Input image (not used)")
(proc-arg 16 "drawable" "Input drawable")
(proc-arg 0 "max-p" "{ MINIMIZE (0), MAXIMIZE (1) }")))
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-cml-explorer/gimp-org-cml-explorer" 1739647948
(plug-in-def "${gimp_plug_in_dir}/plug-ins/gimp-org-cml-explorer/gimp-org-cml-explorer" 1746479358
(proc-def "plug-in-cml-explorer" 1
"Create abstract Coupled-Map Lattice patterns"
"Make an image of Coupled-Map Lattice (CML). CML is a kind of Cellula Automata on continuous (value) domain. In GIMP_RUN_NONINTERACTIVE, the name of a parameter file is passed as the 4th arg. You can control CML_explorer via parameter file."

View File

@ -11,8 +11,8 @@
(size 640 480))
(session-info "toplevel"
(factory-entry "gimp-single-image-window")
(position 0 23)
(size 1567 893)
(position 11 47)
(size 1898 1022)
(open-on-exit)
(aux-info
(left-docks-width "184")
@ -79,7 +79,7 @@
(session-info "toplevel"
(factory-entry "gimp-file-open-dialog")
(position 372 254)
(size 948 644))
(size 937 661))
(session-info "toplevel"
(factory-entry "gimp-file-export-dialog")
(position 0 77)

View File

@ -10,10 +10,10 @@
<tag>round</tag>
</resource>
<resource identifier="gimp-brush-clipboard-image" checksum="157dcef48665ab465439cfaf10d6feeb">
<resource identifier="gimp-brush-clipboard-image" checksum="ce5cab70a54f8f4778c45ea40242e351">
</resource>
<resource identifier="gimp-brush-clipboard-mask" checksum="157dcef48665ab465439cfaf10d6feeb">
<resource identifier="gimp-brush-clipboard-mask" checksum="43dad0141db6a43d712ea1ca3a3928e5">
</resource>
<resource identifier="${gimp_data_dir}/brushes/Basic/1-pixel.vbr" checksum="c84494b4a904a7c1a3548e564b073ca3">
@ -829,7 +829,7 @@
<resource identifier="${mypaint_brushes_dir}/ramon/wet_round.myb" checksum="038abfe33947692f773e0244d2ac7fc1">
</resource>
<resource identifier="gimp-pattern-clipboard-image" checksum="eff9598f9f61c1dc78d842f1798c2ab8">
<resource identifier="gimp-pattern-clipboard-image" checksum="e0216b0a8cf0274f82a30f2d502eaead">
</resource>
<resource identifier="${gimp_data_dir}/patterns/Legacy/3dgreen.pat" checksum="00052731f14a5bc614daece969b368bc">

View File

@ -1,6 +1,4 @@
# GIMP gimp-rect-select-tool options
(aspect-denominator 47)
(aspect-numerator 284)
# end of gimp-rect-select-tool options

View File

@ -0,0 +1,17 @@
[qt]
GUIEffects=none
KDE\contrast=7
KWinPalette\activeBackground=#31363b
KWinPalette\activeBlend=#fcfcfc
KWinPalette\activeForeground=#fcfcfc
KWinPalette\activeTitleBtnBg=#2a2e32
KWinPalette\frame=#2a2e32
KWinPalette\inactiveBackground=#2a2e32
KWinPalette\inactiveBlend=#a1a9b1
KWinPalette\inactiveForeground=#a1a9b1
KWinPalette\inactiveFrame=#2a2e32
KWinPalette\inactiveTitleBtnBg=#2a2e32
Palette\active=#fcfcfc, #31363b, #474d54, #3a4045, #141618, #24282b, #fcfcfc, #ffffff, #fcfcfc, #1b1e20, #2a2e32, #0f1012, #3daee9, #fcfcfc, #1d99f3, #9b59b6, #232629, #000000, #31363b, #fcfcfc, #a1a9b1, #3daee9
Palette\disabled=#6e7173, #2f3338, #454c52, #393e44, #131517, #222629, #656768, #ffffff, #727679, #1a1d1f, #282c30, #0e0f11, #282c30, #6e7173, #1a4665, #443051, #212427, #000000, #31363b, #fcfcfc, #464b4f, #282c30
Palette\inactive=#fcfcfc, #31363b, #474d54, #3a4045, #141618, #24282b, #fcfcfc, #ffffff, #fcfcfc, #1b1e20, #2a2e32, #0f1012, #1f485e, #fcfcfc, #1d99f3, #9b59b6, #232629, #000000, #31363b, #fcfcfc, #a1a9b1, #1f485e
font="Noto Sans,10,-1,0,400,0,0,0,0,0,0,0,0,0,0,1"

View File

@ -0,0 +1,4 @@
[General]
dbVersion=2
exclude filters=*~,*.part,*.o,*.la,*.lo,*.loT,*.moc,moc_*.cpp,qrc_*.cpp,ui_*.h,cmake_install.cmake,CMakeCache.txt,CTestTestfile.cmake,libtool,config.status,confdefs.h,autom4te,conftest,confstat,Makefile.am,*.gcode,.ninja_deps,.ninja_log,build.ninja,*.csproj,*.m4,*.rej,*.gmo,*.pc,*.omf,*.aux,*.tmp,*.po,*.vm*,*.nvram,*.rcore,*.swp,*.swap,lzo,litmain.sh,*.orig,.histfile.*,.xsession-errors*,*.map,*.so,*.a,*.db,*.qrc,*.ini,*.init,*.img,*.vdi,*.vbox*,vbox.log,*.qcow2,*.vmdk,*.vhd,*.vhdx,*.sql,*.sql.gz,*.ytdl,*.tfstate*,*.class,*.pyc,*.pyo,*.elc,*.qmlc,*.jsc,*.fastq,*.fq,*.gb,*.fasta,*.fna,*.gbff,*.faa,po,CVS,.svn,.git,_darcs,.bzr,.hg,CMakeFiles,CMakeTmp,CMakeTmpQmake,.moc,.obj,.pch,.uic,.npm,.yarn,.yarn-cache,__pycache__,node_modules,node_packages,nbproject,.terraform,.venv,venv,core-dumps,lost+found
exclude filters version=9

View File

@ -0,0 +1,5 @@
[Adapters]
A8:3B:76:4F:43:FC_powered=true
[Devices]
connectedDevices=

View File

@ -1,7 +1,7 @@
[files]
recent_files=/home/ganome/Documents/GameStuff/fragpunk-cmd.txt;/home/ganome/Nextcloud4/SCAR-iT/Documents/Sales-Pitch Figures.txt;/tmp/pid-32080/esa1.hc1364-61.eu.iphmx.com!scaritcolo.com!1742421601!1742508004.xml;/home/ganome/.config/ghostty/config;/home/ganome/Nextcloud4/SCAR-iT/Configs/email;/home/ganome/Downloads/pve-spice (1).vv;/home/ganome/Nextcloud4/Documents/Readme.md;/home/ganome/Documents/Songs;/home/ganome/Prism-Instance.txt;/home/ganome/Projects/SCAR-719/WWW/credentials.json;
recent_files=/home/ganome/Desktop/bookmarks-2024-09-13.json;/home/ganome/Documents/GameStuff/fragpunk-cmd.txt;/home/ganome/Nextcloud4/SCAR-iT/Documents/Sales-Pitch Figures.txt;/tmp/pid-32080/esa1.hc1364-61.eu.iphmx.com!scaritcolo.com!1742421601!1742508004.xml;/home/ganome/.config/ghostty/config;/home/ganome/Nextcloud4/SCAR-iT/Configs/email;/home/ganome/Downloads/pve-spice (1).vv;/home/ganome/Nextcloud4/Documents/Readme.md;/home/ganome/Documents/Songs;/home/ganome/Prism-Instance.txt;
recent_projects=
current_page=6
current_page=5
FILE_NAME_0=125;None;0;EUTF-8;1;1;0;%2Fhome%2Fganome%2FProjects%2FSCAR-719%2FDocuments%2FTODO;0;4
FILE_NAME_1=1135;None;0;EUTF-8;1;1;0;%2Fhome%2Fganome%2FNextcloud4%2FSCAR-iT%2FConfigs%2Femail;0;4
FILE_NAME_2=278;Conf;0;EUTF-8;1;1;0;%2Fhome%2Fganome%2F.config%2Fghostty%2Fconfig;0;4
@ -15,8 +15,8 @@ project_file_path=/home/ganome/projects
[geany]
treeview_position=156
msgwindow_position=790
geometry=0;0;1898;1022;1;
msgwindow_position=776
geometry=0;0;1920;1008;1;
sidebar_page=1
[VTE]

View File

@ -2,8 +2,8 @@
LocationMode=path-bar
ShowHidden=false
ShowSizeColumn=true
GeometryX=492
GeometryY=219
GeometryX=491
GeometryY=227
GeometryWidth=937
GeometryHeight=661
SortColumn=name

View File

@ -0,0 +1,84 @@
@define-color borders_breeze #5f6265;
@define-color content_view_bg_breeze #1b1e20;
@define-color error_color_backdrop_breeze #da4453;
@define-color error_color_breeze #da4453;
@define-color error_color_insensitive_backdrop_breeze #592930;
@define-color error_color_insensitive_breeze #592930;
@define-color insensitive_base_color_breeze #1a1d1f;
@define-color insensitive_base_fg_color_breeze #656768;
@define-color insensitive_bg_color_breeze #282c30;
@define-color insensitive_borders_breeze #3a3d41;
@define-color insensitive_fg_color_breeze #6e7173;
@define-color insensitive_selected_bg_color_breeze #282c30;
@define-color insensitive_selected_fg_color_breeze #6e7173;
@define-color insensitive_unfocused_bg_color_breeze #282c30;
@define-color insensitive_unfocused_fg_color_breeze #6e7173;
@define-color insensitive_unfocused_selected_bg_color_breeze #282c30;
@define-color insensitive_unfocused_selected_fg_color_breeze #6e7173;
@define-color link_color_breeze #1d99f3;
@define-color link_visited_color_breeze #9b59b6;
@define-color success_color_backdrop_breeze #27ae60;
@define-color success_color_breeze #27ae60;
@define-color success_color_insensitive_backdrop_breeze #1e4d34;
@define-color success_color_insensitive_breeze #1e4d34;
@define-color theme_base_color_breeze #1b1e20;
@define-color theme_bg_color_breeze #2a2e32;
@define-color theme_button_background_backdrop_breeze #31363b;
@define-color theme_button_background_backdrop_insensitive_breeze #2f3338;
@define-color theme_button_background_insensitive_breeze #2f3338;
@define-color theme_button_background_normal_breeze #31363b;
@define-color theme_button_decoration_focus_backdrop_breeze #3daee9;
@define-color theme_button_decoration_focus_backdrop_insensitive_breeze #335c72;
@define-color theme_button_decoration_focus_breeze #3daee9;
@define-color theme_button_decoration_focus_insensitive_breeze #335c72;
@define-color theme_button_decoration_hover_backdrop_breeze #3daee9;
@define-color theme_button_decoration_hover_backdrop_insensitive_breeze #335c72;
@define-color theme_button_decoration_hover_breeze #3daee9;
@define-color theme_button_decoration_hover_insensitive_breeze #335c72;
@define-color theme_button_foreground_active_backdrop_breeze #fcfcfc;
@define-color theme_button_foreground_active_backdrop_insensitive_breeze #6e7173;
@define-color theme_button_foreground_active_breeze #fcfcfc;
@define-color theme_button_foreground_active_insensitive_breeze #6e7173;
@define-color theme_button_foreground_backdrop_breeze #fcfcfc;
@define-color theme_button_foreground_backdrop_insensitive_breeze #727679;
@define-color theme_button_foreground_insensitive_breeze #727679;
@define-color theme_button_foreground_normal_breeze #fcfcfc;
@define-color theme_fg_color_breeze #fcfcfc;
@define-color theme_header_background_backdrop_breeze #2a2e32;
@define-color theme_header_background_breeze #31363b;
@define-color theme_header_background_light_breeze #2a2e32;
@define-color theme_header_foreground_backdrop_breeze #fcfcfc;
@define-color theme_header_foreground_breeze #fcfcfc;
@define-color theme_header_foreground_insensitive_backdrop_breeze #fcfcfc;
@define-color theme_header_foreground_insensitive_breeze #fcfcfc;
@define-color theme_hovering_selected_bg_color_breeze #3daee9;
@define-color theme_selected_bg_color_breeze #3daee9;
@define-color theme_selected_fg_color_breeze #fcfcfc;
@define-color theme_text_color_breeze #fcfcfc;
@define-color theme_titlebar_background_backdrop_breeze #2a2e32;
@define-color theme_titlebar_background_breeze #31363b;
@define-color theme_titlebar_background_light_breeze #2a2e32;
@define-color theme_titlebar_foreground_backdrop_breeze #fcfcfc;
@define-color theme_titlebar_foreground_breeze #fcfcfc;
@define-color theme_titlebar_foreground_insensitive_backdrop_breeze #fcfcfc;
@define-color theme_titlebar_foreground_insensitive_breeze #fcfcfc;
@define-color theme_unfocused_base_color_breeze #1b1e20;
@define-color theme_unfocused_bg_color_breeze #2a2e32;
@define-color theme_unfocused_fg_color_breeze #fcfcfc;
@define-color theme_unfocused_selected_bg_color_alt_breeze #1f485e;
@define-color theme_unfocused_selected_bg_color_breeze #1f485e;
@define-color theme_unfocused_selected_fg_color_breeze #fcfcfc;
@define-color theme_unfocused_text_color_breeze #fcfcfc;
@define-color theme_unfocused_view_bg_color_breeze #1a1d1f;
@define-color theme_unfocused_view_text_color_breeze #656768;
@define-color theme_view_active_decoration_color_breeze #3daee9;
@define-color theme_view_hover_decoration_color_breeze #3daee9;
@define-color tooltip_background_breeze #31363b;
@define-color tooltip_border_breeze #64686b;
@define-color tooltip_text_breeze #fcfcfc;
@define-color unfocused_borders_breeze #5f6265;
@define-color unfocused_insensitive_borders_breeze #3a3d41;
@define-color warning_color_backdrop_breeze #f67400;
@define-color warning_color_breeze #f67400;
@define-color warning_color_insensitive_backdrop_breeze #633914;
@define-color warning_color_insensitive_breeze #633914;

View File

@ -0,0 +1 @@
@import 'colors.css';

View File

@ -1,7 +1,16 @@
[Settings]
gtk-application-prefer-dark-theme=false
gtk-button-images=true
gtk-cursor-theme-name=breeze_cursors
gtk-cursor-theme-size=24
gtk-decoration-layout=icon:minimize,maximize,close
gtk-enable-animations=true
gtk-font-name=Noto Sans, 10
gtk-icon-theme-name=oxygen
gtk-menu-images=true
gtk-modules=colorreload-gtk-module
gtk-primary-button-warps-slider=true
gtk-sound-theme-name=ocean
gtk-theme-name=Obsidian2
gtk-icon-theme-name = Qogir
gtk-cursor-theme-name = Adwaita
gtk-application-prefer-dark-theme = true
gtk-cursor-theme-name = ComixCursors-Green
gtk-cursor-theme-size = 32
gtk-toolbar-style=3
gtk-xft-dpi=98304

View File

@ -0,0 +1,84 @@
@define-color borders_breeze #5f6265;
@define-color content_view_bg_breeze #1b1e20;
@define-color error_color_backdrop_breeze #da4453;
@define-color error_color_breeze #da4453;
@define-color error_color_insensitive_backdrop_breeze #592930;
@define-color error_color_insensitive_breeze #592930;
@define-color insensitive_base_color_breeze #1a1d1f;
@define-color insensitive_base_fg_color_breeze #656768;
@define-color insensitive_bg_color_breeze #282c30;
@define-color insensitive_borders_breeze #3a3d41;
@define-color insensitive_fg_color_breeze #6e7173;
@define-color insensitive_selected_bg_color_breeze #282c30;
@define-color insensitive_selected_fg_color_breeze #6e7173;
@define-color insensitive_unfocused_bg_color_breeze #282c30;
@define-color insensitive_unfocused_fg_color_breeze #6e7173;
@define-color insensitive_unfocused_selected_bg_color_breeze #282c30;
@define-color insensitive_unfocused_selected_fg_color_breeze #6e7173;
@define-color link_color_breeze #1d99f3;
@define-color link_visited_color_breeze #9b59b6;
@define-color success_color_backdrop_breeze #27ae60;
@define-color success_color_breeze #27ae60;
@define-color success_color_insensitive_backdrop_breeze #1e4d34;
@define-color success_color_insensitive_breeze #1e4d34;
@define-color theme_base_color_breeze #1b1e20;
@define-color theme_bg_color_breeze #2a2e32;
@define-color theme_button_background_backdrop_breeze #31363b;
@define-color theme_button_background_backdrop_insensitive_breeze #2f3338;
@define-color theme_button_background_insensitive_breeze #2f3338;
@define-color theme_button_background_normal_breeze #31363b;
@define-color theme_button_decoration_focus_backdrop_breeze #3daee9;
@define-color theme_button_decoration_focus_backdrop_insensitive_breeze #335c72;
@define-color theme_button_decoration_focus_breeze #3daee9;
@define-color theme_button_decoration_focus_insensitive_breeze #335c72;
@define-color theme_button_decoration_hover_backdrop_breeze #3daee9;
@define-color theme_button_decoration_hover_backdrop_insensitive_breeze #335c72;
@define-color theme_button_decoration_hover_breeze #3daee9;
@define-color theme_button_decoration_hover_insensitive_breeze #335c72;
@define-color theme_button_foreground_active_backdrop_breeze #fcfcfc;
@define-color theme_button_foreground_active_backdrop_insensitive_breeze #6e7173;
@define-color theme_button_foreground_active_breeze #fcfcfc;
@define-color theme_button_foreground_active_insensitive_breeze #6e7173;
@define-color theme_button_foreground_backdrop_breeze #fcfcfc;
@define-color theme_button_foreground_backdrop_insensitive_breeze #727679;
@define-color theme_button_foreground_insensitive_breeze #727679;
@define-color theme_button_foreground_normal_breeze #fcfcfc;
@define-color theme_fg_color_breeze #fcfcfc;
@define-color theme_header_background_backdrop_breeze #2a2e32;
@define-color theme_header_background_breeze #31363b;
@define-color theme_header_background_light_breeze #2a2e32;
@define-color theme_header_foreground_backdrop_breeze #fcfcfc;
@define-color theme_header_foreground_breeze #fcfcfc;
@define-color theme_header_foreground_insensitive_backdrop_breeze #fcfcfc;
@define-color theme_header_foreground_insensitive_breeze #fcfcfc;
@define-color theme_hovering_selected_bg_color_breeze #3daee9;
@define-color theme_selected_bg_color_breeze #3daee9;
@define-color theme_selected_fg_color_breeze #fcfcfc;
@define-color theme_text_color_breeze #fcfcfc;
@define-color theme_titlebar_background_backdrop_breeze #2a2e32;
@define-color theme_titlebar_background_breeze #31363b;
@define-color theme_titlebar_background_light_breeze #2a2e32;
@define-color theme_titlebar_foreground_backdrop_breeze #fcfcfc;
@define-color theme_titlebar_foreground_breeze #fcfcfc;
@define-color theme_titlebar_foreground_insensitive_backdrop_breeze #fcfcfc;
@define-color theme_titlebar_foreground_insensitive_breeze #fcfcfc;
@define-color theme_unfocused_base_color_breeze #1b1e20;
@define-color theme_unfocused_bg_color_breeze #2a2e32;
@define-color theme_unfocused_fg_color_breeze #fcfcfc;
@define-color theme_unfocused_selected_bg_color_alt_breeze #1f485e;
@define-color theme_unfocused_selected_bg_color_breeze #1f485e;
@define-color theme_unfocused_selected_fg_color_breeze #fcfcfc;
@define-color theme_unfocused_text_color_breeze #fcfcfc;
@define-color theme_unfocused_view_bg_color_breeze #1a1d1f;
@define-color theme_unfocused_view_text_color_breeze #656768;
@define-color theme_view_active_decoration_color_breeze #3daee9;
@define-color theme_view_hover_decoration_color_breeze #3daee9;
@define-color tooltip_background_breeze #31363b;
@define-color tooltip_border_breeze #64686b;
@define-color tooltip_text_breeze #fcfcfc;
@define-color unfocused_borders_breeze #5f6265;
@define-color unfocused_insensitive_borders_breeze #3a3d41;
@define-color warning_color_backdrop_breeze #f67400;
@define-color warning_color_breeze #f67400;
@define-color warning_color_insensitive_backdrop_breeze #633914;
@define-color warning_color_insensitive_breeze #633914;

View File

@ -0,0 +1 @@
@import 'colors.css';

View File

@ -0,0 +1,12 @@
[Settings]
gtk-application-prefer-dark-theme=false
gtk-cursor-theme-name=breeze_cursors
gtk-cursor-theme-size=24
gtk-decoration-layout=icon:minimize,maximize,close
gtk-enable-animations=true
gtk-font-name=Noto Sans, 10
gtk-icon-theme-name=oxygen
gtk-modules=colorreload-gtk-module
gtk-primary-button-warps-slider=true
gtk-sound-theme-name=ocean
gtk-xft-dpi=98304

View File

@ -0,0 +1,6 @@
# created by KDE Plasma, Thu May 15 08:44:38 2025
#
include "/usr/share/themes/Breeze/gtk-2.0/gtkrc"
gtk-theme-name="Breeze"

View File

@ -0,0 +1,5 @@
# created by KDE Plasma, Thu May 15 08:44:38 2025
#
gtk-alternative-button-order = 1

View File

@ -0,0 +1,5 @@
[Favorites-org.kde.plasma.kickoff.favorites.instance-4-02b227ef-c4a8-473e-b364-39717cc0dd20]
ordering=preferred://browser,org.kde.kontact.desktop,systemsettings.desktop,org.kde.dolphin.desktop,org.kde.discover.desktop
[Favorites-org.kde.plasma.kickoff.favorites.instance-4-global]
ordering=preferred://browser,org.kde.kontact.desktop,systemsettings.desktop,org.kde.dolphin.desktop,org.kde.discover.desktop

View File

@ -0,0 +1,5 @@
[activities]
02b227ef-c4a8-473e-b364-39717cc0dd20=Default
[main]
currentActivity=02b227ef-c4a8-473e-b364-39717cc0dd20

View File

@ -1 +1,51 @@
updateInfoAdded=true
[gtkconfig.upd]
ctime=1747270510
done=gtk_theme,dont_use_gtk_css_for_window_decorations,remove_deprecated_gtk4_option
mtime=1743564957
[kwin.upd]
ctime=1747272160
done=remove_deprecated_gtk4_option,kwin-6.0-reset-active-mouse-screen,kwin-6.0-delete-desktop-switching-shortcuts,kwin-6.0-remove-breeze-tabbox-default,kwin-6.1-remove-gridview-expose-shortcuts
mtime=1743564998
[migrate-calendar-to-plugin-id.upd]
ctime=1747272432
done=kwin-6.1-remove-gridview-expose-shortcuts,migrate-calendar-plugins
mtime=1743565103
[plasma-systemmonitor.upd]
ctime=1747271699
done=migrate-calendar-plugins,memory-column
mtime=1743565090
[plasma6.0-remove-dpi-settings.upd]
ctime=1747272432
done=memory-column,plasma6.0-remove-dpi-settings
mtime=1743565104
[plasma6.0-remove-old-shortcuts.upd]
ctime=1747272432
done=plasma6.0-remove-dpi-settings,plasma6.0-remove-old-shortcuts
mtime=1743565104
[plasma6.3-update-clipboard-database-2-to-3.upd]
ctime=1747272432
done=plasma6.0-remove-old-shortcuts,plasma6.3-update-clipboard-database-2-to-3
mtime=1743565104
[plasmashell-6.0-keep-custom-position-of-panels.upd]
ctime=1747272432
done=plasma6.3-update-clipboard-database-2-to-3,plasmashell-6.0-keep-custom-position-of-panels
mtime=1743565104
[plasmashell-6.0-keep-default-floating-setting-for-plasma-5-panels.upd]
ctime=1747272432
done=plasmashell-6.0-keep-custom-position-of-panels,plasmashell-6.0-keep-default-floating-setting-for-plasma-5-panels
mtime=1743565104
[spectacle.upd]
ctime=1747271783
done=plasmashell-6.0-keep-default-floating-setting-for-plasma-5-panels,24.02.0-video_format,24.02.0-keep_old_save_location,24.02.0-rename_settings,24.02.0-keep_old_filename_templates,24.05.2-change_placeholder_format
mtime=1743565228

View File

@ -0,0 +1,2 @@
[Module-device_automounter]
autoload=false

View File

@ -0,0 +1,2 @@
[Mouse]
cursorTheme=breeze_cursors

View File

@ -0,0 +1,8 @@
[General]
ColorScheme=BreezeDark
[Icons]
Theme=breeze-dark
[KDE]
widgetStyle=Breeze

View File

@ -0,0 +1,3 @@
[KSplash]
Engine=KSplashQML
Theme=org.kde.breezedark.desktop

View File

@ -0,0 +1,4 @@
[org.kde.kdecoration2]
NoPlugin=false
library=org.kde.breeze
theme=Breeze

View File

@ -0,0 +1 @@
org.kde.breezedark.desktop

View File

@ -0,0 +1,2 @@
[Theme]
name=default

View File

@ -1,3 +1,143 @@
[ColorEffects:Disabled]
ChangeSelectionColor=
Color=56,56,56
ColorAmount=0
ColorEffect=0
ContrastAmount=0.65
ContrastEffect=1
Enable=
IntensityAmount=0.1
IntensityEffect=2
[ColorEffects:Inactive]
ChangeSelectionColor=true
Color=112,111,110
ColorAmount=0.025
ColorEffect=2
ContrastAmount=0.1
ContrastEffect=2
Enable=false
IntensityAmount=0
IntensityEffect=0
[Colors:Button]
BackgroundAlternate=30,87,116
BackgroundNormal=49,54,59
DecorationFocus=61,174,233
DecorationHover=61,174,233
ForegroundActive=61,174,233
ForegroundInactive=161,169,177
ForegroundLink=29,153,243
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=252,252,252
ForegroundPositive=39,174,96
ForegroundVisited=155,89,182
[Colors:Complementary]
BackgroundAlternate=30,87,116
BackgroundNormal=42,46,50
DecorationFocus=61,174,233
DecorationHover=61,174,233
ForegroundActive=61,174,233
ForegroundInactive=161,169,177
ForegroundLink=29,153,243
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=252,252,252
ForegroundPositive=39,174,96
ForegroundVisited=155,89,182
[Colors:Header]
BackgroundAlternate=42,46,50
BackgroundNormal=49,54,59
DecorationFocus=61,174,233
DecorationHover=61,174,233
ForegroundActive=61,174,233
ForegroundInactive=161,169,177
ForegroundLink=29,153,243
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=252,252,252
ForegroundPositive=39,174,96
ForegroundVisited=155,89,182
[Colors:Header][Inactive]
BackgroundAlternate=49,54,59
BackgroundNormal=42,46,50
DecorationFocus=61,174,233
DecorationHover=61,174,233
ForegroundActive=61,174,233
ForegroundInactive=161,169,177
ForegroundLink=29,153,243
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=252,252,252
ForegroundPositive=39,174,96
ForegroundVisited=155,89,182
[Colors:Selection]
BackgroundAlternate=30,87,116
BackgroundNormal=61,174,233
DecorationFocus=61,174,233
DecorationHover=61,174,233
ForegroundActive=252,252,252
ForegroundInactive=161,169,177
ForegroundLink=253,188,75
ForegroundNegative=176,55,69
ForegroundNeutral=198,92,0
ForegroundNormal=252,252,252
ForegroundPositive=23,104,57
ForegroundVisited=155,89,182
[Colors:Tooltip]
BackgroundAlternate=42,46,50
BackgroundNormal=49,54,59
DecorationFocus=61,174,233
DecorationHover=61,174,233
ForegroundActive=61,174,233
ForegroundInactive=161,169,177
ForegroundLink=29,153,243
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=252,252,252
ForegroundPositive=39,174,96
ForegroundVisited=155,89,182
[Colors:View]
BackgroundAlternate=35,38,41
BackgroundNormal=27,30,32
DecorationFocus=61,174,233
DecorationHover=61,174,233
ForegroundActive=61,174,233
ForegroundInactive=161,169,177
ForegroundLink=29,153,243
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=252,252,252
ForegroundPositive=39,174,96
ForegroundVisited=155,89,182
[Colors:Window]
BackgroundAlternate=49,54,59
BackgroundNormal=42,46,50
DecorationFocus=61,174,233
DecorationHover=61,174,233
ForegroundActive=61,174,233
ForegroundInactive=161,169,177
ForegroundLink=29,153,243
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=252,252,252
ForegroundPositive=39,174,96
ForegroundVisited=155,89,182
[General]
ColorSchemeHash=0be804dba87e3512aeb4be3d78ed981f59f0f2f4
[KDE]
LookAndFeelPackage=org.kde.breezedark.desktop
[KFileDialog Settings]
Allow Expansion=false
Automatically select filename extension=true
@ -17,3 +157,11 @@ Sort hidden files last=false
Sort reversed=false
Speedbar Width=139
View Style=DetailTree
[WM]
activeBackground=49,54,59
activeBlend=252,252,252
activeForeground=252,252,252
inactiveBackground=42,46,50
inactiveBlend=161,169,177
inactiveForeground=161,169,177

View File

@ -0,0 +1,253 @@
[ActivityManager]
_k_friendly_name=Activity Manager
switch-to-activity-02b227ef-c4a8-473e-b364-39717cc0dd20=none,none,Switch to activity "Default"
[KDE Keyboard Layout Switcher]
Switch to Last-Used Keyboard Layout=Meta+Alt+L,Meta+Alt+L,
Switch to Next Keyboard Layout=Meta+Alt+K,Meta+Alt+K,
_k_friendly_name=Keyboard Layout Switcher
[kaccess]
Toggle Screen Reader On and Off=Meta+Alt+S,Meta+Alt+S,Toggle Screen Reader On and Off
_k_friendly_name=Accessibility
[kcm_touchpad]
Disable Touchpad=Touchpad Off,Touchpad Off,
Enable Touchpad=Touchpad On,Touchpad On,
Toggle Touchpad=Touchpad Toggle\t\tMeta+Ctrl+Touchpad Toggle\tMeta+Ctrl+Zenkaku Hankaku,Touchpad Toggle\tTouchpad Toggle\tMeta+Ctrl+Touchpad Toggle\tMeta+Ctrl+Zenkaku Hankaku,
_k_friendly_name=Touchpad
[kmix]
_k_friendly_name=Audio Volume
decrease_microphone_volume=Microphone Volume Down,Microphone Volume Down,Decrease Microphone Volume
decrease_volume=Volume Down,Volume Down,Decrease Volume
decrease_volume_small=Shift+Volume Down,Shift+Volume Down,Decrease Volume by 1%
increase_microphone_volume=Microphone Volume Up,Microphone Volume Up,Increase Microphone Volume
increase_volume=Volume Up,Volume Up,Increase Volume
increase_volume_small=Shift+Volume Up,Shift+Volume Up,Increase Volume by 1%
mic_mute=Microphone Mute\tMeta+Volume Mute,Microphone Mute\tMeta+Volume Mute,Mute Microphone
mute=Volume Mute,Volume Mute,Mute
[ksmserver]
Halt Without Confirmation=,,Shut Down Without Confirmation
Lock Session=Meta+L\tScreensaver,Meta+L\tScreensaver,Lock Session
Log Out=Ctrl+Alt+Del,Ctrl+Alt+Del,Show Logout Screen
Log Out Without Confirmation=,,Log Out Without Confirmation
LogOut=,,Log Out
Reboot=,,Reboot
Reboot Without Confirmation=,,Reboot Without Confirmation
Shut Down=,,Shut Down
_k_friendly_name=KWin
[kwin]
Activate Window Demanding Attention=Meta+Ctrl+A,Meta+Ctrl+A,Activate Window Demanding Attention
Cycle Overview=none,none,Cycle through Overview and Grid View
Cycle Overview Opposite=none,none,Cycle through Grid View and Overview
Decrease Opacity=,,Decrease Opacity of Active Window by 5%
Edit Tiles=Meta+T,Meta+T,Toggle Tiles Editor
Grid View=Meta+G,Meta+G,Toggle Grid View
Increase Opacity=,,Increase Opacity of Active Window by 5%
Kill Window=Meta+Ctrl+Esc,Meta+Ctrl+Esc,Kill Window
Move Tablet to Next Output=none,none,Move the tablet to the next output
MoveMouseToCenter=Meta+F6,Meta+F6,Move Mouse to Center
MoveMouseToFocus=Meta+F5,Meta+F5,Move Mouse to Focus
MoveZoomDown=none,none,Move Zoomed Area Downwards
MoveZoomLeft=none,none,Move Zoomed Area to Left
MoveZoomRight=none,none,Move Zoomed Area to Right
MoveZoomUp=none,none,Move Zoomed Area Upwards
Overview=Meta+W,Meta+W,Toggle Overview
Setup Window Shortcut=,,Setup Window Shortcut
Show Desktop=Meta+D,Meta+D,Peek at Desktop
Switch One Desktop Down=Meta+Ctrl+Down,Meta+Ctrl+Down,Switch One Desktop Down
Switch One Desktop Up=Meta+Ctrl+Up,Meta+Ctrl+Up,Switch One Desktop Up
Switch One Desktop to the Left=Meta+Ctrl+Left,Meta+Ctrl+Left,Switch One Desktop to the Left
Switch One Desktop to the Right=Meta+Ctrl+Right,Meta+Ctrl+Right,Switch One Desktop to the Right
Switch Window Down=Meta+Alt+Down,Meta+Alt+Down,Switch to Window Below
Switch Window Left=Meta+Alt+Left,Meta+Alt+Left,Switch to Window to the Left
Switch Window Right=Meta+Alt+Right,Meta+Alt+Right,Switch to Window to the Right
Switch Window Up=Meta+Alt+Up,Meta+Alt+Up,Switch to Window Above
Switch to Desktop 1=Ctrl+F1,Ctrl+F1,Switch to Desktop 1
Switch to Desktop 10=,,Switch to Desktop 10
Switch to Desktop 11=,,Switch to Desktop 11
Switch to Desktop 12=,,Switch to Desktop 12
Switch to Desktop 13=,,Switch to Desktop 13
Switch to Desktop 14=,,Switch to Desktop 14
Switch to Desktop 15=,,Switch to Desktop 15
Switch to Desktop 16=,,Switch to Desktop 16
Switch to Desktop 17=,,Switch to Desktop 17
Switch to Desktop 18=,,Switch to Desktop 18
Switch to Desktop 19=,,Switch to Desktop 19
Switch to Desktop 2=Ctrl+F2,Ctrl+F2,Switch to Desktop 2
Switch to Desktop 20=,,Switch to Desktop 20
Switch to Desktop 3=Ctrl+F3,Ctrl+F3,Switch to Desktop 3
Switch to Desktop 4=Ctrl+F4,Ctrl+F4,Switch to Desktop 4
Switch to Desktop 5=,,Switch to Desktop 5
Switch to Desktop 6=,,Switch to Desktop 6
Switch to Desktop 7=,,Switch to Desktop 7
Switch to Desktop 8=,,Switch to Desktop 8
Switch to Desktop 9=,,Switch to Desktop 9
Switch to Next Desktop=,,Switch to Next Desktop
Switch to Next Screen=,,Switch to Next Screen
Switch to Previous Desktop=,,Switch to Previous Desktop
Switch to Previous Screen=,,Switch to Previous Screen
Switch to Screen 0=,,Switch to Screen 0
Switch to Screen 1=,,Switch to Screen 1
Switch to Screen 2=,,Switch to Screen 2
Switch to Screen 3=,,Switch to Screen 3
Switch to Screen 4=,,Switch to Screen 4
Switch to Screen 5=,,Switch to Screen 5
Switch to Screen 6=,,Switch to Screen 6
Switch to Screen 7=,,Switch to Screen 7
Switch to Screen Above=,,Switch to Screen Above
Switch to Screen Below=,,Switch to Screen Below
Switch to Screen to the Left=,,Switch to Screen to the Left
Switch to Screen to the Right=,,Switch to Screen to the Right
Toggle Night Color=none,none,Suspend/Resume Night Light
Toggle Window Raise/Lower=,,Toggle Window Raise/Lower
Walk Through Windows=Alt+Tab,Alt+Tab,Walk Through Windows
Walk Through Windows (Reverse)=Alt+Shift+Tab,Alt+Shift+Tab,Walk Through Windows (Reverse)
Walk Through Windows Alternative=,,Walk Through Windows Alternative
Walk Through Windows Alternative (Reverse)=,,Walk Through Windows Alternative (Reverse)
Walk Through Windows of Current Application=Alt+`,Alt+`,Walk Through Windows of Current Application
Walk Through Windows of Current Application (Reverse)=Alt+~,Alt+~,Walk Through Windows of Current Application (Reverse)
Walk Through Windows of Current Application Alternative=,,Walk Through Windows of Current Application Alternative
Walk Through Windows of Current Application Alternative (Reverse)=,,Walk Through Windows of Current Application Alternative (Reverse)
Window Above Other Windows=,,Keep Window Above Others
Window Below Other Windows=,,Keep Window Below Others
Window Close=Alt+F4,Alt+F4,Close Window
Window Custom Quick Tile Bottom=,,Custom Quick Tile Window to the Bottom
Window Custom Quick Tile Left=,,Custom Quick Tile Window to the Left
Window Custom Quick Tile Right=,,Custom Quick Tile Window to the Right
Window Custom Quick Tile Top=,,Custom Quick Tile Window to the Top
Window Fullscreen=,,Make Window Fullscreen
Window Grow Horizontal=,,Expand Window Horizontally
Window Grow Vertical=,,Expand Window Vertically
Window Lower=,,Lower Window
Window Maximize=Meta+PgUp,Meta+PgUp,Maximize Window
Window Maximize Horizontal=,,Maximize Window Horizontally
Window Maximize Vertical=,,Maximize Window Vertically
Window Minimize=Meta+PgDown,Meta+PgDown,Minimize Window
Window Move=,,Move Window
Window Move Center=,,Move Window to the Center
Window No Border=,,Toggle Window Titlebar and Frame
Window On All Desktops=,,Keep Window on All Desktops
Window One Desktop Down=Meta+Ctrl+Shift+Down,Meta+Ctrl+Shift+Down,Window One Desktop Down
Window One Desktop Up=Meta+Ctrl+Shift+Up,Meta+Ctrl+Shift+Up,Window One Desktop Up
Window One Desktop to the Left=Meta+Ctrl+Shift+Left,Meta+Ctrl+Shift+Left,Window One Desktop to the Left
Window One Desktop to the Right=Meta+Ctrl+Shift+Right,Meta+Ctrl+Shift+Right,Window One Desktop to the Right
Window One Screen Down=,,Move Window One Screen Down
Window One Screen Up=,,Move Window One Screen Up
Window One Screen to the Left=,,Move Window One Screen to the Left
Window One Screen to the Right=,,Move Window One Screen to the Right
Window Operations Menu=Alt+F3,Alt+F3,Window Operations Menu
Window Pack Down=,,Move Window Down
Window Pack Left=,,Move Window Left
Window Pack Right=,,Move Window Right
Window Pack Up=,,Move Window Up
Window Quick Tile Bottom=Meta+Down,Meta+Down,Quick Tile Window to the Bottom
Window Quick Tile Bottom Left=,,Quick Tile Window to the Bottom Left
Window Quick Tile Bottom Right=,,Quick Tile Window to the Bottom Right
Window Quick Tile Left=Meta+Left,Meta+Left,Quick Tile Window to the Left
Window Quick Tile Right=Meta+Right,Meta+Right,Quick Tile Window to the Right
Window Quick Tile Top=Meta+Up,Meta+Up,Quick Tile Window to the Top
Window Quick Tile Top Left=,,Quick Tile Window to the Top Left
Window Quick Tile Top Right=,,Quick Tile Window to the Top Right
Window Raise=,,Raise Window
Window Resize=,,Resize Window
Window Shade=,,Shade Window
Window Shrink Horizontal=,,Shrink Window Horizontally
Window Shrink Vertical=,,Shrink Window Vertically
Window to Desktop 1=,,Window to Desktop 1
Window to Desktop 10=,,Window to Desktop 10
Window to Desktop 11=,,Window to Desktop 11
Window to Desktop 12=,,Window to Desktop 12
Window to Desktop 13=,,Window to Desktop 13
Window to Desktop 14=,,Window to Desktop 14
Window to Desktop 15=,,Window to Desktop 15
Window to Desktop 16=,,Window to Desktop 16
Window to Desktop 17=,,Window to Desktop 17
Window to Desktop 18=,,Window to Desktop 18
Window to Desktop 19=,,Window to Desktop 19
Window to Desktop 2=,,Window to Desktop 2
Window to Desktop 20=,,Window to Desktop 20
Window to Desktop 3=,,Window to Desktop 3
Window to Desktop 4=,,Window to Desktop 4
Window to Desktop 5=,,Window to Desktop 5
Window to Desktop 6=,,Window to Desktop 6
Window to Desktop 7=,,Window to Desktop 7
Window to Desktop 8=,,Window to Desktop 8
Window to Desktop 9=,,Window to Desktop 9
Window to Next Desktop=,,Window to Next Desktop
Window to Next Screen=Meta+Shift+Right,Meta+Shift+Right,Move Window to Next Screen
Window to Previous Desktop=,,Window to Previous Desktop
Window to Previous Screen=Meta+Shift+Left,Meta+Shift+Left,Move Window to Previous Screen
Window to Screen 0=,,Move Window to Screen 0
Window to Screen 1=,,Move Window to Screen 1
Window to Screen 2=,,Move Window to Screen 2
Window to Screen 3=,,Move Window to Screen 3
Window to Screen 4=,,Move Window to Screen 4
Window to Screen 5=,,Move Window to Screen 5
Window to Screen 6=,,Move Window to Screen 6
Window to Screen 7=,,Move Window to Screen 7
_k_friendly_name=KWin
disableInputCapture=Meta+Shift+Esc,Meta+Shift+Esc,Disable Active Input Capture
view_actual_size=Meta+0,Meta+0,Zoom to Actual Size
view_zoom_in=Meta++\tMeta+=,Meta++\tMeta+=,Zoom In
view_zoom_out=Meta+-,Meta+-,Zoom Out
[mediacontrol]
_k_friendly_name=Media Controller
mediavolumedown=,,Media volume down
mediavolumeup=,,Media volume up
nextmedia=Media Next,Media Next,Media playback next
pausemedia=Media Pause,Media Pause,Pause media playback
playmedia=,,Play media playback
playpausemedia=Media Play,Media Play,Play/Pause media playback
previousmedia=Media Previous,Media Previous,Media playback previous
stopmedia=Media Stop,Media Stop,Stop media playback
[org_kde_powerdevil]
Decrease Keyboard Brightness=Keyboard Brightness Down,Keyboard Brightness Down,Decrease Keyboard Brightness
Decrease Screen Brightness=Monitor Brightness Down,Monitor Brightness Down,Decrease Screen Brightness
Decrease Screen Brightness Small=Shift+Monitor Brightness Down,Shift+Monitor Brightness Down,Decrease Screen Brightness by 1%
Hibernate=Hibernate,Hibernate,Hibernate
Increase Keyboard Brightness=Keyboard Brightness Up,Keyboard Brightness Up,Increase Keyboard Brightness
Increase Screen Brightness=Monitor Brightness Up,Monitor Brightness Up,Increase Screen Brightness
Increase Screen Brightness Small=Shift+Monitor Brightness Up,Shift+Monitor Brightness Up,Increase Screen Brightness by 1%
PowerDown=Power Down,Power Down,Power Down
PowerOff=Power Off,Power Off,Power Off
Sleep=Sleep,Sleep,Suspend
Toggle Keyboard Backlight=Keyboard Light On/Off,Keyboard Light On/Off,Toggle Keyboard Backlight
Turn Off Screen=none,none,Turn Off Screen
_k_friendly_name=Power Management
powerProfile=Battery\tMeta+B,Battery\tMeta+B,Switch Power Profile
[plasmashell]
_k_friendly_name=plasmashell
activate application launcher=Meta\tAlt+F1,Meta\tAlt+F1,Activate Application Launcher
activate task manager entry 1=Meta+1,Meta+1,Activate Task Manager Entry 1
activate task manager entry 10=,,Activate Task Manager Entry 10
activate task manager entry 2=Meta+2,Meta+2,Activate Task Manager Entry 2
activate task manager entry 3=Meta+3,Meta+3,Activate Task Manager Entry 3
activate task manager entry 4=Meta+4,Meta+4,Activate Task Manager Entry 4
activate task manager entry 5=Meta+5,Meta+5,Activate Task Manager Entry 5
activate task manager entry 6=Meta+6,Meta+6,Activate Task Manager Entry 6
activate task manager entry 7=Meta+7,Meta+7,Activate Task Manager Entry 7
activate task manager entry 8=Meta+8,Meta+8,Activate Task Manager Entry 8
activate task manager entry 9=Meta+9,Meta+9,Activate Task Manager Entry 9
clear-history=,,Clear Clipboard History
clipboard_action=Meta+Ctrl+X,Meta+Ctrl+X,Automatic Action Popup Menu
cycle-panels=Meta+Alt+P,Meta+Alt+P,Move keyboard focus between panels
cycleNextAction=,,Next History Item
cyclePrevAction=,,Previous History Item
manage activities=Meta+Q,Meta+Q,Show Activity Switcher
next activity=Meta+A,none,Walk through activities
previous activity=Meta+Shift+A,none,Walk through activities (Reverse)
repeat_action=,,Manually Invoke Action on Current Clipboard
show dashboard=Ctrl+F12,Ctrl+F12,Show Desktop
show-barcode=,,Show Barcode…
show-on-mouse-pos=Meta+V,Meta+V,Show Clipboard Items at Mouse Position
stop current activity=Meta+S,Meta+S,Stop Current Activity
switch to next activity=,,Switch to Next Activity
switch to previous activity=,,Switch to Previous Activity
toggle do not disturb=,,Toggle do not disturb

View File

@ -0,0 +1,2 @@
[Confirmations]
ConfirmDelete=true

View File

@ -0,0 +1,5 @@
[LegacySession: saved at previous logout]
count=0
[Session: saved at previous logout]
count=0

View File

@ -0,0 +1,4 @@
[TimeZones]
LocalZone=America/Denver
ZoneinfoDir=/usr/share/zoneinfo
Zonetab=/usr/share/zoneinfo/zone.tab

View File

@ -0,0 +1,85 @@
[
{
"data": [
{
"allowSdrSoftwareBrightness": true,
"autoRotation": "InTabletMode",
"brightness": 1,
"colorPowerTradeoff": "PreferEfficiency",
"colorProfileSource": "sRGB",
"connectorName": "DP-1",
"edidHash": "3e403cb4592abb6b759f174d5df5e670",
"edidIdentifier": "DEL 41017 859257173 15 2009 0",
"highDynamicRange": false,
"iccProfilePath": "",
"mode": {
"height": 1080,
"refreshRate": 60000,
"width": 1920
},
"overscan": 0,
"rgbRange": "Automatic",
"scale": 1,
"sdrBrightness": 200,
"sdrGamutWideness": 0,
"transform": "Normal",
"vrrPolicy": "Automatic",
"wideColorGamut": false
},
{
"allowSdrSoftwareBrightness": true,
"autoRotation": "InTabletMode",
"brightness": 1,
"colorPowerTradeoff": "PreferEfficiency",
"colorProfileSource": "sRGB",
"connectorName": "HDMI-A-1",
"edidHash": "0a5475e2353e9bb94c012dbab1667916",
"edidIdentifier": "SHP 12883 16843009 0 2015 0",
"highDynamicRange": false,
"iccProfilePath": "",
"mode": {
"height": 1080,
"refreshRate": 60000,
"width": 1920
},
"overscan": 0,
"rgbRange": "Automatic",
"scale": 1,
"sdrBrightness": 200,
"sdrGamutWideness": 0,
"transform": "Normal",
"vrrPolicy": "Automatic",
"wideColorGamut": false
}
],
"name": "outputs"
},
{
"data": [
{
"lidClosed": false,
"outputs": [
{
"enabled": true,
"outputIndex": 0,
"position": {
"x": 0,
"y": 0
},
"priority": 0
},
{
"enabled": true,
"outputIndex": 1,
"position": {
"x": 1920,
"y": 0
},
"priority": 1
}
]
}
],
"name": "setups"
}
]

View File

@ -0,0 +1,16 @@
[Desktops]
Id_1=5cce854f-3f01-44cb-84f1-bfce56026df0
Number=1
Rows=1
[Tiling]
padding=4
[Tiling][64c8f3ba-336b-56fc-b733-81ec5685e90d]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Tiling][73d34000-4fe7-5105-b287-de9c7e2a3657]
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
[Xwayland]
Scale=1

View File

@ -0,0 +1,2 @@
[Formats]
LANG=en_US.utf8

View File

@ -0,0 +1,303 @@
[ActionPlugins][0]
RightButton;NoModifier=org.kde.contextmenu
[ActionPlugins][1]
RightButton;NoModifier=org.kde.contextmenu
[Containments][1]
ItemGeometriesHorizontal=
activityId=02b227ef-c4a8-473e-b364-39717cc0dd20
formfactor=0
immutability=1
lastScreen=0
location=0
plugin=org.kde.plasma.folder
wallpaperplugin=org.kde.image
[Containments][1][General]
positions={"1920x1080":[]}
[Containments][2]
ItemGeometriesHorizontal=
activityId=02b227ef-c4a8-473e-b364-39717cc0dd20
formfactor=0
immutability=1
lastScreen=1
location=0
plugin=org.kde.plasma.folder
wallpaperplugin=org.kde.image
[Containments][2][General]
positions={"1920x1080":[]}
[Containments][26]
activityId=
formfactor=2
immutability=1
lastScreen=0
location=4
plugin=org.kde.panel
wallpaperplugin=org.kde.image
[Containments][26][Applets][27]
immutability=1
plugin=org.kde.plasma.kickoff
[Containments][26][Applets][27][Configuration]
PreloadWeight=100
popupHeight=508
popupWidth=647
[Containments][26][Applets][27][Configuration][General]
favoritesPortedToKAstats=true
[Containments][26][Applets][28]
immutability=1
plugin=org.kde.plasma.pager
[Containments][26][Applets][29]
immutability=1
plugin=org.kde.plasma.icontasks
[Containments][26][Applets][29][Configuration][General]
launchers=applications:systemsettings.desktop,preferred://filemanager,applications:com.mitchellh.ghostty.desktop
[Containments][26][Applets][30]
immutability=1
plugin=org.kde.plasma.marginsseparator
[Containments][26][Applets][31]
immutability=1
plugin=org.kde.plasma.systemtray
[Containments][26][Applets][31][Configuration]
SystrayContainmentId=32
[Containments][26][Applets][44]
immutability=1
plugin=org.kde.plasma.digitalclock
[Containments][26][Applets][44][Configuration]
popupHeight=400
popupWidth=560
[Containments][26][Applets][45]
immutability=1
plugin=org.kde.plasma.showdesktop
[Containments][26][General]
AppletOrder=27;28;29;30;31;44;45
[Containments][3]
activityId=
formfactor=2
immutability=1
lastScreen=1
location=4
plugin=org.kde.panel
wallpaperplugin=org.kde.image
[Containments][3][Applets][21]
immutability=1
plugin=org.kde.plasma.digitalclock
[Containments][3][Applets][21][Configuration]
popupHeight=400
popupWidth=560
[Containments][3][Applets][21][Configuration][Appearance]
fontWeight=400
[Containments][3][Applets][22]
immutability=1
plugin=org.kde.plasma.showdesktop
[Containments][3][Applets][4]
immutability=1
plugin=org.kde.plasma.kickoff
[Containments][3][Applets][4][Configuration]
PreloadWeight=100
popupHeight=508
popupWidth=647
[Containments][3][Applets][4][Configuration][General]
favoritesPortedToKAstats=true
[Containments][3][Applets][5]
immutability=1
plugin=org.kde.plasma.pager
[Containments][3][Applets][6]
immutability=1
plugin=org.kde.plasma.icontasks
[Containments][3][Applets][7]
immutability=1
plugin=org.kde.plasma.marginsseparator
[Containments][3][Applets][8]
immutability=1
plugin=org.kde.plasma.systemtray
[Containments][3][Applets][8][Configuration]
PreloadWeight=55
SystrayContainmentId=9
[Containments][3][General]
AppletOrder=4;5;6;7;8;21;22
[Containments][32]
activityId=
formfactor=2
immutability=1
lastScreen=-1
location=4
plugin=org.kde.plasma.private.systemtray
popupHeight=432
popupWidth=432
wallpaperplugin=org.kde.image
[Containments][32][Applets][33]
immutability=1
plugin=org.kde.plasma.vault
[Containments][32][Applets][34]
immutability=1
plugin=org.kde.plasma.keyboardlayout
[Containments][32][Applets][35]
immutability=1
plugin=org.kde.plasma.manage-inputmethod
[Containments][32][Applets][36]
immutability=1
plugin=org.kde.plasma.printmanager
[Containments][32][Applets][37]
immutability=1
plugin=org.kde.plasma.keyboardindicator
[Containments][32][Applets][38]
immutability=1
plugin=org.kde.plasma.cameraindicator
[Containments][32][Applets][39]
immutability=1
plugin=org.kde.kscreen
[Containments][32][Applets][40]
immutability=1
plugin=org.kde.plasma.clipboard
[Containments][32][Applets][41]
immutability=1
plugin=org.kde.plasma.volume
[Containments][32][Applets][41][Configuration][General]
migrated=true
[Containments][32][Applets][42]
immutability=1
plugin=org.kde.plasma.notifications
[Containments][32][Applets][43]
immutability=1
plugin=org.kde.plasma.devicenotifier
[Containments][32][Applets][46]
immutability=1
plugin=org.kde.plasma.brightness
[Containments][32][Applets][47]
immutability=1
plugin=org.kde.plasma.battery
[Containments][32][Applets][48]
immutability=1
plugin=org.kde.plasma.bluetooth
[Containments][32][General]
extraItems=org.kde.plasma.vault,org.kde.plasma.battery,org.kde.plasma.keyboardlayout,org.kde.plasma.networkmanagement,org.kde.plasma.manage-inputmethod,org.kde.plasma.printmanager,org.kde.plasma.keyboardindicator,org.kde.plasma.cameraindicator,org.kde.plasma.bluetooth,org.kde.kscreen,org.kde.plasma.clipboard,org.kde.plasma.mediacontroller,org.kde.plasma.brightness,org.kde.plasma.volume,org.kde.plasma.notifications,org.kde.plasma.devicenotifier
knownItems=org.kde.plasma.vault,org.kde.plasma.battery,org.kde.plasma.keyboardlayout,org.kde.plasma.networkmanagement,org.kde.plasma.manage-inputmethod,org.kde.plasma.printmanager,org.kde.plasma.keyboardindicator,org.kde.plasma.cameraindicator,org.kde.plasma.bluetooth,org.kde.kscreen,org.kde.plasma.clipboard,org.kde.plasma.mediacontroller,org.kde.plasma.brightness,org.kde.plasma.volume,org.kde.plasma.notifications,org.kde.plasma.devicenotifier
[Containments][9]
activityId=
formfactor=2
immutability=1
lastScreen=-1
location=4
plugin=org.kde.plasma.private.systemtray
popupHeight=432
popupWidth=432
wallpaperplugin=org.kde.image
[Containments][9][Applets][10]
immutability=1
plugin=org.kde.plasma.vault
[Containments][9][Applets][11]
immutability=1
plugin=org.kde.plasma.keyboardlayout
[Containments][9][Applets][12]
immutability=1
plugin=org.kde.plasma.manage-inputmethod
[Containments][9][Applets][13]
immutability=1
plugin=org.kde.plasma.printmanager
[Containments][9][Applets][14]
immutability=1
plugin=org.kde.plasma.keyboardindicator
[Containments][9][Applets][15]
immutability=1
plugin=org.kde.plasma.cameraindicator
[Containments][9][Applets][16]
immutability=1
plugin=org.kde.kscreen
[Containments][9][Applets][17]
immutability=1
plugin=org.kde.plasma.clipboard
[Containments][9][Applets][18]
immutability=1
plugin=org.kde.plasma.volume
[Containments][9][Applets][18][Configuration][General]
migrated=true
[Containments][9][Applets][19]
immutability=1
plugin=org.kde.plasma.notifications
[Containments][9][Applets][20]
immutability=1
plugin=org.kde.plasma.devicenotifier
[Containments][9][Applets][23]
immutability=1
plugin=org.kde.plasma.brightness
[Containments][9][Applets][24]
immutability=1
plugin=org.kde.plasma.battery
[Containments][9][Applets][25]
immutability=1
plugin=org.kde.plasma.bluetooth
[Containments][9][Applets][25][Configuration]
PreloadWeight=55
[Containments][9][General]
extraItems=org.kde.plasma.vault,org.kde.plasma.battery,org.kde.plasma.keyboardlayout,org.kde.plasma.networkmanagement,org.kde.plasma.manage-inputmethod,org.kde.plasma.printmanager,org.kde.plasma.keyboardindicator,org.kde.plasma.cameraindicator,org.kde.plasma.bluetooth,org.kde.kscreen,org.kde.plasma.clipboard,org.kde.plasma.mediacontroller,org.kde.plasma.brightness,org.kde.plasma.volume,org.kde.plasma.notifications,org.kde.plasma.devicenotifier
knownItems=org.kde.plasma.vault,org.kde.plasma.battery,org.kde.plasma.keyboardlayout,org.kde.plasma.networkmanagement,org.kde.plasma.manage-inputmethod,org.kde.plasma.printmanager,org.kde.plasma.keyboardindicator,org.kde.plasma.cameraindicator,org.kde.plasma.bluetooth,org.kde.kscreen,org.kde.plasma.clipboard,org.kde.plasma.mediacontroller,org.kde.plasma.brightness,org.kde.plasma.volume,org.kde.plasma.notifications,org.kde.plasma.devicenotifier
[ScreenMapping]
itemsOnDisabledScreens=
screenMapping=

View File

@ -0,0 +1,2 @@
[General]
LastSeenVersion=6.3.4

View File

@ -0,0 +1,15 @@
[PlasmaViews][Panel 26]
floating=0
[PlasmaViews][Panel 26][Defaults]
thickness=44
[PlasmaViews][Panel 3]
alignment=1
floating=0
[PlasmaViews][Panel 3][Defaults]
thickness=44
[Updates]
performed=/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/digitalclock_rename_timezonedisplay_key.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/folderview_fix_recursive_screenmapping.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/systemloadviewer_systemmonitor.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/klipper_clear_config.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/digitalclock_migrate_font_settings.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/digitalclock_migrate_showseconds_setting.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/mediaframe_migrate_useBackground_setting.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/migrate_font_weights.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/containmentactions_middlebutton.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/no_middle_click_paste_on_panels.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/maintain_existing_desktop_icon_sizes.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/move_desktop_layout_config.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/keyboardlayout_remove_shortcut.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/keyboardlayout_migrateiconsetting.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/unlock_widgets.js

View File

@ -0,0 +1,2 @@
[Migration]
MigratedProfilesToPlasma6=powerdevilrc

View File

@ -0,0 +1,29 @@
[Session]
active=-1
activities1=
count=1
desktop=1
desktop1=1
fsrestore1=0,0,0,0
fullscreen1=0
geometry1=0,99,100,100
iconified1=false
keepBelow1=false
maximize1=0
opacity1=0
resourceClass1=xwaylandvideobridge
resourceName1=xwaylandvideobridge
restore1=0,99,1,1
sessionId1=1013ad4cfe1000174732018200000038310002
shaded1=false
shortcut1=
skipPager1=true
skipSwitcher1=true
skipTaskbar1=true
stackingOrder1=4
staysOnTop1=false
sticky1=false
userNoBorder1=true
windowRole1=
windowType1=Normal
wmCommand1=

View File

@ -29,8 +29,8 @@ rsync -r /usr/src/linux/.config $HOME/Projects/$company/repos/DOT-Files/Gentoo/g
cd /home/ganome/Projects/$company/repos/DOT-Files ;
git pull ;
git add .;
git commit -am "Automated updated process of shell scripts and DOT Files ($HOSTNAME)" ;
git push;
# git commit -am "Automated updated process of shell scripts and DOT Files ($HOSTNAME)" ;
# git push;
cd - ;
}

View File

@ -1,3 +1,4 @@
export location="pueblo"
function testweather() { \
[ "$(stat -c %y "$HOME/.local/share/weatherreport" 2>/dev/null | cut -d' ' -f1)" != "$(date '+%Y-%m-%d')" ] &&
ping -q -c 1 1.1.1.1 >/dev/null &&

View File

@ -0,0 +1,15 @@
Gdk/UnscaledDPI 98304
Gdk/WindowScalingFactor 1
Gtk/EnableAnimations 1
Gtk/DecorationLayout "icon:minimize,maximize,close"
Net/ThemeName "Obsidian2"
Gtk/PrimaryButtonWarpsSlider 1
Gtk/ToolbarStyle 3
Gtk/MenuImages 1
Gtk/ButtonImages 1
Gtk/CursorThemeSize 24
Gtk/CursorThemeName "breeze_cursors"
Net/SoundThemeName "ocean"
Net/IconThemeName "oxygen"
Gtk/FontName "Noto Sans, 10"

File diff suppressed because it is too large Load Diff