Firstbober

Results 8 issues of Firstbober

**Describe the bug** suffixes containing "@GLIBC_2.4" and cannot be deleted **To Reproduce** Use code below with file compiled using GLIBC 2.4. ```python import lief import sys modify = lief.parse("./lib.so") def...

**To Reproduce** Steps to reproduce the behavior: 1. Add text element 2. Copy any image to clipboard 3. Start editing text and click middle mouse button on edit area **Expected...

bug

Head less.

enhancement

I installed `evolution-decsync` via AUR package and DecSync plugin will not show up in `Edit` → `Preferences` → `Plugins` or `Edit` → `Accounts` → `Add`

Creating separate windows and positioning it with layer shell will be good alternative for current pop up approach with more flexible placement.

Task switcher applet should get a complete rework because current code and design is hard to fit into the panel as it likes to get other widgets "out of bounds"....

enhancement

The auto-saving feature of NetCanv which invokes `project_file.save(...)` is synchronous, causing the entire room to be frozen until operation is complete. Logs: ``` INFO netcanv::app::paint::actions::save_to_file: autosaving chunks ``` Desired behavior:...

save to file