Tobias Predel

Results 6 issues of Tobias Predel

Seen with Treesheets on (Arch) Linux Version (Git): r370.927f542-1 GUI Library: wxwidgets-gtk3 (3.2.1) Desktop Environment: Xfce 4.16.1 (also reproduced with i3) ![keyboard_focus](https://user-images.githubusercontent.com/3286756/190254167-76da6fb4-37b0-43b8-b86c-a8f0f08c8004.gif)

### Please read the following before submitting: - Please do NOT submit bug reports for questions. Ask questions on IRC at #sway on Libera Chat. - Proprietary graphics drivers, including...

bug

Grim returns a bitmap with the physical size of the screen. This needs to be scaled back to be displayed as underlay for Flameshot on screens where logical size differs...

In this case, the pixmap size matches the logical size of the screen. Downside of this approach is the visible image degradation in case of high scaling.

Issue solved with https://github.com/wxWidgets/wxWidgets/pull/24505 But it makes sense to keep the changes and not to pack the data objects into a composite object only to unpack it later.

### Description #### Bug description: On the macOS port, Chinese characters are not correctly evaluated whether they represent an alphanumeric character or not. For full description see https://github.com/aardappel/treesheets/issues/708 We suspect...

repro needed