Skip to content

Releases: 0x5c0f/KeyStats.Linux

KeyStats v0.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 04:20

Full Changelog: v0.1.3...v0.2.0

KeyStats v0.2.0-rc.3

KeyStats v0.2.0-rc.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jun 03:55

KeyStats v0.2.0-rc.2

KeyStats v0.2.0-rc.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jun 03:12

KeyStats v0.2.0-rc.1

KeyStats v0.2.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jun 02:48

Full Changelog: v0.1.3...v0.2.0-rc.1

KeyStats v0.1.3

Choose a tag to compare

@github-actions github-actions released this 10 Jun 09:36

Full Changelog: v0.1.2...v0.1.3

KeyStats v0.1.3-rc.1

KeyStats v0.1.3-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jun 06:04

Full Changelog: v0.1.2...v0.1.3-rc.1

KeyStats v0.1.2

Choose a tag to compare

@github-actions github-actions released this 05 Jun 03:34

Full Changelog: v0.1.1...v0.1.2

KeyStats v0.1.2-rc.2

KeyStats v0.1.2-rc.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Jun 01:26

KeyStats v0.1.2-rc.1

KeyStats v0.1.2-rc.1 Pre-release
Pre-release

Choose a tag to compare

@0x5c0f 0x5c0f released this 29 May 08:49

v0.1.2-rc.1 (Pre-release)

Performance

  • Batch key count flush — accumulate in memory, write every 2s in single transaction
  • Remove per-keystroke SQLite writes

Reliability

  • lock().unwrap()lock_stats() helper (mutex poison recovery)
  • .ok() silent errors → tracing::warn! logging

GNOME Extension

  • Use openPreferences() API for EGO compliance

Full Changelog: v0.1.1...v0.1.2-rc.1

KeyStats v0.1.1

Choose a tag to compare

@0x5c0f 0x5c0f released this 29 May 06:41

v0.1.1

Features

  • keystatsctl history — terminal bar chart for key/click stats with configurable --days, --keys, --clicks
  • Settings gear icon replaces Preferences text button in popup

Fixes

  • History chart bars bottom-align correctly
  • GNOME Shell 46 UTF-8 crash — use this.gettext() instead of module-level _()

Improvements

  • make upgrade / make upgrade-extension for safe installation without GNOME Shell crash

Full Changelog: v0.1.0...v0.1.1