Skip to content

Update DFL includes; Use WayQtUtils instead of WlGlobal

Marcus Britanicus requested to merge marcusbritanicus/paperde:master into master

Two minor updates:

  1. Change #include <DFL/....hpp> to #include <DFL/DF5/....hpp>
  2. Switch from the deprecated wayqt/WlGlobal.hpp to wayqt/WayQtUtils.hpp

With this, it must be possible to use the latest DFL.

Merge request reports