Daniel Dias Rodrigues

Results 31 issues of Daniel Dias Rodrigues

**Describe the bug** Numpad keys /, *, -, + and Enter, doesn't work when `CustomCommandsMenu` plug-in is enabled. **To Reproduce** Just checkbox `CustomCommandsMenu` plug-in in settings and try to use...

bug

For future versions of Debian, especially Trixie, Debian package creation needs to be updated to change the version of the package dependencies, or the package installation on the system will...

I am running `Debian testing (Trixie)`, with both `qt5` and `qt6` installed. Failed to compile. Download worked: ```console $ git clone https://github.com/audetto/AppleWin.git --recursive Cloning into 'AppleWin'... remote: Enumerating objects: 31681,...

Setting the font size and theme every single time I edit a file is annoying. This PR address issue #1171. That issue was about adding global variables to change the...

Feature

I know tomb uses Weblate, but i prefer to translate with `poedit`. Translated new entries.

Please, add an option to hide the target of symlinks **but keeping colors**, e.g.: ``` $ eza -l lrwxrwxrwx - nerun 7 jun 12:54 Images -> /mnt/data1/Images ``` to just:...

add `%20` to spaces in: https://img.shields.io/badge/GnuPG_Public_Key-333?style=for-the-badge&logo=GNU%20Privacy%20Guard&logoColor=0093DD

- Updated `tomb.pot` (recreated using `generate_translatable_strings.pl`); - Updated and revised `pt_BR.po` translation (updated to new tomb.pot, by merging, and revised a few translations to be more accurate). - fix issue...

In the current `tomb.pot`, we have: ``` Formatting your Tomb with $filesystem filesystem. ``` But in `tomb` executable: ``` line 2149: Formatting your Tomb with ::1 fs:: filesystem. ``` When...

## Dockerfile - switched to `node:bookworm` and removed `NODE_OPTIONS` workaround New image `node:bookworm` (Debian 12) uses `Nodejs v24.3.0` on 08 jul 2025, the old one, `node:buster` (Debian 10) uses `Nodejs...