-
While GTK3 is indeed widespread, it is far from stable. Maybe it's stable on Linux x86, but what about the other architectures and OS-es?
Not mentioning the speed; GTK3 programs are unusable on an ol…
-
如題。
``` diff
@@ -5,13 +5,13 @@ GTK3IM=gtk-3.0/immodules
GTKINC=`pkg-config --cflags gtk+-3.0`
LDFLAGS+=`pkg-config --libs gtk+-3.0`
GTK3_LIBDIR=`pkg-config --variable=libdir gtk+-3.0`
GTK3_BINARY…
-
if you are using GTK3 and use width-request on widget. It does not resize the window instead it went full width of the screen. It also does not resize the window and went full width of the screen if …
-
How do you "npm install" it on a modern system ?
Config:
* Ubuntu 22.04
* tried many versions of nodejs (10, 18, 20),
* different versions of npm
* added C++17 flags to npm command, ...
The…
-
If anyone could lend a hand porting this to python3/gtk3, I've made considerable progress here: https://github.com/smearle/gym-micropolis/tree/master/micropolis-4bots-gtk3, at the service of an OpenAI…
-
### Description / Steps to reproduce the issue
1. Install `glibmm` and dependencies with `pacman -S mingw-w64-ucrt-x86_64-glibmm`
2. Write and compile a simple program with `g++ test.cpp $(pkg-confi…
-
Game freeciv (ran with sudo apt-get install freeciv)
Ran on lichee pi
```
Dynarec for RISC-V With extension: I M A F D C PageSize:4096 Running on unknown riscv64 cpu with 4 Cores
Params database h…
-
In 21.3 suddenly CSD´d apps now show an ugly extra black border. Know this when you upgrade from 21.2 to 21.3 and are using gtk3-nocsd. Uninstalling gtk3-nocsd helps but the developers seem not to be …
-
### Describe the bug
I'm trying to build Windows MSI on NixOS via nix-shell. Here's my `shell.nix`:
```nix
let
pkgs = import { };
overrides = (builtins.fromTOML (builtins.readFile ./rust-too…
-
In Xfce4 in Xfce4-panel if you add a GTK3 panel like xfce4-pulseaudio or xfce4-kdb-plugin (0.8.0+) they get they text same color as panel which make it impossible to see them.
![captura de pantalla…