Root-Core
Root-Core
The binding to toggle groups is `togglegroup`. The binding to _toggle_ the pinned status is `pin`, ---------- `no_direct_scanout` -> `direct_scanout` I'm not sure about the `disable` prefix: `disable_hyprland_logo` -> `enable_hyprland_logo`...
> I feel prefixes such as `disable` and `enable` are redundant, it would be more understandable to just have: You are right. > As for `disable_while_typing`, potentially use `while_typing`, in...
Let's continue our discussion in #5719, where I've summarized the discussion we had so far.
> I have had plenty of syntax error that can't simply be commented out. Why not? You also could rename the file, which is like commenting out the whole file....
Could you provide a very small example? I will look into it, but i'm really busy atm.
Okay, i have tested some stuff. You are right, response is send as "error", not as "unauthorized". I will try to fix this behavior and / or the documentation. Both...
@iamjochem Thanks for investigation, we should fix this. But first of all we should determine, if the 'unauthorized' or 'error' should be triggered. I would vote for 'unauthorized'.
I stumbled across the same issue. The problem is, as I'm using `-DCMAKE_TOOLCHAIN_FILE` to use `switch-cmake`. This prevents my `CMakeList.txt` files from changing compiler options. I'm no makefile expert and...
Hello @sergeyksv, what does it take to build the 2.0 driver? Am I right, that issue [TingoDB#120](https://github.com/sergeyksv/tingodb/issues/120) is correlated to this one? If this is true, you said that the...
The development seems to be dead right now. If we could gather some informations how to fix it, this could be fixed community driven. We need to update TingoDB, the...