libei-tests

Emulated Input client library - installed tests

libei is a library for Emulated Input, primarily aimed at the Wayland stack. It provides three parts: - EI (Emulated Input) for the client side (libei) - EIS (Emulated Input Server) for the server side (libeis) - oeffis for D-Bus communication with the XDG RemoteDesktop portal

python3-pytest-check

Pytest plugin that allows multiple failures per test (Python 3)

Pytest-check is a plugin for the pytest framework that allows multiple assertions to fail within a single test function without stopping the test execution at the first failure.

python3-pyotgw

Library for interfacing with the OpenTherm Gateway

This library provides a means to interface with the OpenTherm Gateway over serial or network connections. It enables communication with boilers and thermostats for executing and receiving commands and status updates. Functions include setting control setpoints, managing hot water override options, and configuring GPIO pins. Through this library, one can obtain comprehensive status information from the connected devices, selecting specific data points like temperatures, pressure, and operational statuses. The library supports both reading and writing operations to control connected heating systems effectively.

webext-vimium-chromium

keyboard-based navigation and control (Chromium)

Vimium is a browser extension that provides keyboard-based navigation and control of the web in the spirit of the Vim editor.

node-resize-observer-polyfill

Polyfill for the Resize Observer API

Implementation is based on the MutationObserver and uses Mutation Events as a fall back if the first one is not supported, so there will be no polling unless DOM changes. Doesn't modify observed elements. Handles CSS transitions/animations and can possibly observe changes caused by dynamic CSS pseudo-classes, e.g. by `:hover`.

node-sockjs-client

provides a WebSocket-like object in browser

SockJS-client is a browser JavaScript library that provides a WebSocket-like object. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication channel between the browser and the web server.