Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color Picker portal #1807

Closed
danirabbit opened this issue Dec 4, 2023 · 1 comment · Fixed by elementary/portals#94
Closed

Color Picker portal #1807

danirabbit opened this issue Dec 4, 2023 · 1 comment · Fixed by elementary/portals#94

Comments

@danirabbit
Copy link
Member

Problem

It seems like we don't provide the color picker portal

https://mastodon.social/@markjones@prazeworks.uk/111387220591024269

Proposal

Provide the color picker portal

Prior Art (Optional)

No response

@davidmhewitt
Copy link
Member

We already implement pick_color on the org.gnome.Shell.Screenshot interface:

public async GLib.HashTable<string, Variant> pick_color () throws DBusError, IOError {

Shouldn't be too much work to expose it as a portal too.

@davidmhewitt davidmhewitt moved this from To do to In progress in Sandboxing & Portals Dec 11, 2023
@davidmhewitt davidmhewitt moved this from To do to In progress in Wayland Dec 11, 2023
@davidmhewitt davidmhewitt moved this from Todo to In Progress in OS 8 Dec 11, 2023
@github-project-automation github-project-automation bot moved this from In progress to Done in Wayland Apr 24, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in Sandboxing & Portals Apr 24, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in OS 8 Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants