Skip to content

Add Platform abstraction layer and Support for wayland

Athul Raj Kollareth requested to merge krathul/feep:dev into master

This merge request adds a platform abstraction layer for cross platform support and adds Wayland support (#6 ) built on top of it. The Actions and runner classes are modified accordingly. The wayland support is implemented by using using a uinput backend for pynput and kdotool

Edited by Athul Raj Kollareth

Merge request reports