Commit Graph

22 Commits

Author SHA1 Message Date
Gobinath b6c8b504af
Feature Media Control plugin and toolbar support (#295)
* Add toolbar actions to the break screen

* Add media control plugin
2019-01-12 16:12:50 -05:00
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 207e375dce Move screen before and after present 2018-03-19 12:05:00 -04:00
Ethan Koenig 5d454c9020 Remove duplicate keyboard release (#235) 2018-01-28 07:38:05 -08:00
Gobinath 7aa47ec561 Fix multi-screen issue in unity desktop 2017-12-28 11:08:21 -05:00
Gobinath 5de6869309 Safeeyes 2.0.0 (#194) 2017-10-07 09:10:31 -04:00
Brian Lamb c7294a9137 Move the break screen window after presenting
Some window managers do not honor the location set on a window before
presentation. This can cause multi-display setups to show all break screens
on the same display. By calling window.move() after presenting the window,
more window managers will move the windows to the correct display.
2017-07-23 12:05:12 -06:00
Jalakas 35c6cdee48 flake8 suggested fixes 2
Ignored these: tabs vs spaces, multiple imports on single line, import not on top of file, too long lines.
2017-07-16 22:51:52 +03:00
Gobinath c95df477e2 Refactor comments 2017-07-06 17:58:08 -04:00
Gobinath ca65add8e8 Improve the kyboard lock and shortcut logic 2017-07-06 16:49:44 -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
misaghlb a8aab4e680
fix kde flickering 2017-06-19 22:04:15 +04:30
Gobinath 1943c385d1 Fix flickering screen in KDE 2017-06-19 11:23:28 -04:00
Gobinath cca711a449 Make postpone button optional 2017-04-22 19:04:35 -04:00
Gobinath 919dbb234f Fix break screen only on one monitor 2017-04-19 10:18:27 -04:00
Gobinath 34802d4a31 Add plugins support (See #104) 2017-04-12 10:57:54 -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
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