Closed itsvic-dev closed 3 years ago
I do not understand
KWindowSystem::setState(winId(), NET::SkipTaskbar | NET::SkipPager);
Is there any problem here?
It doesn't look like it, yet it doesn't work. I also tried moving it to the constructor of the launcher window to no avail.
I see, When you start the launcher, the statusbar will display window buttons.
Well, we don't have to worry about this now that the status bar is gone.
I don't really get as to why this is happening, but uh...
Yeah. Though, we already applied the fix you sent previously and it didn't help.
https://github.com/cyberos/cyber-statusbar/blob/e2d6e7e1c453d9f8c1020f386901f64c335e2acb/src/mainwindow.cpp#L33
I really don't understand this. Any ideas as to how we can fix this? @rekols