Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -14/+14 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Renamed Sleep to Suspend, following discussion on a more consistent naming ↵ | Michele Calgaro | 2018-11-04 | 1 | -6/+6 |
| | | | | | | convention for shutdown actions. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Renamed "Suspend to disk" to "Hibernate" and "Suspend to RAM" to "Sleep". | Michele Calgaro | 2016-05-07 | 1 | -26/+49 |
| | | | | | | This refers to bug 2602. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | ksmserver: Added support for hybrid suspend (aka suspend to RAM + suspend to ↵ | Michele Calgaro | 2016-04-24 | 1 | -18/+72 |
| | | | | | | | | disk). This relates to bug 2601. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added tooltips to logout dialog for freeze, suspend and hibernate buttons. | Michele Calgaro | 2016-02-07 | 1 | -17/+20 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rewrite greyscale OpenGL system to use GLSL | Timothy Pearson | 2014-11-25 | 1 | -8/+12 |
| | | | | | Add ability to blend color and greyscale based on window alpha (actual window alpha currently set at 0.5 when blending is enabled) Reenable greyscale logout effect when compositor is in use | ||||
* | Make kdesktop_lock and ksmserver ARGB screen blanking more efficient and ↵ | Timothy Pearson | 2014-10-25 | 1 | -5/+5 |
| | | | | | | | 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 | ||||
* | Allow contitional build with tdehwlib | Slávek Banko | 2014-10-18 | 1 | -2/+4 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Bring undo, redo, find, and revert icons into XDG compliance | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | |||||
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 1 | -3/+3 |
| | |||||
* | Bring previous and next icons into XDG compliance | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | Add secondary logout fadeaway control | Darrell Anderson | 2014-03-19 | 1 | -133/+136 |
| | | | | | This resolves Bug 1999 This relates to Bug 258 | ||||
* | Fix buttons covered by progress bar in logout status dialog | Michele Calgaro | 2013-12-04 | 1 | -0/+3 |
| | | | | This relates to Bug 1667 | ||||
* | Add progress bar to logout status dialog | Michele Calgaro | 2013-11-21 | 1 | -0/+16 |
| | | | | This resolves Bug 1667 | ||||
* | Add support for freeze suspend state | Slávek Banko | 2013-09-22 | 1 | -55/+84 |
| | |||||
* | Fix standard logout fade when compositing is disabled | Timothy Pearson | 2013-08-08 | 1 | -359/+356 |
| | |||||
* | Provide visual indication of SaveYourself hang protection timer | Timothy Pearson | 2013-08-03 | 1 | -1/+6 |
| | | | | | Reduce hang protection timer to 20 seconds This relates to Bug 760 | ||||
* | Allow the user to manually abort a stalled SaveYourself process | Timothy Pearson | 2013-07-21 | 1 | -0/+25 |
| | | | | This partially resolves Bug 760 | ||||
* | Beautify logout process | Timothy Pearson | 2013-07-18 | 1 | -7/+29 |
| | |||||
* | Use TDE hardware library to authorize and control shutdown related session ↵ | Timothy Pearson | 2013-04-25 | 1 | -133/+112 |
| | | | | | | options This resolves Bug 1071 | ||||
* | Add option to use more professional looking logout dialog | Timothy Pearson | 2013-02-26 | 1 | -1/+6 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -2/+2 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -2/+2 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -6/+6 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -7/+7 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 1 | -14/+14 |
| | |||||
* | Properly restore icon positions on login | Timothy Pearson | 2013-01-18 | 1 | -2/+4 |
| | |||||
* | Fix desktop lock not engaging on suspend | Timothy Pearson | 2012-05-20 | 1 | -44/+15 |
| | | | | This closes Bug 1003 | ||||
* | Fix fancy logout not allowing interaction with save dialogs | Timothy Pearson | 2012-05-16 | 1 | -2/+28 |
| | | | | | This closes Bug 922 Fix desktop wallpaper export failing when triggered by krootbacking or ksmserver and konsole or kdesktop_lock not previously loaded | ||||
* | Fix references of K Menu -> TDE Menu. | Darrell Anderson | 2012-03-21 | 1 | -1/+1 |
| | |||||
* | Fix references of /tmp/kde- -> /tmp/tde- to avoid potential conflicts with KDE4. | Darrell Anderson | 2012-03-13 | 1 | -2/+2 |
| | | | | | | This partially resolves bug report 813. Fix docbook references of /tmp/kde-$USER -> /tmp/tde-$USER. | ||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 1 | -3/+3 |
| | |||||
* | Rename tqt3 color functions | Timothy Pearson | 2012-02-27 | 1 | -4/+4 |
| | |||||
* | Fix another FTBFS when both upower and hal are enabled | Timothy Pearson | 2012-02-18 | 1 | -0/+5 |
| | |||||
* | [tdebase/ksmserver] added UPower support | Serghei Amelian | 2012-02-15 | 1 | -263/+327 |
| | |||||
* | Part 1 of 2 of kdm rename | Timothy Pearson | 2012-01-22 | 1 | -1/+1 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 1 | -1/+1 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 1 | -10/+10 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 1 | -11/+11 |
| | | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 1 | -11/+11 |
| | |||||
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 1 | -1/+1 |
| | |||||
* | Hide shutdown dialog from taskbar | tpearson | 2011-10-08 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257821 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Revert part of last commit that accidentally snuck in | tpearson | 2011-10-08 | 1 | -2/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257819 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix failure to resume from suspend/hibernate or simply clicking the Cancel ↵ | tpearson | 2011-10-08 | 1 | -1/+2 |
| | | | | | | button on the shutdown screen... git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257818 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix ksmserver flicker on logout with ARGB visuals | tpearson | 2011-09-23 | 1 | -14/+13 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1255031 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix ksmserver shutdown screen in ARGB mode | tpearson | 2011-09-21 | 1 | -3/+27 |
| | | | | | | | Do not exit the secure dialog on DCOP screensaver quit request git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254881 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Use shared root pixmap to paint smserver instead of external call to krootpixmap | tpearson | 2011-09-21 | 1 | -44/+35 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254806 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Use new modal system nofitication dialog in kdebase smserver | tpearson | 2011-09-12 | 1 | -99/+2 |
| | | | | | | | | Add fancy startup dialog to match the fancy shutdown dialog This is only used if the themed splash screen is turned off git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253056 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |