sebas created this revision.
sebas added a reviewer: graesslin.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.

REVISION SUMMARY
  This changes splits up the monster file containing different types used
  in the DRM backend into separate files per class:
  
  - drm_backend.{h,cpp}
  - drm_buffer.{h,cpp}
  - drm_inputeventfilter.{h,cpp}
  - drm_output.{h,cpp}
  - drm_pointer.h
  
  No actual code changes other than build fixes.
  
  Clean up headers in the split files.

TEST PLAN
  Builds with GBM enabled

REPOSITORY
  rKWIN KWin

BRANCH
  sebas/drmbackend-split

REVISION DETAIL
  https://phabricator.kde.org/D1168

AFFECTED FILES
  backends/drm/CMakeLists.txt
  backends/drm/drm_backend.cpp
  backends/drm/drm_backend.h
  backends/drm/drm_buffer.cpp
  backends/drm/drm_buffer.h
  backends/drm/drm_inputeventfilter.cpp
  backends/drm/drm_inputeventfilter.h
  backends/drm/drm_output.cpp
  backends/drm/drm_output.h
  backends/drm/drm_pointer.h
  backends/drm/egl_gbm_backend.cpp
  backends/drm/scene_qpainter_drm_backend.cpp
  backends/drm/screens_drm.cpp

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: sebas, graesslin
Cc: plasma-devel
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to