AlfredoSequeida / AlfredoSequeida/hints

Issues with GDK Wayland (no correct positioning of the layout)

オープン
#109 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
1.4k
フォーク
47
PR マージ指標
30日以内にマージされた PR はありません

説明

Hello,

I have checked already #67 and I already set `~/.config/hints/config.json` as following:
```
{
"backends": {
"atspi": {
"application_rules": {
"default": {
"scale_factor": 1.25
}
}
}
}
}
```

However my issue seems to be a bit different, it's not the scaling (I'm using 125% on ubuntu 24.04 atm). But the actual positioning of the layout.

I'm getting the following output running `hints -v`
```
(hints:38571): Gdk-CRITICAL **: 11:18:50.857: gdk_wayland_window_set_dbus_properties_libgtk_only: assertion 'GDK_IS_WAYLAND_WINDOW (window)' failed
Gdk-Message: 11:18:50.857: Window 0x11461120 is a temporary window without parent, application will not be able to position it on screen.
```

And I see as follow

Image

And if I minimize as following:

Image

So it seems to be a 2 thing issue, first that the positioning is not right, and inside that positioning, the buttons are not on the correct positions.

Than you, happy to give more context/log info if needed

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。