Commit graph

8 commits

Author SHA1 Message Date
Ivailo Monev
027a9881cd kwin: replace hard-coded default with method call
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-11-05 11:16:44 +02:00
Ivailo Monev
a49fd23243 kwin: remove fullscreen hack
there never was a way to enable it (not via gui anyway) meaning the bits
are doing nothing (other than slow down kwin that is)

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-11-05 02:40:38 +02:00
Ivailo Monev
f9f7c94639 kwin: implement option to set the X11 picture filter to any of the currently supported, default to "good"
obviously using the "good" filter as default can have a performance impact
but if the system cannot handle it the option is there

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-10-22 18:00:18 +03:00
Ivailo Monev
388468c130 kwin: remove useless comment in KWin::Options::updateSettings()
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-07-29 10:11:21 +03:00
Ivailo Monev
0b328b7563 generic: mostly KWin auditing
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2016-09-01 16:17:20 +00:00
Ivailo Monev
78ee666dd2 generic: get rid of some OpenGL/OpenGLES requirements 2016-09-01 04:09:09 +00:00
Ivailo Monev
5275c1807f kwin: drop support for build without decoration support 2015-07-11 22:12:33 +03:00
Ivailo Monev
a7fd791926 initial import 2014-11-13 19:30:51 +02:00