Commit Graph

23 Commits

Author SHA1 Message Date
Gobinath 107670f9c0
Override break intervals (#294)
* Add break queue

* Add remember last break option

* Add option to override interval

* Increase duration limit for promodo mode
2019-01-11 20:42:51 -05:00
Gobinath 7a22adf91d Add postpone break until system becomes idle 2018-10-31 09:11:25 +05:30
Gobinath 3a7ebc4047 Skip long break if paused for break duration 2018-06-25 16:02:28 -04:00
Gobinath 32cc7aaf35 Fix no long break after system idle pause 2018-02-17 15:58:21 -05:00
Gobinath 70759a2115 Add option to interpret system idle as break 2017-10-17 14:50:57 -04:00
Gobinath 36b7006958 Fix rounding error in scheduler 2017-10-17 13:07:46 -04:00
Gobinath 5de6869309 Safeeyes 2.0.0 (#194) 2017-10-07 09:10:31 -04:00
Gobinath 9698517177 Fix a bug introduced in last commit 2017-07-30 11:53:08 -04:00
Gobinath 8b2af970e0 Prevent resuming from long break 2017-07-30 11:51:51 -04:00
Gobinath c95df477e2 Refactor comments 2017-07-06 17:58:08 -04:00
Jalakas 1162d19c63 flake8 suggested fixes
Ignored these: tabs vs spaces, multiple imports on single line, import not on top of file, too long lines.
2017-07-05 22:59:04 +03:00
Gobinath 4509aa1d18 Add keyboard shortcuts to skip and postpone 2017-07-02 16:27:07 -04:00
Gobinath 78a500bae4 Show the break type in the notification 2017-07-02 14:05:48 -04:00
Gobinath 1298d69838 Start idle time monitor only if xprintidle is available 2017-04-19 14:04:16 -04:00
Gobinath ef863983c1 Limit the plugins text length 2017-04-18 19:34:22 -04:00
Gobinath 1f959ce41b Fix issues with Python package 2017-04-10 19:32:43 -04:00
Gobinath 7015c97c47 Enhance lock screen after long breaks 2017-04-08 20:29:51 -04:00
ruX e960bb4dbf Lock screen after specified amount of time 2017-04-08 15:41:16 +01:00
ruX 6816cc60c4 Lock screen is working 2017-04-08 14:54:07 +01:00
ruX 604229554a UI controll for lock screen 2017-04-08 13:18:38 +01:00
Gobinath af8e9d51ab Add image to break screen 2017-04-07 16:20:23 -04:00
Gobinath a8f2ad4a6b Add postpone button 2017-04-03 14:18:23 -04:00
Radek SPRTA d6fe87898c Initial try to package SafeEyes using setuptools 2017-03-10 23:35:06 +01:00