| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use DM library in tdmtsak instead of making command line calls | Timothy Pearson | 2015-09-29 | 1 | -1/+1 |
* | Add new hardware device tray application | Timothy Pearson | 2015-09-21 | 1 | -6/+6 |
* | Prevent saver from starting while valid card is inserted | Timothy Pearson | 2015-09-19 | 1 | -10/+16 |
* | Fix card unlock | Timothy Pearson | 2015-09-19 | 2 | -4/+15 |
* | Streamline cryptographic card logon process | Timothy Pearson | 2015-09-18 | 3 | -7/+39 |
* | Stabilize cryptographic card login | Timothy Pearson | 2015-09-18 | 4 | -6/+64 |
* | Add initial cryptographic card login support | Timothy Pearson | 2015-09-17 | 7 | -35/+253 |
* | Fix the most egregious style guide violations in the remaining kdesktop_lock ... | Timothy Pearson | 2015-09-04 | 5 | -608/+612 |
* | Fix the most egregious style guide violations in the main kdesktop_lock sourc... | Timothy Pearson | 2015-09-04 | 2 | -1734/+1725 |
* | Fix the most egregious style guide violations in the kdesktoplock plugin sources | Timothy Pearson | 2015-09-04 | 10 | -1105/+1134 |
* | Fix FTBFS on freebsd | Slávek Banko | 2015-06-12 | 1 | -1/+1 |
* | Bring My_Computer (system) icon into XDG compliance | Slávek Banko | 2015-04-14 | 1 | -1/+1 |
* | Fix comments | Timothy Pearson | 2015-04-13 | 1 | -3/+3 |
* | Do not unblock signals in main thread when waiting for kdesktop_lock response | Timothy Pearson | 2015-04-13 | 2 | -8/+4 |
* | Fix ommited call fullyOnline() in kdesktop_lock | Slávek Banko | 2015-04-13 | 1 | -0/+1 |
* | Ensure desktop is completely hidden before sending fullyOnline() | Timothy Pearson | 2015-04-13 | 4 | -15/+42 |
* | Fix long-standing inverted signal mask in kdesktop_lock initial sigsuspend | Timothy Pearson | 2015-04-12 | 2 | -45/+55 |
* | Remove call to pthread_cancel() in kdesktop_lock | Timothy Pearson | 2015-04-12 | 3 | -3/+29 |
* | Handle screen locking internally on user switch | Timothy Pearson | 2015-04-12 | 1 | -1/+5 |
* | Fix sporadic kdesktop hang due to unsafe usage of asynchronous POSIX signals ... | Timothy Pearson | 2015-04-12 | 2 | -22/+74 |
* | Eliminate usleep() loop during kdesktop startup | Timothy Pearson | 2015-04-08 | 3 | -11/+32 |
* | Fix lockeng file formatting | Timothy Pearson | 2015-04-08 | 2 | -512/+499 |
* | Remove external dcop call and associated thread | Timothy Pearson | 2015-04-08 | 9 | -126/+115 |
* | Ensure kdesktop signal handlers execute in the main GUI thread | Timothy Pearson | 2015-04-08 | 3 | -1/+15 |
* | Bring system icon into XDG compliance | Timothy Pearson | 2015-03-26 | 1 | -1/+1 |
* | Rename most device icons to comply with XDG standards | Timothy Pearson | 2015-03-02 | 12 | -18/+18 |
* | Forcibly terminate kdesktop_lock after unlock | Timothy Pearson | 2014-12-02 | 1 | -2/+0 |
* | Fix kdesktop_lock requiring a process stop/start on unlock | Timothy Pearson | 2014-11-28 | 4 | -49/+78 |
* | Fix twin deleting comptontdepidfile when compton-tde already running on startup | Timothy Pearson | 2014-11-23 | 2 | -7/+78 |
* | Fix improper desktop wallpaper export causing fake transparency dependent app... | Timothy Pearson | 2014-11-17 | 1 | -9/+11 |
* | Fix accidental renaming of device icons in GIT hash 46e2e9 | Timothy Pearson | 2014-11-16 | 4 | -6/+6 |
* | Break potential infinite loop on DCOP wallpaper export call | Timothy Pearson | 2014-11-10 | 1 | -4/+4 |
* | Fix another incorrect renaming from the previous mimetype compliance patches | Timothy Pearson | 2014-10-26 | 1 | -1/+1 |
* | Make kdesktop_lock and ksmserver ARGB screen blanking more efficient and impr... | Timothy Pearson | 2014-10-25 | 3 | -17/+25 |
* | Fix exec icon location and bring it into XDG compliance | Timothy Pearson | 2014-10-22 | 4 | -4/+4 |
* | Bring most mimetypes in line with XDG specifications. The following are not ... | Timothy Pearson | 2014-10-22 | 6 | -8/+8 |
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil... | Timothy Pearson | 2014-10-13 | 2 | -2/+2 |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2014-10-12 | 2 | -1/+3 |
|\ |
|
| * | Fix FTBFS caused by typo in commit d3ce4fa7 | Slávek Banko | 2014-10-13 | 1 | -1/+1 |
| * | Fix FTBFS due to linux specific headers | François Andriot | 2014-10-12 | 1 | -0/+2 |
| * | Fix hardcoded link flag to "dl" library | François Andriot | 2014-10-12 | 1 | -1/+1 |
* | | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 4 | -7/+7 |
|/ |
|
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
* | Commit the following patch from Bug 1499: | Timothy Pearson | 2014-10-07 | 2 | -5/+15 |
* | Fix Xorg memory leak on moving windows | Timothy Pearson | 2014-07-31 | 1 | -0/+11 |
* | Added smooth crossfade effect option when changing the desktop wallpaper. | François Andriot | 2014-06-18 | 2 | -18/+103 |
* | "Hide Cancel button" functionality in kdesktop_lock is now fully working | Michele Calgaro | 2014-05-02 | 1 | -18/+16 |
* | Commits ccb5fca, 59ef38d, 710fc43 re-pushed to local branch for further devel... | Michele Calgaro | 2014-05-01 | 4 | -43/+48 |
* | Temporarily reverted commits ccb5fca, 59ef38d, 710fc43. | Michele Calgaro | 2014-05-01 | 4 | -48/+43 |
* | Fixed commit 59ef38d: now the Desktop Session Locked works as expected. | Michele Calgaro | 2014-04-29 | 1 | -1/+2 |