manatools / dnfdragora

dnfdragora is a dnf frontend based on libyui abstraction
GNU General Public License v3.0
130 stars 41 forks source link

window scaling in lower resolution monitor #198

Closed Evan-aja closed 2 years ago

Evan-aja commented 2 years ago

Description of problem

dnfdragora window extends beyond the screen limit and can't be resized to fit within the monitor

Version-Release number of selected component

dnfdragora 2.1.0-3.fc34 
Fedora 34

How reproducible

Every time on 768p screen and lower (as tested)

Steps to Reproduce

Open dnfdragora

Actual results

Some GUI component is not accessible and the window cannot be resized nor maximized accordingly

Expected results

Window can be maximized or resized on lower resolution screen

image

anaselli commented 2 years ago

Could please check if it is the same as issue #164?

Evan-aja commented 2 years ago

Could please check if it is the same as issue #164?

yes, it is the same, recently i have found out that when using a "compact theme" fot the gtk app, in this case i use flat remix (doesn't matter which theme since they are all the same compact theme) and the scaling issue is somehow just fixed, like there are no other modification aside from the look and feel change of gtk, gnome shell theme and icons (all of which are flat remix in my case).

anaselli commented 2 years ago

Ok, this issue is addressed to libyui-gtk and concerning dnfdragora same as #164 please subscribe that one to be informed on progress. Thank you for reporting it.