Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Forcibly terminate kdesktop_lock after unlock | Timothy Pearson | 2014-12-02 | 1 | -2/+0 |
| | | | | This resolves Bug 2222 | ||||
* | Fix kdesktop_lock requiring a process stop/start on unlock | Timothy Pearson | 2014-11-28 | 4 | -49/+78 |
| | | | | Attempt to fix kdesktop_lock start/stop causing dcop failures by keeping kdesktop_lock process running across lock/unlock cycles | ||||
* | Fix twin deleting comptontdepidfile when compton-tde already running on startup | Timothy Pearson | 2014-11-23 | 2 | -7/+78 |
| | | | | Fix long-standing bug in calling desktop lock methods over DCOP from within kdesktop process | ||||
* | Fix improper desktop wallpaper export causing fake transparency dependent ↵ | Timothy Pearson | 2014-11-17 | 1 | -9/+11 |
| | | | | application failure | ||||
* | 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 |
| | | | | This resolves Bug 2176 | ||||
* | 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 ↵ | Timothy Pearson | 2014-10-25 | 3 | -17/+25 |
| | | | | | | | improve multi-head support in same Fix kdesktop_lock busy cursor appearing over active screen saver after GUI-driven VT switch and delayed return to original VT Repair kdesktop_lock invalid password delay bypass with Cancel button | ||||
* | 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 |
| | | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 2 | -2/+2 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | 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 |
| | | | | | | | | Fix "dlopen" function detection | ||||
* | | 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 ↵ | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
| | | | | match XDG specifications | ||||
* | Commit the following patch from Bug 1499: | Timothy Pearson | 2014-10-07 | 2 | -5/+15 |
| | | | | tdebase: fix kdesktop resize bug | ||||
* | Fix Xorg memory leak on moving windows | Timothy Pearson | 2014-07-31 | 1 | -0/+11 |
| | | | | | This resolves Bug 2078 Thanks to Jan Janeček for significant help in tracking this down! | ||||
* | 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 |
| | | | | | also on SAK available and enabled systems. This (finally!) fully solves bug 1584. | ||||
* | Commits ccb5fca, 59ef38d, 710fc43 re-pushed to local branch for further ↵ | Michele Calgaro | 2014-05-01 | 4 | -43/+48 |
| | | | | | | development. This relates to bug 1584. | ||||
* | Temporarily reverted commits ccb5fca, 59ef38d, 710fc43. | Michele Calgaro | 2014-05-01 | 4 | -48/+43 |
| | | | | | | The code for these commits will be pushed again later once a fix for SAK-enabled systems has been developed and tested. This relates to bug 1584. | ||||
* | Fixed commit 59ef38d: now the Desktop Session Locked works as expected. | Michele Calgaro | 2014-04-29 | 1 | -1/+2 |
| | | | | This resolves (again) bug 1584. | ||||
* | Added possibility to hide the Cancel button from the Desktop Session Locked ↵ | Michele Calgaro | 2014-04-29 | 4 | -41/+46 |
| | | | | | | dialog. This relates to bug 1584. | ||||
* | Enabled Cancel button in "Desktop Session Locked" dialog window. | Michele Calgaro | 2014-04-28 | 1 | -4/+3 |
| | | | | | This allows to press the Cancel button or Esc to start the screensaver. This resolves bug 1584, but have a look at bug 2038 for further details. | ||||
* | Fix group used for UseSAK option in tdmrc | Slávek Banko | 2014-04-09 | 1 | -1/+1 |
| | | | | This relates to Bug 1915 | ||||
* | Fix UseSAK default value in kdesktop lock | Slávek Banko | 2014-04-08 | 1 | -1/+1 |
| | | | | This relates to Bug 1915 | ||||
* | Force redraw of desktop shadows | Timothy Pearson | 2014-04-03 | 1 | -1/+3 |
| | | | | | This resolves Bug 1807 Do not abort DrKonqi if a library file could not be opened for SCM analysis | ||||
* | Add basic support for a modified compton compositor instead of the old buggy ↵ | Timothy Pearson | 2014-03-31 | 7 | -10/+10 |
| | | | | | | kompmgr Update additional Xorg atom names | ||||
* | Rename TDE-specific atoms to avoid stomping on KDE atom names | Timothy Pearson | 2014-03-31 | 1 | -2/+2 |
| | |||||
* | Add systemd support into kdesktop | Slávek Banko | 2014-02-25 | 3 | -2/+214 |
| | | | | | + response to systemd signal Lock() + setting SetIdleHint(true / false) by screen saver activity | ||||
* | Reduce desktop icon clutter with new profile. | Darrell Anderson | 2014-02-24 | 1 | -1/+1 |
| | |||||
* | Rebranding, tooltip, and What's This string cleanup. | Darrell Anderson | 2014-01-19 | 1 | -2/+2 |
| | |||||
* | Fix screen sometimes not being hidden on power management action or desktop ↵ | Timothy Pearson | 2014-01-08 | 5 | -43/+123 |
| | | | | | | switch Handle kdesktop_lock termination in a more sane manner by simply relaunching it if possible | ||||
* | Rename kdeeject -> tdeeject | Darrell Anderson | 2014-01-06 | 4 | -4/+4 |
| | |||||
* | Fix free space overlay not disappearing on unmount | Timothy Pearson | 2013-12-27 | 3 | -18/+34 |
| | | | | | Fix devices disappearing on unmount Automatically close notification popup on associated media device removal | ||||
* | Fix remnant QMIN/QMAX to TQMIN/TQMAX. | Darrell Anderson | 2013-11-28 | 1 | -6/+6 |
| | |||||
* | Rename KDEsu->TDEsu to provide consistency with previous renamings. | Darrell Anderson | 2013-11-24 | 2 | -3/+3 |
| | | | | This relates to bug report 1707. | ||||
* | Update XDG mimetypes. | Darrell Anderson | 2013-11-08 | 1 | -1/+1 |
| | |||||
* | Fix getting kdesktop_pid in kdesktop_lock | Slávek Banko | 2013-10-26 | 1 | -1/+1 |
| | | | | | | | This fixes sending a signal on fully activation to kdesktop SaverEngine. This fixes setting Saving state in SaverEngine. This fixes hang in processing kdesktop lock dcop call during the switch to suspend modes when the screen saver is active. | ||||
* | Add optional opengl support | Alexander Golubev | 2013-09-08 | 1 | -1/+1 |
| | |||||
* | Add source code module name to stdout/stderr messages to improve readability. | Darrell Anderson | 2013-09-07 | 1 | -1/+1 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 3 | -5/+5 |
| | |||||
* | kdesktop/lock: remove tqwidget-include hacks | Alexander Golubev | 2013-08-29 | 1 | -11/+2 |
| | |||||
* | remove a useless check from kdesktop/ConfgureChecks | Alexander Golubev | 2013-08-29 | 1 | -1/+1 |
| | |||||
* | kdesktop/lock: use kdBacktrace() in case of fail | Alexander Golubev | 2013-08-29 | 4 | -363/+5 |
| | |||||
* | Add documentation for prior commit | Timothy Pearson | 2013-08-25 | 1 | -0/+4 |
| | |||||
* | Pass ACPI power key events through the lock dialog | Timothy Pearson | 2013-08-25 | 1 | -4/+20 |
| | |||||
* | Enable lock session keyboard hotkey | Timothy Pearson | 2013-08-25 | 1 | -0/+1 |
| |