Commit Graph

35 Commits

Author SHA1 Message Date
aostruszka 992b091cf7 Base interface language on LC_MESSAGES (#231)
Instead of LC_TIME base interface on LC_MESSAGES.  In addition make use
of new optional arg to system_locale() in format_time() to have time
formatting based on LC_TIME.
2018-01-16 18:44:40 -05:00
Gobinath 4227bc6613 Store logs in home only in debug mode 2017-12-06 18:45:20 -05:00
Jalakas 7c0c8c29f3 update estonian language translation, fix some remaining flake8 style fixes (#214)
* flake8 fixes

* translation: update Estonian translation
2017-11-11 10:53:24 -05:00
Gobinath 4d646d4abb Use XDG env variables 2017-10-14 10:03:39 -04:00
Gobinath 92c71b271e Fix error in upgrading plugins 2017-10-12 09:44:34 -04:00
Gobinath 5aebb3da5d Fix error in upgrading plugins 2017-10-12 09:33:44 -04:00
Gobinath 5de6869309 Safeeyes 2.0.0 (#194) 2017-10-07 09:10:31 -04:00
Gobinath 589f101de4 Fix line indent issue 2017-08-28 16:01:31 -04:00
Antoine Beaupré 6a8b29a87b
xscreensaver support
this should work on non-standard desktop environments (e.g. mine is
Xmonad) by detecting if the daemon is running when the command exists

obviously, if a user is running a xscreensaver in a standard DE, that
won't work, but that should be uncommon enough to not cause problems
2017-08-25 18:00:29 -04:00
Gobinath 75d67e9d4a Fix error in Ubuntu 14.04 2017-07-31 15:44:23 -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 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 aa1deda9e2 Fix some errors with last commit 2017-06-26 17:18:11 -04:00
Radek SPRTA 8d41f013e0 Show a popup notification if pyaudio is not installed 2017-06-26 22:28:26 +02:00
Gobinath 08932e5fff Make pyaudio optional 2017-06-21 15:14:31 -04:00
Gobinath 1943c385d1 Fix flickering screen in KDE 2017-06-19 11:23:28 -04:00
Gobinath 2c0db7fcb7 Fix psutil version mismatch and append logs 2017-04-28 10:26:53 -04:00
Gobinath 252d5fa9e8 Fix overwriting config file with every update 2017-04-25 13:18:37 -04:00
Gobinath 0ee6f2f2bb Improve the screen lock command 2017-04-20 09:43:26 -04:00
Gobinath 1286389658 Add screen lock command for Gnome 3.8 and latest 2017-04-19 13:56:06 -04:00
Gobinath ef863983c1 Limit the plugins text length 2017-04-18 19:34:22 -04:00
Gobinath ee8961d787 Add lxde and budgie lock command (See #111) 2017-04-13 09:33:42 -04:00
Gobinath 382cc5ffb1 Add user defined lock command 2017-04-12 17:46:30 -04:00
Gobinath e025e62bbc Add lock command for Pantheon (See #111) 2017-04-12 11:00:28 -04:00
Gobinath 40606ee9dd Add lock command for XFCE4 (See #111) 2017-04-10 13:43:02 -04:00
Gobinath 697d60fed0 Add lock command for KDE and Mate (See #111) 2017-04-10 11:16:02 -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 bf3d6848c8 Check current desktop environment type 2017-04-08 14:30:44 +01:00
Gobinath af8e9d51ab Add image to break screen 2017-04-07 16:20:23 -04:00
Gobinath 637eebdde0 Migrate to Python 3 2017-03-22 20:07:51 -04:00
Gobinath 0df462bb24 Add system language option 2017-03-13 09:30:44 -04:00
Radek SPRTA d6fe87898c Initial try to package SafeEyes using setuptools 2017-03-10 23:35:06 +01:00