kwin/src/utils
2022-12-16 20:58:17 +00: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 utils: Drop updateXTime() 2022-10-11 06:43:25 +00:00
common.h Custom quick tiling with configuration ui 2022-12-01 14:39:22 +00:00
damagejournal.h renderbackend: move render methods to OutputLayer 2022-04-12 09:31:58 +00:00
edid.cpp Fetch and parse EDIDs on X11 2022-07-20 07:01:05 +00:00
edid.h Fetch and parse EDIDs on X11 2022-07-20 07:01:05 +00:00
egl_context_attribute_builder.cpp
egl_context_attribute_builder.h
filedescriptor.cpp dmabuf: make use of FileDescriptor class 2022-08-11 21:27:33 +02:00
filedescriptor.h dmabuf: make use of FileDescriptor class 2022-08-11 21:27:33 +02:00
ramfile.cpp utils: Introduce RamFile class for memfd 2022-08-19 15:26:22 +02: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 port all headers to pragma once 2022-12-16 20:58:17 +00: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 x11window: Calculate the native floor from the begining of the output 2022-11-21 14:16:33 +00:00
xcbutils.h port all headers to pragma once 2022-12-16 20:58:17 +00: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