SoK/2024/StatusReport/Athul Raj K

From KDE Community Wiki
 
Under Construction
This is a new page, currently under construction!

Improving KdeEcoTest's funcionalities and compatibility

Week 1-2:

  • Added a platform abstraction layer which makes it easy to implement platform specific routines. [1].
  • Improved kdotool's functionalities such it could be utilized for KdeEcoTest KWin handlers. Kdotool
  • Added uinput backend for pynput python module (pynput) for controlling and listening for mouse and keyboard events using libevdev [2].
  • Added KWin handlers which enables KdeEcoTest to function on KWin compositor (both X11 and Wayland). This has also been merged with the development branch [3].