Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

28 lines (19 loc) · 1.05 KB

Changelog

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.

Unreleased

Added

  • New configuration options for modes. These options apply to all keybindings in a mode.
  • swallow mode option: all keybindings associated with this mode do not emit events
  • oneoff mode option: automatically exits a mode after using a keybind
  • DESTDIR variable for the install target in the Makefile to help packaging and installation. To install in a subdirectory, just call make DESTDIR=subdir install.

Changed

  • The project Makefile now builds the polkit policy file dynamically depending on the target installation directories.

Fixed

  • Mouse cursors and other devices are no longer blocked when running swhkd.
  • Option prefixes on modifiers are now properly parsed. e.g., ~control is now understood by swhkd as the control modifier with an option