-
I made a new install of Linux Mint 21.3 Xfce, which I understand is based on Ubuntu 22.04.
I got 2 dependency errors during the installation of what I believe is the latest version of Veracrypt (GUI)…
-
![image](https://github.com/hardcpp/BeatSaberPlus/assets/29056306/e80cb7a4-bece-4e6d-a787-5425f1aa1be7)
[_latest.log](https://github.com/user-attachments/files/15995999/_latest.log)
```
un@archl…
-
Whenever opening certain programs, the application either refuses to open or crashes immediately with the following error message:
```
Gdk: gdk_wayland_display_get_wl_display: assertion 'GDK_IS_WA…
-
I am not sure if this is the right place, however, since the recoloring that effects Iced and GTK3/4 apps is in settings maybe it is? Anyway, it's nice that it supports GTK but if it supported QT as w…
-
## Description
Stage.contentsScaleFactor always 1 on Linux (Ubuntu 20 and Fedora 34 : display scaling is 200%)
HiDPI support for 4K screen
I added in the app descriptor :
`high`
my app is v…
-
### Steps to reproduce
```
vim9script
class A
def ToString()
echo 'A'
enddef
endclass
abstract class B extends A
abstract def ToString()
endclass
class C extends B…
-
Unfortunately Gtk3 dropped the support for flipping through notebook pages for 'usability reasons' without making it available again with some kind of options. So applications like gnome-terminal star…
-
GTK has moved to v3 and this requires introspection to work.
This is a long term project and I expect there to be many bugs. The migration will probably get easier as the bugs in pygobject and the i…
-
### Description of the bug
since Prusa Slicer 2.6, always open in full screen.
I test the 2.6 version first time with beta 2 linux-x64-GTK3
### Project file & How to reproduce
1. Open Prusa Sl…
-
Just like https://github.com/giucam/orbital/issues/16 weston-terminal is not able to work owing to NO xdg-shell implementation https://github.com/xiangzhai/orbital/tree/xdg-shell/src/compositor/xdg-sh…