Monsterovich

Results 138 comments of Monsterovich

https://github.com/PCMan/gtk3-nocsd/issues/63

I think qTox should do message history copy before making an upgrade.

``` sudo apt install libkf5notifications5 Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: kwayland-data kwayland-integration libdbusmenu-qt5-2 libfam0 libkf5config-bin libkf5config-data libkf5configcore5...

Is there any implementation of windows notifications that can be build under mingw? WinRT api which is used to implement notifications in SnoreToasts and many other tools and libraries seems...

Good work, I'm still waiting for this.

@yshui What do you think might be causing this?

I did a little research when moving the window started to lag. I'm not sure, but it seems to me that picom is somehow slowing down the X server, maybe...

Try to set `unredir-if-possible = false;` to true Explanation: this disables compositing for all full-screen windows, except those listed as exceptions.

@fatalerror100500 Hello. How much RAM do you have? Could you please post the output of _dmidecode_. This may be a related issues. https://github.com/doitsujin/dxvk/issues/2401#issuecomment-998283436

> @Monsterovich Hi. I have 32GB of RAM. Here's the output of _dmidecode_: [dmidecode-output.txt.gz](https://github.com/doitsujin/dxvk/files/7799626/dmidecode-output.txt.gz) I had VK_ERROR_DEVICE_LOST with 16gb of RAM. Now I have 32gb and the crashes are gone....