balintbarna
balintbarna
### Description: Image -> long press -> share .......................................... -> copy Both provide the link to the image but there is no way to share the image directly. ### Steps...
A very strange bug: I have a debug display which displays the state of all buttons. It shows a state change for button 16 when I touch the trigger with...
I'm running an up to date Fedora 36 Workstation edition on my desktop PC. I tried 2 approaches to install megaglest. First I tried through the graphical software manager, searched...
I love what this library does but I have a bit of an issue. I have a use-case where I need to "evaluate" the same user-defined expression in a fast...
@NobbZ @mexisme Have you seen this issue elsewhere? Basically after every reboot the buttons don't work until I run `sudo modprobe -r soc_button_array && sudo modprobe soc_button_array` That solves the...
I'm using Stremio on surface pro and it works pretty well. It would be the most comfortable to use it in tablet mode but with the complete lack of touch...
After upgrading my flake based setup to nixos-24.05 and also upgrading NixOS Hardware to the latest version the built-in speaker and microphone disappears. Removing the import of the nixos-hardware module...
### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. * Please don't comment if you have no relevant...
In the recent versions of Gnome the Online Accounts tab in settings got a new entry called "Calendar, Contacts and Files" subtext WebDAV. Trying to add my own domain account...
Nix allows testing configs in a VM built on the fly with `nix run nixosConfigurations..config.system.build.vm` and `vmWithBootLoader` for including the full boot sequence. This is amazing for testing quick iterations...