Commit Graph

367 Commits

Author SHA1 Message Date
Gobinath a8e198d7f8 Fix error in setup.py 2017-07-31 15:12:04 -04:00
Gobinath 8ea2c85c9a Release v1.2.2 2017-07-31 15:08:35 -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 d1224173c6 Merge pull request #176 from karsibali/master
Updated Turkish translations.
2017-07-29 07:40:33 -04:00
Serdar Arslan d43160c6da Merge branch 'master' of github.com:karsibali/SafeEyes 2017-07-29 06:44:25 +03:00
Serdar Arslan b0be6c3ce3 Merge remote-tracking branch 'upstream/master' 2017-07-29 06:38:14 +03:00
Serdar Arslan 3f37bc29b9 Update Turkish translations. 2017-07-29 06:36:03 +03:00
Serdar Arslan 19710c8221 Update Turkish translations. 2017-07-29 06:27:49 +03:00
Gobinath 3d779f2524 Merge pull request #175 from lambcode/master
Move the break screen window after presenting
2017-07-23 18:08:42 -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
Gobinath 3d20749685 Merge pull request #173 from Jalakas/master
add Estonian translation
2017-07-18 15:31:59 -04:00
Jalakas d21a02d0f3 language: add Estonian language into desktop file 2017-07-18 22:26:20 +03:00
Jalakas ae34763d02 language: add Estonian translation 2017-07-16 23:54:35 +03: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 52ff74d88c Merge pull request #171 from giappi/patch-1
- Update translation in Vietnamese
2017-07-12 10:58:03 -04:00
giappi bea206f732 - Update translation in Vietnamese 2017-07-12 21:01:07 +07: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
Gobinath eedb2c53c7 Merge pull request #168 from Jalakas/master
flake8 suggested fixes
2017-07-06 05:58:55 -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 0f08c14cf4 Set default values to optional properties 2017-07-02 14:30:53 -04:00
Gobinath 8767dbef00 Show audible alert disabled message immediately to the user 2017-07-02 14:25:42 -04:00
Gobinath 78a500bae4 Show the break type in the notification 2017-07-02 14:05:48 -04:00
Gobinath 723d8dd946 Update Tamil translation to install pyaudio 2017-06-26 17:28:58 -04:00
Gobinath aa1deda9e2 Fix some errors with last commit 2017-06-26 17:18:11 -04:00
Gobinath 9400df48b1 Merge pull request #165 from radek-sprta/pyaudio
Show a popup notification if pyaudio is not installed
2017-06-26 16:58:52 -04:00
Radek SPRTA 8d41f013e0 Show a popup notification if pyaudio is not installed 2017-06-26 22:28:26 +02:00
Gobinath 5d0e2731de Merge branch 'master' of https://github.com/slgobinath/SafeEyes 2017-06-21 15:14:38 -04:00
Gobinath 08932e5fff Make pyaudio optional 2017-06-21 15:14:31 -04:00
Gobinath eb84890553 Merge pull request #162 from radek-sprta/patch-7
Update safeeyes.desktop
2017-06-21 09:27:50 -04:00
radek-sprta b7e32286d3 Update safeeyes.desktop 2017-06-21 15:21:17 +02:00
Gobinath 87d4ba7d49 Update language list 2017-06-21 08:44:50 -04:00
Gobinath e94d54057d Merge pull request #160 from TarasMK/master
Translated to Ukrainian
2017-06-21 06:58:21 -04:00
taras_kapushchak b1b0bb378d Translated to Ukrainian 2017-06-21 13:45:23 +03:00
Gobinath 2a3a9b8d4b Merge pull request #159 from Misaghlb/master
fix kde flickering
2017-06-19 14:52:33 -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 52ee6292a9 Merge pull request #158 from Misaghlb/master
add persian translation
2017-06-19 09:04:00 -04:00
Gobinath 9c6e7f231c Merge pull request #157 from davilera/cat-i18n
Added Catalan translation
2017-06-19 09:02:31 -04:00
David Aguilera 59f25dcd90 Translated DESKTOP file to Catalan 2017-06-19 14:54:12 +02:00
misaghlb 2b69dfef72
add persian translation 2017-06-19 17:18:44 +04:30
misaghlb 5a515d99d4
add persian translation 2017-06-19 17:15:13 +04:30
David Aguilera 297922536e Added Catalan translation 2017-06-19 13:14:32 +02:00
Gobinath ca332fff1b Merge pull request #153 from radek-sprta/patch-6
Update Slovak translation
2017-06-02 11:53:18 -04:00
Gobinath 84226a8e82 Merge pull request #152 from radek-sprta/patch-5
Update Czech translation
2017-06-02 11:52:58 -04:00
radek-sprta a5370f3711 Update cs.json 2017-06-02 16:31:34 +02:00
radek-sprta f8d7037994 Update Slovak translation 2017-06-02 16:30:48 +02:00
radek-sprta b8f3ed2fc1 Update cs.json 2017-06-02 16:29:31 +02:00