Commit Graph

276 Commits

Author SHA1 Message Date
Gobinath 249d3be998 Release v1.2.0a10 2017-04-25 15:43:25 -04:00
Gobinath 252d5fa9e8 Fix overwriting config file with every update 2017-04-25 13:18:37 -04:00
Gobinath 00886cf4a5 Remove optional version field 2017-04-25 09:09:25 -04:00
Gobinath 655ed61da1 Merge pull request #130 from pscorek/master
Update Polish translation - optional 'Postpone' button and 'About' dialog
2017-04-25 09:01:37 -04:00
Wojciech Ceret 4cd263057c Update Polish translation - optional 'Postpone' button and 'About' dialog 2017-04-25 11:14:21 +02:00
Wojciech Ceret d936528e82 Merge pull request #1 from slgobinath/master
Up-to-date with original repository
2017-04-25 09:48:22 +02:00
Gobinath 35f06ff450 Merge pull request #128 from hartwork/xprop-dependency
debian/control: Depend on x11-utils for xprop
2017-04-23 18:04:08 -04:00
Sebastian Pipping 51f04e5934 debian/control: Depend on x11-utils for xprop
https://packages.debian.org/sid/amd64/x11-utils/filelist
2017-04-23 21:40:47 +02:00
Gobinath f7ba152aef Translate about dialog 2017-04-22 19:59:14 -04:00
Gobinath cca711a449 Make postpone button optional 2017-04-22 19:04:35 -04:00
Gobinath 2326644c2e Remove default images 2017-04-22 17:34:43 -04:00
Gobinath 0277215fa0 Fix bug in Plugins.py 2017-04-22 09:00:28 -04:00
Gobinath d9ac604dca Merge pull request #122 from pscorek/master
Add Polish translation
2017-04-22 08:27:41 -04:00
Wojciech Ceret da4bb5fbbf Add Polish translation 2017-04-21 21:44:27 +02:00
Gobinath b8bc6666e0 Update the url in About dialog 2017-04-21 11:52:51 -04:00
Gobinath a1b3f6e094 Initialize thread pool only if there are plugins 2017-04-21 10:33:24 -04:00
Gobinath 5e9f68ff44 Fix GUI control width 2017-04-20 15:02:27 -04:00
Gobinath 2d2e9fc7cd Merge branch 'master' of https://github.com/slgobinath/SafeEyes 2017-04-20 09:43:36 -04:00
Gobinath 0ee6f2f2bb Improve the screen lock command 2017-04-20 09:43:26 -04:00
Gobinath 0e2981805a Merge pull request #119 from hartwork/fix-desktop-file-version
.desktop: Address validity issues
2017-04-19 18:35:23 -04:00
Sebastian Pipping ee5470a927 .desktop: Address validity issues
$ desktop-file-validate ./share/applications/safeeyes.desktop
./share/applications/safeeyes.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated
./share/applications/safeeyes.desktop: error: value "1.2.0" for key "Version" in group "Desktop Entry" is not a known version

Notes:
* UTF-8 encoding is required by now so the key can be dropped
* Version relates to the version of the standard
  (Desktop Entry Specification) not SafeEyes
2017-04-19 23:02:31 +02:00
Gobinath 8761d6cbbf Release Safe Eyes 1.2.0a8 2017-04-19 14:39:46 -04:00
Gobinath 1298d69838 Start idle time monitor only if xprintidle is available 2017-04-19 14:04:16 -04:00
Gobinath 1286389658 Add screen lock command for Gnome 3.8 and latest 2017-04-19 13:56:06 -04:00
Gobinath 24a0301847 Fix no tray icon in wayland 2017-04-19 12:59:13 -04:00
Gobinath c38a12bf5a Update French translation 2017-04-19 10:19:00 -04:00
Gobinath 919dbb234f Fix break screen only on one monitor 2017-04-19 10:18:27 -04:00
Gobinath ef863983c1 Limit the plugins text length 2017-04-18 19:34:22 -04:00
Gobinath 3581e17700 Add the offical page 2017-04-18 11:55:57 -04:00
Gobinath 85ecea6eea Fix multiple safeeyes processes in system monitor 2017-04-17 20:44:23 -04:00
Gobinath bd82e6ebed Add release note to readme 2017-04-15 15:13:01 -04:00
Gobinath 84c6e2fb50 Fix issue with gi dependency 2017-04-15 14:54:20 -04:00
Gobinath 0a4590c400 Add pip install to readme 2017-04-15 10:34:54 -04:00
Gobinath e748fbfd8d Prepare alpha version 1.2.0a7 release 2017-04-15 08:54:00 -04:00
Gobinath ea2b186ab0 Prepare alpha version 1.2.0a6 release 2017-04-14 19:37:31 -04:00
Gobinath cf97012152 Prepare alpha version 1.2.0a5 release 2017-04-14 19:17:52 -04:00
Gobinath e06362d2d7 Prepare alpha version 1.2.0a4 release 2017-04-14 18:48:33 -04:00
Gobinath 1a81b863cf Prepare alpha version 1.2.0a3 release 2017-04-14 18:42:26 -04:00
Gobinath baae666ddc Prepare alpha version 1.2.0a2 release 2017-04-14 18:39:09 -04:00
Gobinath 522fce90ae Prepare alpha version 1.2.0a1 release 2017-04-14 18:07:05 -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 692a6688b0 Add details about plugins 2017-04-12 11:27:37 -04:00
Gobinath e025e62bbc Add lock command for Pantheon (See #111) 2017-04-12 11:00:28 -04:00
Gobinath 34802d4a31 Add plugins support (See #104) 2017-04-12 10:57:54 -04:00
Gobinath 2faccc8a0c Update Czech translation 2017-04-11 11:43:55 -04:00
Gobinath b88e763006 Fix bug in single instance check 2017-04-10 21:18:47 -04:00
Gobinath 5e49d74e3a Fix debian build issues 2017-04-10 21:06:50 -04:00
Gobinath 1f959ce41b Fix issues with Python package 2017-04-10 19:32:43 -04:00
Gobinath 40606ee9dd Add lock command for XFCE4 (See #111) 2017-04-10 13:43:02 -04:00