Wojciech Kępka
Wojciech Kępka
Spotify has this Connect feature that allows one to play audio on other devices logged into the same account and control the playback remotely. I would love to see this...
I'm trying to run `bash -c 'curl https://google.com'` in a container and this is the output that I'm receiving below. In the example I only modified the command being run...
There should be a shortcut to clear all colors that would open a popup asking if colors should be cleared. The same popup should be applied to the `Clear colors`...
Would be nice if epick could be installed from `brew` https://brew.sh/ on macOS.
The same as on X11 and Windows, a button that spawns a window that renders a zoomed in image of the area under the cursor.
Same as for windows in #21 an installer with a drag&drop of the app would be a nice feature.
It would be nice if there would be a installer for epick. It would definitely increase discoverability by opening the doors to Windows users.
The dialog expects a full path to file. If it were to work in the current way with the second `Name:` input, the `show_open_single_dir` should be used without the extension...
A setting that would change how zoomed in the "zoomed cursor picker" is. Currently the value is a constant: ```rust const ZOOM_SCALE: f32 = 10.; ```