fourdim

Results 10 issues of fourdim

### Description It often the case that users want to backup their storage or report a bug using the log. It would be convenient if these buttons are present. ###...

story

### Description https://www.electronjs.org/docs/latest/api/power-monitor ### Use case _No response_ ### Anything else? _No response_ ### Are you willing to submit a PR? - [ ] Yes I'd like to help by...

good first issue
story
help wanted

**Is your feature request related to a problem? Please describe.** Sometimes users need to add `!important` to override the styles that already exist in presets. **Describe the solution you'd like**...

enhancement

For now, ca service only supports a single configuration. Even if we create multiple ca servers, they all share the same configuration (i.e. the same root cert and key). `useCAService`...

Add support for specifying custom subproject_dir (top level directory name that holds Meson subprojects) Checklist: - [x] Did you update the CHANGELOG? - [x] If you introduced dependencies: Did you...

Husky deprecation notice: https://github.com/typicode/husky/releases/tag/v9.1.1 ```diff - #!/usr/bin/env sh - . "$(dirname -- "$0")/_/husky.sh" pnpm exec lint-staged ```

`std::fs::copy` will return an error when - from is neither a regular file nor a symlink to a regular file (folder). https://doc.rust-lang.org/std/fs/fn.copy.html Error screenshot: ![image](https://github.com/user-attachments/assets/3f88df2c-5278-438d-973a-b5682c766c53) Windows part is not tested.

**Describe the bug** Do not export in Browser Exporter if CSS is not loading properly. **Minimal reproduction** Steps to reproduce the behavior: 1. Block one CSS used in Browser Exporter...

needs info

Declaring conflicted prototype is deprecated in all versions of C and is not supported in C23. Newer version of gcc will complain with ``` gcc -o server server.c server.c: In...

Version: 4.7.2 (2025/08/18) Command: `mksquashfs ${1:-.} ${2:-${1:-out}.squashfs} -comp zstd -Xcompression-level 19 -b 1M` Folder characteristics: many small files CPU utilization: 0 from htop GDB attached on released version: deadlock on...

triage