Commit Graph

65 Commits (3abdbba63981b85cb2deaa8c539b288a5d34d567)

Author SHA1 Message Date
Timothy Pearson 1346f68987 Bring stop, lock, exit, and run icons into XDG compliance 11 years ago
Timothy Pearson ccf9305673 Bring previous and next icons into XDG compliance 11 years ago
Darrell Anderson 907d8b7d7b Add secondary logout fadeaway control
This resolves Bug 1999
This relates to Bug 258
11 years ago
Michele Calgaro 91ff56bbdf Fix buttons covered by progress bar in logout status dialog
This relates to Bug 1667
11 years ago
Michele Calgaro 1c618af70d Add progress bar to logout status dialog
This resolves Bug 1667
11 years ago
Slávek Banko 7d335195a0 Add support for freeze suspend state 12 years ago
Timothy Pearson 3a84ecae5d Fix standard logout fade when compositing is disabled 12 years ago
Timothy Pearson d85d82bd00 Provide visual indication of SaveYourself hang protection timer
Reduce hang protection timer to 20 seconds
This relates to Bug 760
12 years ago
Timothy Pearson 08390bda6c Allow the user to manually abort a stalled SaveYourself process
This partially resolves Bug 760
12 years ago
Timothy Pearson 1eb5bc8165 Beautify logout process 12 years ago
Timothy Pearson 55a0cc423f Use TDE hardware library to authorize and control shutdown related session options
This resolves Bug 1071
12 years ago
Timothy Pearson 8b6942211b Add option to use more professional looking logout dialog 12 years ago
Timothy Pearson 77cbe84cb6 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 9286b9ebcc Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson a5430e4b98 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson de7e5867a6 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson cc74f360bb Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 79b21d47bc Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson e4e0479220 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson cf9a9af6a8 Properly restore icon positions on login 12 years ago
Timothy Pearson 193d9afcdb Fix desktop lock not engaging on suspend
This closes Bug 1003
13 years ago
Timothy Pearson d2f8fca98e Fix fancy logout not allowing interaction with save dialogs
This closes Bug 922
Fix desktop wallpaper export failing when triggered by krootbacking or ksmserver and konsole or kdesktop_lock not previously loaded
13 years ago
Darrell Anderson fcd114f480 Fix references of K Menu -> TDE Menu. 13 years ago
Darrell Anderson 51e4bce462 Fix references of /tmp/kde- -> /tmp/tde- to avoid potential conflicts with KDE4.
This partially resolves bug report 813.

Fix docbook references of /tmp/kde-$USER -> /tmp/tde-$USER.
13 years ago
Timothy Pearson 8bd291c0e8 Rename additional global functions and variables for tqt3 13 years ago
Timothy Pearson 2d9396b28f Rename tqt3 color functions 13 years ago
Timothy Pearson 866f81ea56 Fix another FTBFS when both upower and hal are enabled 13 years ago
Serghei Amelian b5236f1d75 [tdebase/ksmserver] added UPower support 13 years ago
Timothy Pearson 7021f40c13 Part 1 of 2 of kdm rename 13 years ago
Timothy Pearson b492b550f3 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson 628043be55 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 2c01fd64dd Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 73c08b592d.
13 years ago
Timothy Pearson 73c08b592d Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson 43d99cc247 Rename kwin to twin (part 1 of 2) 13 years ago
tpearson 28310a5368 Hide shutdown dialog from taskbar
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257821 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 0c0972bec8 Revert part of last commit that accidentally snuck in
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257819 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 2b7f7b5e4c Fix failure to resume from suspend/hibernate or simply clicking the Cancel button on the shutdown screen...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257818 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 55c5a2f108 Fix ksmserver flicker on logout with ARGB visuals
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1255031 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 60de68e5c0 Fix ksmserver shutdown screen in ARGB mode
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
14 years ago
tpearson 759a6d228e Use shared root pixmap to paint smserver instead of external call to krootpixmap
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254806 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson b971f9aae7 Use new modal system nofitication dialog in kdebase smserver
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
14 years ago
tpearson 9925fc58bc Fix system modal dialogs
Fix shutdown background
Add code to make the desktop locking system use the system window decorations and generally use the same theme and style as the active desktop
This code is disabled for now, but can be enabled via the two new static variables in kdesktop/lock/main.cc


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252900 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 1f40ada72d Force windows with the modal system notification atom set to stay above other windows
Enhance logout sequence appearance
Add remote folder synchronization on logout support
Fix flickering to black window with subsequent partial repaint of certain widgets occurring during fancy logout sequence


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252640 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f5f0024b74 Add new _KDE_WM_MODAL_SYS_NOTIFICATION atom to disable menu/close/on-all-desktops buttons
Improve the appearance of the TDE logout sequence using the new atom


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252231 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 5a63d5945b Allow kdebase to build with HAL disabled
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252060 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 342b8e69aa Fix shutdown dialog fading when compositing is enabled
Add a bit of logging to kompmgr
Fix a broken signal/slot disconnect in kwin


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1251223 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 291eb697d1 Fix shutdown dialog icon background
Fix Kicker show desktop button tooltip


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1250808 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 226b87a2e4 Fix ksmserver crash on logout
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249866 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f62a335a9a Move krootbacking executable from kdeartwork to kdebase
Reenable HAL media manager
Fix system tray with ARGB visuals (again)
Beautify logout process


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249834 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson d6bcc187d2 Fix taskbar when parent application is using ARGB windows
Fix composition configuration default settings
Add logout notice to give the user feedback that yes, the logout command actually WAS accepted


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago