summaryrefslogtreecommitdiffstats
path: root/kdesktop
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix accidental renaming of device icons in GIT hash 46e2e9Timothy Pearson2014-11-164-6/+6
* Break potential infinite loop on DCOP wallpaper export callTimothy Pearson2014-11-101-4/+4
* Fix another incorrect renaming from the previous mimetype compliance patchesTimothy Pearson2014-10-261-1/+1
* Make kdesktop_lock and ksmserver ARGB screen blanking more efficient and impr...Timothy Pearson2014-10-253-17/+25
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-224-4/+4
* Bring most mimetypes in line with XDG specifications. The following are not ...Timothy Pearson2014-10-226-8/+8
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil...Timothy Pearson2014-10-132-2/+2
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2014-10-122-1/+3
|\
| * Fix FTBFS caused by typo in commit d3ce4fa7Slávek Banko2014-10-131-1/+1
| * Fix FTBFS due to linux specific headersFrançois Andriot2014-10-121-0/+2
| * Fix hardcoded link flag to "dl" libraryFrançois Andriot2014-10-121-1/+1
* | Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-124-7/+7
|/
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma...Timothy Pearson2014-10-111-1/+1
* Commit the following patch from Bug 1499:Timothy Pearson2014-10-072-5/+15
* Fix Xorg memory leak on moving windowsTimothy Pearson2014-07-311-0/+11
* Added smooth crossfade effect option when changing the desktop wallpaper.François Andriot2014-06-182-18/+103
* "Hide Cancel button" functionality in kdesktop_lock is now fully workingMichele Calgaro2014-05-021-18/+16
* Commits ccb5fca, 59ef38d, 710fc43 re-pushed to local branch for further devel...Michele Calgaro2014-05-014-43/+48
* Temporarily reverted commits ccb5fca, 59ef38d, 710fc43.Michele Calgaro2014-05-014-48/+43
* Fixed commit 59ef38d: now the Desktop Session Locked works as expected.Michele Calgaro2014-04-291-1/+2
* Added possibility to hide the Cancel button from the Desktop Session Locked d...Michele Calgaro2014-04-294-41/+46
* Enabled Cancel button in "Desktop Session Locked" dialog window.Michele Calgaro2014-04-281-4/+3
* Fix group used for UseSAK option in tdmrcSlávek Banko2014-04-091-1/+1
* Fix UseSAK default value in kdesktop lockSlávek Banko2014-04-081-1/+1
* Force redraw of desktop shadowsTimothy Pearson2014-04-031-1/+3
* Add basic support for a modified compton compositor instead of the old buggy ...Timothy Pearson2014-03-317-10/+10