-
titlebar actions (lower, menu, minimize, none, toggle maximize, toggle maximize horizontally, toggle maximize vertically, toggle shade)
- double-click
- middle-click
- secondary-click
titlebar b…
-
Was trying to run i2ywm on Hyprland with NixOS and ran into the following error:
```go
(process:343732): Gtk-CRITICAL **: 16:08:03.425: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (scr…
-
### Description
I would like to create linux app for arm64 or x86_64
### To Reproduce
Task package on arm64 Linux
### Expected behaviour
I expect to create an app for aarch64
### Screenshots
_N…
-
I have basic understanding of PLI programming language interface, and while I was searching within the repo of GTKWave I found VPI folder https://github.com/gtkwave/gtkwave/tree/master/gtkwave3-gtk3/c…
-
gettext works very strange if gtk-rs is used in application. I reproduce it with simple code
```rust
use {gtk::*, gtk::prelude::*};
use gettextrs::*;
fn main() {
TextDomain::new("electra_…
-
... since support for GTK2 is being removed.
-
Bug description
Curently if I'm right (and my compilation too) Piskel offline for linux is using GTK2 wich is on maintenance mode, it will be cool and more proffing to move to GTK3 (or plain go for G…
-
It seems value "Very small icons" (Preferences > Interface > Toolbar) don't work: size "Very small icons" == size "Small icons", and size of toolbar doesn't change. With GTK2 all icon size values vari…
-
It would be nice to have and option in Preferences > Interface to support headerbar so that we:
a) gain some screen real state
b) make Geany look like a modern GTK3 app
It could be a simpler st…
-
Hi jeeeyul,
I realised when I use eclipse with the gtk3 render engine and have your theme engine render the UI eclipse is getting _really_ slow. It's basically impossible to properly work with eclips…