lisuke
lisuke
Do you have a diagram of relationships between objects? I want to learn about the relationship between the objects in this framework...
g++ -c -pipe -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -pthread -pthread -pthread -flto -fno-fat-lto-objects -Wall -Wextra -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_X11EXTRAS_LIB -DQT_WEBENGINEWIDGETS_LIB...
This reverts commit 3cca36e7738559bbc72ac8fc99eaca3e3d94c0cb. #### Describe your PR, what does it fix/add? fix, https://github.com/hyprwm/Hyprland/issues/5185 #### Is there anything you want to mention? (unchecked code, possible bugs, found problems, breaking compatibility,...