Giter Club home page Giter Club logo

colorway's Introduction

colorway's People

Contributors

dusansimic avatar flipflop97 avatar lainsce avatar mejans avatar milotype avatar oscfdezdz avatar q1chenl avatar vistaus avatar wjt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

colorway's Issues

[Bug] Hue slider has incorrect rainbow direction

Running the flatpak version of Colorway 1.1.1 i have problems selecting colors. (Or i just don't understand how it works)

Lets say i want to select the color yellow. I position the slider to the right above yellow and then try to find the correct color in the selection area to the left.

image

I'm however unable to select or find this color. The same problem also seems present in the screenshot referenced in the main README.md with this image

Dragging the color selector drags the window

In 1.0.1, I'd like to refine the color I choose by holding my click on the color selector and then release it once I'm happy, rather than just clicking on random spots. When I do that it drags the window instead.

Very long launch time ( about 20 seconds )

  • OS: Fedora Silverblue 35
  • DE: Gnome Shell 41
  • Flatpak: 1.12.7
  • Colorway: 1.2.0

Here is the first launch debug message:

F: No installations directory in /etc/flatpak/installations.d. Skipping
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /var/home/lumingzh/.local/share/flatpak
F: Opening user flatpak installation at path /var/home/lumingzh/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /var/home/lumingzh/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: /var/lib/flatpak/runtime/org.gnome.Platform/x86_64/42/d240597586ac4c87e7e8dd634b67a3c910704b77d1ef5927147e55fe57cf569a/files/lib32 does not exist
F: Allocated instance id 748832608
F: Add defaults in dir /io/github/lainsce/Colorway/
F: Add locks in dir /io/github/lainsce/Colorway/
F: Disallowing network access
F: Allowing dri access
F: Allowing wayland access
F: Running 'bwrap --args 37 xdg-dbus-proxy --args=40'
F: Running 'bwrap --args 37 io.github.lainsce.Colorway'

Here is the second launch debug message:

F: No installations directory in /etc/flatpak/installations.d. Skipping
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /var/home/lumingzh/.local/share/flatpak
F: Opening user flatpak installation at path /var/home/lumingzh/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /var/home/lumingzh/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: /var/lib/flatpak/runtime/org.gnome.Platform/x86_64/42/d240597586ac4c87e7e8dd634b67a3c910704b77d1ef5927147e55fe57cf569a/files/lib32 does not exist
F: Cleaning up unused container id 748832608
F: Cleaning up per-app-ID state for io.github.lainsce.Colorway
F: Allocated instance id 2313050806
F: Add defaults in dir /io/github/lainsce/Colorway/
F: Add locks in dir /io/github/lainsce/Colorway/
F: Disallowing network access
F: Allowing dri access
F: Allowing wayland access
F: Running 'bwrap --args 37 xdg-dbus-proxy --args=40'
F: Running 'bwrap --args 37 io.github.lainsce.Colorway'

Use weblate for translation

It will be great to using weblate.org for translation. It's open source and very easy for translators to use.

Thank you.

Graphical glitch with copy colour button

Hello! If you found an error in this app, follow this template:

Kooha-11-27-2021-16-08-38.mp4

The copy colour button flashes continuously.

io.github.lainsce.Colorway 1.0.2

Gnome 41, Wayland, Fedora 35

Color precision can be lost from GdkRGBA

return "#" + "%02x%02x%02x".printf ((uint)red, (uint)green, (uint)blue);

I happened across this earlier when I was working on some color palette things, and I made the same mistake in some of my code. This needs to use roundf() instead of always dropping the precision.

Test case: #6362C8

Picker issue - system installation

Nothing happens when I click it, even in the terminal output.
Compilation succeeded, but with 15 warnings.
Installed outside Flatpak with Meson with all dependencies.
v1.2.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.