wiiznokes

Results 152 issues of wiiznokes

And make it the default on floating mode. The delay should restart each time the cursor is moving. Because this feature is unusable in floating mode, at least for me

- change `Option` signatures to `impl Iterator

- We should allow drag and drop to reorder favorite items. The db support that feature. - The UI should clearly reflect that an item is favorite (color, or icon)...

enhancement

- [ ] use corned border for bottom - [ ] keyboard navigation - [ ] see how pano does it https://github.com/oae/gnome-shell-pano - [ ] fix the scroll - [...

enhancement

issue: #57 Lazy widget doesn't seems to be lazy in this case. Also, no popup is shown.

![screenshot-2024-09-04-14-17-56](https://github.com/user-attachments/assets/f01ca621-5cc6-48c3-90bc-e0c44d538703) - color - emoji - link - code - uri-list https://github.com/wiiznokes/clipboard-manager/issues/59

enhancement

I would prefer if the themes were using a grid instead of the right bar

Is there some udev rules i can use ? Rn, i'm using this fork https://github.com/raum-dellamorte/nvml-wrapper but the `set_fan_speed` function return `NoPermission` My attempt: ``` KERNEL=="nvidia*", MODE="0666" KERNEL=="nvidiactl", MODE="0666" KERNEL=="nvidia-uvm", MODE="0666"...