kwin/src/utils
Xaver Hugl c51824b535 Add OutputManager for taking care of output settings in KWin
As a first step to move away from having an external service remember output settings
for KWin, this commit introduces an output manager that can load configuration files
and generate new output configurations.
2023-03-28 16:19:09 +02:00
..
abstract_opengl_context_attribute_builder.cpp
abstract_opengl_context_attribute_builder.h Run clang-format 2022-03-25 13:25:15 +02:00
c_ptr.h backends: port from QScopedPointer to std::unique_ptr 2022-06-21 17:50:49 +00:00
CMakeLists.txt Move xcursortheme.{h,cpp} to utils/ 2022-09-02 11:06:49 +00:00
common.cpp wayland: Fix interactive resize of debug console 2023-03-06 10:10:33 +00:00
common.h Prefix more kwineffects includes with libkwineffects/ 2023-03-25 21:05:12 +00:00
damagejournal.h renderbackend: move render methods to OutputLayer 2022-04-12 09:31:58 +00:00
edid.cpp Add OutputManager for taking care of output settings in KWin 2023-03-28 16:19:09 +02:00
edid.h Add OutputManager for taking care of output settings in KWin 2023-03-28 16:19:09 +02:00
egl_context_attribute_builder.cpp
egl_context_attribute_builder.h
filedescriptor.cpp backends/x11: Use DRI3 directly 2023-03-09 15:56:46 +00:00
filedescriptor.h backends/x11: Use DRI3 directly 2023-03-09 15:56:46 +00:00
ramfile.cpp Add missing cerrno include. 2023-02-17 09:36:26 +00:00
ramfile.h utils: Introduce RamFile class for memfd 2022-08-19 15:26:22 +02:00
realtime.cpp wayland: Make setting realtime scheduler more fine grained 2022-05-16 11:15:20 +00:00
realtime.h wayland: Make setting realtime scheduler more fine grained 2022-05-16 11:15:20 +00:00
serviceutils.h Remove some include_directories() 2023-03-23 14:37:48 +02:00
subsurfacemonitor.cpp Integrate kwaylandserver 2022-04-22 12:27:33 +03:00
subsurfacemonitor.h Move SubSurfaceMonitor to utils directory 2022-01-25 16:56:33 +00:00
udev.cpp replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
udev.h port all headers to pragma once 2022-12-16 20:58:17 +00:00
xcbutils.cpp utils/xcbutils: reduce severity of "precision lost" message a debug 2023-01-05 13:59:43 -07:00
xcbutils.h Remove some include_directories() 2023-03-23 14:37:48 +02:00
xcursortheme.cpp Add ShapeCursorSource 2022-11-23 20:10:59 +00:00
xcursortheme.h Add ShapeCursorSource 2022-11-23 20:10:59 +00:00