summarylogtreecommitdiffstats
path: root/CHANGELOG
blob: 1009975485ebf73574df46a47ad97e21a6977536 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
2025-08-30 GregTheMadMonk <yagreg7@gmail.com>
    * Rework cursor rendering: better rendering over text and transition to
      hidden cursor now work
2025-04-16 GregTheMadMonk <yagreg7@gmail.com>
    * Add seltools patch: interactive preview of current selection as JSON data
2025-04-11 GregTheMadMonk <yagreg7@gmail.com>
    * Rebase to upstream a0c4dfe962fdb0ee00b85de1cd2af16a0e8e2e9e (0.16.0-dev)
    * Fix Wayland support
    * Animation speed no longer depends on FPS
    * Idle resource consumption greatly reduced
2024-11-02 GregTheMadMonk <yagreg7@gmail.com>
    * Rebase to upstream 0542d9f (0.15.0-dev)
    * Disable Wayland when building
    * PSA: If you've used `env -u WAYLAND_DISPLAY` to run this: don't. Just use
      this version or build it yourself without Walyand support. Unsetting
      `WAYLAND_DISPLAY` prevents all applications you run from your terminal
      from using Wayland.