demostanis

Results 24 issues of demostanis

My second contribution to SerenityOS! I added -d, -c, -i, -f and -s flags. The -i flags is a POSIX extension present on many systems. They're probably not the wellest...

![image](https://user-images.githubusercontent.com/40673815/181510943-70aef85f-98c2-4f58-acd4-41bcd7da615e.png)

This allows things like: ```cpp auto fields = "a b c"sv.find_all([](char c) { return c == 'a' || c == 'b'; }); // fields == [ 0, 2 ] ```

Is it dead? It seemed like a great project, but there haven't been any commits since October 2020.

I'm using `zoom` plugin. When zooming on the desktop, Wayfire freezes (I can only move mouse), and the logs get spammed with: ``` EE 29-07-22 19:19:18.532 - [GLES2] GL_INVALID_OPERATION in...

low-priority
PRs-welcome

I reinstalled my system (Arch Linux) yesterday. I wanted to run [demolinux](https://github.com/demostanis/demolinux) on QEMU. It crashes after a few seconds and clicks. It wouldn't before I reinstall. I can't reproduce...

bug

I ran `sbctl create-keys`, which succeeded without errors, but neither .der nor .auth files were generated: ``` archlinux% ls /usr/share/secureboot/keys/* /usr/share/secureboot/keys/db: db.key db.pem /usr/share/secureboot/keys/KEK: KEK.key KEK.pem /usr/share/secureboot/keys/PK: PK.key PK.pem ```...

### I'm opening this issue because: - [ ] I'll report a bug - [x] I'll propose a new feature ### Description `gi` focuses the first input on the page,...

The button isn't centered and the buttons don't fit the app's theme. ![image](https://user-images.githubusercontent.com/40673815/120114554-2ae34480-c16f-11eb-90ae-3b70754c9572.png)

Tried connecting to Netherlands, the client hangs forever. Same with the GUI. Related journal logs: ``` May 30 19:37:12 archlinux NetworkManager[480]: [1622396232.2717] vpn-connection[0x4a6cbc7c590,f920f4f7-5701-41d1-925e-bc8d4dfff257,"ProtonVPN NL-FREE#2",0]: Started the VPN service, PID 34069...