-
I found that there is a bug in labwc which leads to a dropping frames and drops down fps when mouse is moving in fullscreen mode. It happens when vblank sync is enabled (SwapInterval = 1).
There is…
qrp73 updated
2 weeks ago
-
### Describe the bug
When I tried to pressing `` key to get the last command, the kernel hangs.
### To Reproduce
1. `make run ENABLE_KVM=1 SCHEME=microvm RELEASE=1`. It's much easier to…
-
-
Hi Michael, first of all huge thanks for building joplin. i've failed at it for last few years, and as a result have had to resort to using google keep or evernote. Thanks again.
That said, when I…
-
From reading the examples in the documentation, they seem to do the same thing. Also the text of the documentation for these functions is identical "Construct a new buffer where n frames are skipped."
-
fastaction doesn't list code actions that `vim.lsp.buf.code_action` proposes.
Config, in lazy: `{'Chaitanyabsprip/fastaction.nvim'},` in `lua/bindings.lua`:
```
local opts = {noremap = true, sile…
-
While compiling I noticed the following warning for [CWE-479](https://cwe.mitre.org/data/definitions/479.html) from GCC 14:
```
depbase=`echo CRT.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc-14 -D…
-
Thanks for stopping by to let us know something could be better!
**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.co…
-
Hi It's fine to see this good project. I'm trying to test jiff format.
```rust
use jiff::{civil::date, fmt::strtime::BrokenDownTime};
fn main() {
let zdt = date(2024, 7, 9)
.at(16…
-
# Reproduce
Minimal repro structure
![image](https://github.com/user-attachments/assets/46b2f0d7-5163-4fb4-a77e-a26be69646a1)
1. Create `foo.proto`:
```proto
syntax = "proto3";…