File: ChangeLog

package info (click to toggle)
consolation 0.0.9-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 532 kB
  • sloc: sh: 1,307; ansic: 1,307; makefile: 19
file content (59 lines) | stat: -rw-r--r-- 1,571 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Version 0.0.9 -- 5 Aug 2022

 * Resync with libinput 1.21.0
 * With libinput 1.21: New option --enable-dwtp
 * Add new option --disable-mouse-reporting.
   If you use it, please tell me why!

Version 0.0.8 -- 23 May 2020

 * Resync with libinput 1.15.5
 * With libinput 1.15: New option --enable-scroll-button-lock
 * Support multiple --device options
 * Add new option --map. Suggested by Borislav Nikolov

Version 0.0.7 -- 18 Jul 2019

  * Resync with libinput 1.13.4
  * Add consolation.service for systemd. Suggested by Michael Biebl
  [Daniel Abrecht]
  * Add support for mouse reporting.

Version 0.0.6 -- 26 Jan 2018

  * Resync with libinput 1.9.4
  * Option --help: Fix typo reported by Jakub Wilk.
  * Add option --set-tap-map from libinput 1.5
  * Add option --no-daemon. Suggested by Yuri D'Elia.

Version 0.0.5 -- 29 Jun 2017

  * Partial resync with libinput 1.6.0
  * Change --speed option to --set-speed to match libinput.
  * Disable consolation on graphic terminals.
    This avoid some crashes with some kernels.
  * Add support for select by word. Suggested by Piotr Engelking

Version 0.0.4 -- 11 Dec 2016

  [Adam Borowski]
  * Add option --word-chars for configuring word selection.

Version 0.0.3 -- 9 Nov 2016

  [ Sitsofe Wheeler ]
  * Add support for absolute devices

Version 0.0.2 -- 28 Aug 2016

  * Fix terminal size detection. Reported by T. Joseph Carter.
  * Add --help and --version
  * Improve manpage

Version 0.0.1 -- 7 Aug 2016

  * First release included in Debian unstable.

Version 0.0.0 -- 6 Aug 2016

  * First public release.