..
CMakeLists.txt
[platforms/x11/standalone] Port to AbstractOutput
2019-06-13 11:39:25 +02:00
edge.cpp
[platforms/x11] Fix incorrect screen edge approaching with switch desktop on window move
2017-07-06 19:12:28 +02:00
edge.h
[platforms/x11] Fix incorrect screen edge approaching with switch desktop on window move
2017-07-06 19:12:28 +02:00
effects_mouse_interception_x11_filter.cpp
Move X11-only specific part of EffectsHandlerImpl to x11 platform plugin
2017-10-16 16:54:17 +02:00
effects_mouse_interception_x11_filter.h
Move X11-only specific part of EffectsHandlerImpl to x11 platform plugin
2017-10-16 16:54:17 +02:00
effects_x11.cpp
[platforms/x11] Properly unload effects on X11
2019-03-11 09:23:24 +02:00
effects_x11.h
[platforms/x11] Properly unload effects on X11
2019-03-11 09:23:24 +02:00
glx_context_attribute_builder.cpp
[platforms/x11] Use a GlxContextAttributeBuilder
2017-08-19 11:34:51 +02:00
glx_context_attribute_builder.h
[platforms/x11] Use a GlxContextAttributeBuilder
2017-08-19 11:34:51 +02:00
glxbackend.cpp
Port away from QRegion::rects
2019-07-10 01:00:51 +03:00
glxbackend.h
Move SceneOpenGL into a dedicated plugin
2017-09-30 13:12:10 +02:00
logging.cpp
[plugins/platforms] Dedicated logging category for X11 standalone platform
2016-04-12 14:48:54 +02:00
logging.h
[plugins/platforms] Dedicated logging category for X11 standalone platform
2016-04-12 14:48:54 +02:00
non_composited_outline.cpp
Move NonComposited Outline into the X11 standalone platform
2017-09-01 17:07:23 +02:00
non_composited_outline.h
Move NonComposited Outline into the X11 standalone platform
2017-09-01 17:07:23 +02:00
overlaywindow_x11.cpp
Port away from QRegion::rects
2019-07-10 01:00:51 +03:00
overlaywindow_x11.h
Move event filtering for overlay window into an X11EventFilter
2017-08-12 11:32:53 +02:00
screenedges_filter.cpp
Move X11 specific event filtering for ScreenEdges into x11 standalone platform
2017-09-01 17:01:01 +02:00
screenedges_filter.h
Move X11 specific event filtering for ScreenEdges into x11 standalone platform
2017-09-01 17:01:01 +02:00
screens_xrandr.cpp
Remove composite reset timer
2019-07-04 19:15:36 +02:00
screens_xrandr.h
[platforms/x11/standalone] Port to AbstractOutput
2019-06-13 11:39:25 +02:00
sync_filter.cpp
Create a dedicated X11Filter for Client sync events and move it to X11 platform
2017-10-19 19:56:58 +02:00
sync_filter.h
Create a dedicated X11Filter for Client sync events and move it to X11 platform
2017-10-19 19:56:58 +02:00
windowselector.cpp
[x11] Fix interactive point selection
2018-02-05 21:21:27 +01:00
windowselector.h
Fix minor EBN issues
2018-08-29 21:02:16 +03:00
x11.json
SVN_SILENT made messages (.desktop file) - always resolve ours
2019-06-21 05:35:42 +02:00
x11_decoration_renderer.cpp
Port away from deprecated QImage::byteCount
2019-07-10 02:02:15 +03:00
x11_decoration_renderer.h
Move the X11 Decoration Renderer into the X11 standalone platform
2017-09-01 17:49:32 +02:00
x11_output.cpp
Backport Night Color feature to X11
2019-06-17 12:09:04 +03:00
x11_output.h
Backport Night Color feature to X11
2019-06-17 12:09:04 +03:00
x11_platform.cpp
Backport Night Color feature to X11
2019-06-17 12:09:04 +03:00
x11_platform.h
[platforms/x11/standalone] Port to AbstractOutput
2019-06-13 11:39:25 +02:00
x11cursor.cpp
Set specific edge cursor shape when resizing
2018-06-11 10:05:07 +01:00
x11cursor.h
Overhaul doxygen comments
2019-02-12 19:29:33 +02:00
xfixes_cursor_event_filter.cpp
Move XFixes cursor change tracking into the x11 standalone platform
2017-09-30 12:58:17 +02:00
xfixes_cursor_event_filter.h
Move XFixes cursor change tracking into the x11 standalone platform
2017-09-30 12:58:17 +02:00
xinputintegration.cpp
Add touch support to x11 windowed platform
2018-12-31 07:57:09 +01:00
xinputintegration.h
Split modifier only handling into a dedicated InputEventSpy
2017-02-14 17:02:18 +01:00