All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- border detection now also considers the root window of the screen, this allows setups with multiple X screens where the screen/monitor layout is not managed by XRandR
- leaked timer file descriptor
- send border event only once
- optional config file (
/etc/lmss.sl
) with screen layout definitions
- display height calculation
- leaked epoll file descriptor
- udev rule, not useful anymore
- make sure lmss is only started once when started using the
.desktop
file
- fix udev rule
- Solaris support
- libusb dependency
- use pointer events instead of polling the pointer position
- use argparse to parse command line arguments (
-v7
becomes-v 7
)