|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -### 6.5.1 (16.6.2025) |
| 3 | +## 6.6.0 (8.10.2025) |
| 4 | + |
| 5 | +### Fixed |
| 6 | + |
| 7 | +- Default value of `GNOME_GLIB_AVAILABLE` |
| 8 | +- Installing `pip` package `pywayland` when is not required |
| 9 | +- Added missing `python3` dependency when using `systemd` |
| 10 | + |
| 11 | +### Feature |
| 12 | + |
| 13 | +- Attempt to enhance used `xlib` not shipping `xkb` module with `xcffib` |
| 14 | +- Added check whether is python atleast in version 3.10 because `xcffib` requirements |
| 15 | +- By default NumberPad automatically disable after 2 mins |
| 16 | + |
| 17 | +## 6.5.1 (16.6.2025) |
4 | 18 |
|
5 | 19 | ### Fixed |
6 | 20 |
|
|
13 | 27 | - Delay when is layout changed on gnome (re-implemented using `GLib`) |
14 | 28 | - Support for `eopkg` package manager |
15 | 29 |
|
16 | | -### 6.5.0 (22.02.2025) |
| 30 | +## 6.5.0 (22.02.2025) |
17 | 31 |
|
18 | 32 | ### Fixed |
19 | 33 |
|
|
24 | 38 | - Added support for `eopkg` package manager |
25 | 39 | - Added possibility to disable top left icon slide function separately for activated and not activated NumberPad via `top_left_icon_slide_func_disabled` |
26 | 40 |
|
27 | | -### 6.4.1 (12.12.2024) |
| 41 | +## 6.4.1 (12.12.2024) |
28 | 42 |
|
29 | 43 | ### Fixed |
30 | 44 |
|
|
37 | 51 |
|
38 | 52 | - Init package manager `rpm-ostree` |
39 | 53 |
|
40 | | -### 6.4.0 (4.10.2024) |
| 54 | +## 6.4.0 (4.10.2024) |
41 | 55 |
|
42 | 56 | ### Fixed |
43 | 57 |
|
|
62 | 76 | - Send runtime logs to the journal |
63 | 77 | - Not allow lowering x or y axis during movement |
64 | 78 |
|
65 | | -### 6.3.4 (19.9.2024) |
| 79 | +## 6.3.4 (19.9.2024) |
66 | 80 |
|
67 | 81 | ### Fixed |
68 | 82 |
|
|
72 | 86 | - Obtaining touchpad status enabled/disabled using `qdbus` for `kde` (credits @sleddev) |
73 | 87 | - Toggling tap-to-click using `qdbus` for `kde` (credits @sleddev) |
74 | 88 |
|
75 | | -### 6.3.3 (7.9.2024) |
| 89 | +## 6.3.3 (7.9.2024) |
76 | 90 |
|
77 | 91 | ### Fixed |
78 | 92 |
|
|
85 | 99 | - Missing `sudo` when uninstalling (credits @Triw-12) |
86 | 100 | - Activation when is `brightness` not defined yet |
87 | 101 |
|
88 | | -### 6.3.2 (1.8.2024) |
| 102 | +## 6.3.2 (1.8.2024) |
89 | 103 |
|
90 | 104 | ### Fixed |
91 | 105 |
|
92 | 106 | - Updated offline table for auto suggestions from gathered data (GA) |
93 | 107 | - Missing check whether is installed `i2ctransfer` tool |
94 | 108 | - Accepting `-1` as starting x or y axis for touch |
95 | 109 |
|
96 | | -### 6.3.1 (20.7.2024) |
| 110 | +## 6.3.1 (20.7.2024) |
97 | 111 |
|
98 | 112 | ### Fixed |
99 | 113 |
|
|
110 | 124 | - Allowed to activate NumberPad with slide gesture with beginning on the top left icon (together with calc app) |
111 | 125 | - Updated offline table for auto suggestions from gathered data (GA) |
112 | 126 |
|
113 | | -### 6.2.0 (13.6.2024) |
| 127 | +## 6.2.0 (13.6.2024) |
114 | 128 |
|
115 | 129 | ### Feature |
116 | 130 |
|
|
120 | 134 |
|
121 | 135 | - Fixed setting up the last brightness when is NumberPad started in response to activated numlock key |
122 | 136 |
|
123 | | -### 6.1.0 (1.6.2024) |
| 137 | +## 6.1.0 (1.6.2024) |
124 | 138 |
|
125 | 139 | ### Feature |
126 | 140 |
|
|
143 | 157 | - Unnecessary udev reset during starting for wayland |
144 | 158 | - Loading keymap on x11 twice during the start |
145 | 159 |
|
146 | | -### 6.0.0 (3.5.2024) |
| 160 | +## 6.0.0 (3.5.2024) |
147 | 161 |
|
148 | 162 | ### Feature |
149 | 163 |
|
|
159 | 173 | - Fixed removing other shortcuts during first installation |
160 | 174 |
|
161 | 175 |
|
162 | | -### 5.1.1 (4.4.2024) |
| 176 | +## 5.1.1 (4.4.2024) |
163 | 177 |
|
164 | 178 | ### Fixed |
165 | 179 |
|
|
0 commit comments