summaryrefslogtreecommitdiffstats
path: root/kdesktop
Commit message (Expand)AuthorAgeFilesLines
* Add $DISPLAY to kdesktop_lock_lockfile file name.Slávek Banko2019-02-111-1/+1
* Prevent hard-coded "tde/" in #include ...Slávek Banko2019-01-302-1/+2
* Add CMakeL10n rules.Slávek Banko2018-12-091-0/+3
* Improved previous commit using local8Bit() in place of utf8() when aMichele Calgaro2018-11-282-4/+4
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-11-284-7/+8
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-173-3/+3
* kdesktop lockprocess: Removed unnecessary include linux/stat.hSlávek Banko2018-09-051-3/+0
* cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS )Michele Calgaro2018-07-041-2/+1
* Fixed session locking at login. This resolves bug 2874.Michele Calgaro2018-07-032-0/+28
* Fix kdesktop_lock screensaver stuttering on modern GPUsTimothy Pearson2018-06-241-1/+5
* Reset states in kdesktop-lock if startSaver failsSlávek Banko2018-05-261-0/+2
* Fix calculations in mini-cliSlávek Banko2017-12-021-2/+3
* Write more details when kdesktop lock fails to grab input devicesSlávek Banko2016-09-111-0/+6
* Disable card-based login if Kerberos support was disabled at compile timeTimothy Pearson2016-09-061-1/+4
* Do not start card authentication unless PKCS logins were enabledTimothy Pearson2016-09-062-1/+15
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-239-0/+0
* fix encoding for My_Documents folder for three locales was missing beforeAlexander Golubev2016-07-051-3/+3
* Fixed desktop locking code. This relates to bug 2603 and fixes the locking-af...Michele Calgaro2016-03-131-1/+1
* Fix cryptographic card login processTimothy Pearson2015-10-021-10/+21
* Move VT switch on card insertion to cryptocardwatcher processTimothy Pearson2015-10-011-15/+0
* Use DM library in tdmtsak instead of making command line callsTimothy Pearson2015-09-291-1/+1
* Add new hardware device tray applicationTimothy Pearson2015-09-211-6/+6
* Prevent saver from starting while valid card is insertedTimothy Pearson2015-09-191-10/+16
* Fix card unlockTimothy Pearson2015-09-192-4/+15
* Streamline cryptographic card logon processTimothy Pearson2015-09-183-7/+39
* Stabilize cryptographic card loginTimothy Pearson2015-09-184-6/+64
* Add initial cryptographic card login supportTimothy Pearson2015-09-177-35/+253
* Fix the most egregious style guide violations in the remaining kdesktop_lock ...Timothy Pearson2015-09-045-608/+612
* Fix the most egregious style guide violations in the main kdesktop_lock sourc...Timothy Pearson2015-09-042-1734/+1725
* Fix the most egregious style guide violations in the kdesktoplock plugin sourcesTimothy Pearson2015-09-0410-1105/+1134
* Fix FTBFS on freebsdSlávek Banko2015-06-121-1/+1
* Bring My_Computer (system) icon into XDG complianceSlávek Banko2015-04-141-1/+1
* Fix commentsTimothy Pearson2015-04-131-3/+3
* Do not unblock signals in main thread when waiting for kdesktop_lock responseTimothy Pearson2015-04-132-8/+4
* Fix ommited call fullyOnline() in kdesktop_lockSlávek Banko2015-04-131-0/+1
* Ensure desktop is completely hidden before sending fullyOnline()Timothy Pearson2015-04-134-15/+42
* Fix long-standing inverted signal mask in kdesktop_lock initial sigsuspendTimothy Pearson2015-04-122-45/+55
* Remove call to pthread_cancel() in kdesktop_lockTimothy Pearson2015-04-123-3/+29
* Handle screen locking internally on user switchTimothy Pearson2015-04-121-1/+5
* Fix sporadic kdesktop hang due to unsafe usage of asynchronous POSIX signals ...Timothy Pearson2015-04-122-22/+74
* Eliminate usleep() loop during kdesktop startupTimothy Pearson2015-04-083-11/+32
* Fix lockeng file formattingTimothy Pearson2015-04-082-512/+499
* Remove external dcop call and associated threadTimothy Pearson2015-04-089-126/+115
* Ensure kdesktop signal handlers execute in the main GUI threadTimothy Pearson2015-04-083-1/+15
* Bring system icon into XDG complianceTimothy Pearson2015-03-261-1/+1
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-0212-18/+18
* Forcibly terminate kdesktop_lock after unlockTimothy Pearson2014-12-021-2/+0
* Fix kdesktop_lock requiring a process stop/start on unlockTimothy Pearson2014-11-284-49/+78
* Fix twin deleting comptontdepidfile when compton-tde already running on startupTimothy Pearson2014-11-232-7/+78
* Fix improper desktop wallpaper export causing fake transparency dependent app...Timothy Pearson2014-11-171-9/+11