aboutsummaryrefslogtreecommitdiff
path: root/src/dbus/gnome_shell_screenshot.rs
AgeCommit message (Collapse)Author
2025-03-23dbus/gnome_shell_screenshot: Fix pick_color return typeIvan Molodetskikh
2025-03-22feat: support color picker functionalitynnyyxxxx
chore: format code refactor: improve quality feat: implement gnomes PickColor method refactor: minor code extraction misc: fix reviews fixes
2025-01-02Upgrade `zbus` and `async-io`bbb651
2024-02-22Fix new warningsIvan Molodetskikh
2023-10-10Extract dbus server startupIvan Molodetskikh
2023-09-20Add initial impl of org.gnome.Shell.ScreenshotIvan Molodetskikh
Enough to make the portal all-outputs screenshot work. With this, Flameshot kinda-works.