-
Notifications
You must be signed in to change notification settings - Fork 166
/
Copy pathchangelog
165 lines (84 loc) · 3.65 KB
/
changelog
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
safeeyes (2.2.3) jammy; urgency=medium
* Translations
* Make config and stylesheet files non-executable
* Retry loading trayicon plugin to fix races on startup
* Fix "Show next break time in tray icon" for desktops support tray icons
with labels
* Fix next break time in tray icon when disabling SafeEyes
* Make SafeEyes compatible with Python 3.6 again
* Add 'hyprland' to the list of recognized desktop sessions
* Remove hard dependency on X11
-- Mel Dafert <[email protected]> Wed, 25 Dec 2024 11:46:00 +0000
safeeyes (2.2.2) jammy; urgency=medium
* Fixed translations
* Fixed GTK startup error
* Fixed frozen break screen if safeeyes is closed right before a break
* Fixed safeeyes not working if stylesheet is missing
* Replaced "tightly close your eyes" with "gently close your eyes"
-- Archisman Panigrahi <[email protected]> Mon, 5 Aug 2024 18:04:23 -0400
safeeyes (2.2.1) jammy; urgency=medium
* Make limit consecutive skips to default
* Add list of contributors to About page
-- Archisman Panigrahi <[email protected]> Sun, 14 Jul 2024 16:15:54 -0400
safeeyes (2.2.0) jammy; urgency=medium
* Limit consecutive skips
-- Archisman Panigrahi <[email protected]> Sun, 14 Jul 2024 09:30:12 -0400
safeeyes (2.1.9) noble; urgency=medium
* Fix crash in smartpause
-- Gobinath Loganathan <[email protected]> Tue, 18 Jun 2024 20:25:00 -0400
safeeyes (2.1.8) noble; urgency=medium
* Support Python 3.12
-- Archisman Panigrahi <[email protected]> Mon, 29 Apr 2024 02:09:48 -0400
safeeyes (2.1.6-0) lunar; urgency=high
* Support Python 3.11
* Minor bug fixes
* Fix the ecd ..rror if there is no long break
* Add wayland support for do not disturb me plugin
* Fix missing icons and add random order of breaks
* Create desktop entries from the code
* Add Python 3.8 and 3.9 support
* Redesigned settings dialog
* Add tray action buttons to the break screen
* Allow long short breaks for promodo mode
* Audible alert break before and DND while on battery
* Fix no long breaks
* Fix issues with locales
* Add new command line option: --status
* Fix multi-display issue
* Fix hard coded time in notification
* Completely redesigned architecture and user interface
* Show next break time in tray icon in supported environments
* Enable keyboard shortcuts
* Fix screen flickering in KDE
* Show the break type in the notification
* Make pyaudio optional
* Support postponing the break
* Handle configuration update efficiently
* Move to Python 3
* Add plugin support
* Add custom breaks
* Add optional break image feature
* Add lock screen support
* Prevent disabling Safe Eyes after notification
* Fix random crash
* Use system language if available
* Fix disable menu issue in Elementary OS
* Fix long breaks in hours
* Fix locale time format issue
* Advanced configurations and disable for given time
* Optional audible alert and pause Safe Eyes if system is idle
* Bug fix for no breaks after 1st one
* Add about dialog and language selection to Settings dialog
* Fixing bug in multiscreen support
* Add next break information to tray menu
* Support translation
* Adding multiscreen support & handling system suspend
* Fixing bug in Ubuntu MATE environment
* Removing apscheduler dependency
* Fixing seconds instead of minutes bug
* Bug fixes for Ubuntu 14.04 and keyboard lock during break
* Reducing minimal Python requirement
* Fixing appindicator version mismatch
* Fixing apscheduler version mismatch
* Initial release
-- Gobinath Loganathan <[email protected]> Sat, 15 Oct 2016 06:28:40 +0530