Excigma
Excigma
^ Building on that perharps collapsible catogories that expand on click? I guess for now you can use the search bar to search for bookmarks, (assuming you have a lot...
Perhaps there can be a hidden setting in localstorage to hide the setting icon, that is not available in the settings page itself, however this might become complicated as more...
There's a similar thing though not a browser extension, it is a VS Code extension that may be interesting to you https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync https://github.com/shanalikhan/code-settings-sync
> Having some sort of Multipurpose single Search bar, (like the Google's press TAB to search feature) I'm not sure if they mean something like Firefox's url dropdown like this:...
For me, this issue arose in the v11 release when moving away from D-Bus calls: See my recordings here for a different issue: https://github.com/flameshot-org/flameshot/issues/2409#issuecomment-1139227535 ``` System: Host: spin Kernel: 5.19.2-arch1-1...
I feel like whatever is better for readability and maintainability should be prioritized
Slightly related, but perhaps it is possible to pull data from `/var/lib/upower` instead? It contains some `.dat` files containing historical battery readings and it doesn't have that many data points...
I believe functionality for `smbios-thermal-ctl` has been merged into the kernel. You can use sysfs to change the settings instead: under `/sys/firmware/acpi/`, see `platform_profile` and `platform_profile_choices`. Previously, I had a...
Yup - this would make it easier to select images without needing to switch between the modes though (I have a flip laptop and palm rejection is a little finicky,...
@chrostino I had a bit of time and had a dig around to see how difficult it was to implement it. Turns out it seems quite trivial. In the video...