Results 30 comments of Asif Ali Rizvan

a 20% more compact version will make materia theme look great on lower resolution desktops like 1366x768 (most laptop and notebooks has his resolution 720p) etc. materia compact looks great...

I guess it is already fixed, https://bugs.winehq.org/show_bug.cgi?id=24732 Also the font needs to have both Latin and other language glyphs. E.g., Arial Unicode font.

set the minimim size 100x300 by putting this line below https://github.com/Taiko2k/Avvie/blob/master/src/main.py#L1018 ``` self.win.set_size_request(100,300) ``` taken from my VocabularyBuilder GTK3 app https://github.com/fastrizwaan/VocabularyBuilder

Hi, I've implement many features, esp. Installer support (finds exe, after installer is run) and the backup game bundle and restore is very useful for sharing. https://github.com/fastrizwaan/WineZGUI You can add...

Yes, please update for gnome 43, Please!

Friends, till Gnome 43 is supported, we can use https://github.com/LordAmit/Brightness `pip install brightness-controller-linux` `brightness-controller`

friends another extension exists, https://extensions.gnome.org/extension/4167/custom-hot-corners-extended/ We can set shortcuts to that... ![Screenshot from 2022-10-28 21-08-38](https://user-images.githubusercontent.com/1161682/198831160-49442598-0d6b-4a50-aeeb-d6b601226f98.png)

![image](https://user-images.githubusercontent.com/1161682/199489716-556c59db-adb9-4ef4-b792-8b2f02c01d14.png) Gnome Accessiblity - > zoom ->Color effects can be used directly

Done. flatpak-wine 0.88+ (WineZGUI-0.88+) supports Prefix Templates. Thanks.

The cycle windows + Minimize brings: 1. minimize+restore of windows and classic taskbar desktops; 2. switch tasks (cycle windows) of dash 3. minimize all windows + restore all windows of...