kwinOverview
kwinOverview copied to clipboard
Where did you find the documentation?
or maybe you have found a simple example?
how are you debug code?
A lot of the examples lying around are out of date; the C api documentation is more up to date, and I recall some of the exposed QML stuff working well. But for the most part, systematic trial and error, and then a lot of logging in the terminal. Unfortunately it tends to fail silently on a lot of things, making debugging rather difficult. I’m sure there’s a better way, but I never found it.
Where are the log files?