Olaf Luijks
Olaf Luijks
I followed the installation instructions on the website: ``` wget https://dl.thorium.rocks/debian/dists/stable/thorium.list sudo mv thorium.list /etc/apt/sources.list.d/ sudo apt update sudo apt install thorium-browser ``` But when updating it says 'Ignored', so...
### Version info **Angular:** ``` Angular CLI: 16.2.0 Node: 18.17.0 Package Manager: npm 9.8.1 OS: darwin x64 Angular: 16.2.2 ... animations, common, compiler, compiler-cli, core, forms ... platform-browser, platform-browser-dynamic, router...
### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 As per documentation you should...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it It is hard to give concrete example, but the title says it...
### Describe the bug Editor complaints about permissions value not accepted ```/src-tauri/capabilities/default.json``` ```json { "$schema": "../gen/schemas/desktop-schema.json", "identifier": "default", "description": "Capability for the main window", "windows": ["main"], "permissions": [ **"core:default", **...
To keep the markup simple and for people who really care about semantics it would be nice to expand the box props with some of the html5 elements. ``` ```...
# Description How would I configure these plugins using flat config? I couldn't find an example. Thanks in advance. # Environment ``` Angular CLI: 18.2.4 Node: 20.17.0 Package Manager: pnpm...
When my monitor goes to sleep and wakes up (I have 5 workspaces) it wakes up on workspace 6. I havn't noticed this before so it must have someting to...
After upgrading hyprland and the hyprbars plugin, yesterday I believe, everything works ok, the hyprbar plugin starts fine except the buttons are not showing at all... I'm not sure if...
This is a follow-up to #2818, implementing the unfocused cursor style configuration in the way suggested in the review there. ### Behaviour - Adds a new config key: `cursor-style-unfocused` -...