gcolor3

A simple color chooser written in GTK3 (like gcolor2) -- moved to GNOME GitLab

GPL-2.0 License

Stars
107
Committers
63
gcolor3 - v2.3.1 Latest Release

Published by Hjdskes about 6 years ago

Gcolor3 has moved to GNOME's GitLab!

Release notes

  • Gcolor3 now builds with Clang (#107)
  • Gcolor3 now builds on FreeBSD (#108)
  • In the saved colors page, the whole page now scrolls. This is more in-line with the rest of GNOME.
  • Screenshots in the AppData now point to a correct URL.
gcolor3 - v2.3

Published by Hjdskes about 6 years ago

I have a blog post discussing the release, the plans with Wayland and future work: http://hjdskes.nl/blog/gcolor3-2.3/

Release notes:

  • Fix AppData for inclusion in Fedora, Flatpak (#60)
  • Import deprecated GtkColorSelection and GtkHSV (#67)
  • Fix crashing GNOME Shell on Wayland (#67)
  • Package Gcolor3 as Flatpak (#72)
  • Port Gcolor3 to the Meson build system (#83)
    • This removes a dependency on intltool.
  • Gcolor3ColorStore: mention that warnings are harmless on first run (#84)
  • Fix CTRL-C and other keyboard shortcuts (#64)
  • Redesigned saved color page (#92)
  • Redesigned header bar (#92)
  • Add a GtkShortcutswindow (#93)
    • This bumps the required version of GTK+ 3 to 3.20.
  • Add a manual page (#99)
  • Publish Gcolor3 on Flathub (#87)
  • There is now a PPA to install Gcolor3 on Ubuntu (#21)
  • New translations: Norwegian Bokmål, Indonesian, Russian, Spanish
  • Updated translations: Dutch, British English, German, Serbian
  • Removed outdated translations (from build): French, Galician, Greek, Indonesian, Norwegian Bokmål, Spanish, Swedish, Ukranian
gcolor3 - v2.2

Published by Hjdskes about 8 years ago

  • Use resource files to define the UI (3d1a0703e88fd4fdaee770210ea4372231700672).
  • Use Gcolor3ColorStore to centrally manage colors between several running instances (1ee4d5fa263d9ae733020aa9c38d72fdcd31bddd).
  • Follow the XDG directory specification (d91dd061b5880372be2fc7f94627c6520a9d62f6).
    This means that the configuration file has moved from ~/.rgb.ini to $XDG_CONFIG_HOME/gcolor3/config.ini.
  • Copy the selected color's hex value from the tree view using Ctrl-C (068b308a0098d795547dae708b30d8a691f17d47).
  • Make the main window resizable (772b33b502929ad1ded40b9e6423ce85b5435017).
  • Use an AppData file to describe Gcolor3 to GNOME Software and the like (8bbdda82bc3713ab842e34914e47d4633a580d2c).
  • Improvements to the build configuration.
  • Various small fixes and cleanups.
  • Updated translations:
    New: Ukrainian, Galician
    Updated: Dutch, British English, French, German, Serbian, Swedish and Ukrainian.
    Removed from build (outdated, left in source tree): Galician, Greek
gcolor3 - v2.1

Published by Hjdskes about 9 years ago

This releases fixes an important issue, renames palette to picker and Gcolor3 now outputs the last selected color's hex to stdout.

Gcolor3 is now also packaged for Fedora: https://copr.fedoraproject.org/coprs/fnux/GColor3/

gcolor3 - v2.0

Published by Hjdskes about 9 years ago

An almost complete rewrite, with a much better architecture. The featureset is identical, except for that Gcolor3 now uses an ini-style file to save colors. Please see all commits between this tag and the previous for an elaborate changelog.

gcolor3 - v1.2.1

Published by Hjdskes almost 11 years ago

Use buttons with images
Remove title and subtitle from headerbar
Use client side decorations

gcolor3 - v1.2

Published by Hjdskes about 11 years ago

Gcolor3 based on GTK 3.10 with a GtkHeaderbar and a GtkStack