Darrell Anderson
8a61818a86
Add check box control to enable/disable the session exit (feedback)
...
dialog box.
This resolves bug report 681.
13 years ago
Darrell Anderson
94f3dbe7c5
Update XDG information in support of bug report 892.
13 years ago
Slávek Banko
5c3cd105bf
Fix displaying of logout status dialog with manually triggered save session
...
This closes Bug 922
13 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
Darrell Anderson
5c3cfcce1c
Add ksmserver source code module name to stdout/stderr messages to improve readability.
...
Fix some KDE -> TDE branding issues.
13 years ago
Darrell Anderson
2fda65a10a
Fix KControl KDE->TDE branding issues.
13 years ago
Darrell Anderson
f62ebdf09e
Rename straggling environment variables KDE->TDE.
13 years ago
Timothy Pearson
8bd291c0e8
Rename additional global functions and variables for tqt3
13 years ago
Timothy Pearson
e8a1cdc01d
Rename additional global TQt functions
13 years ago
Timothy Pearson
2d9396b28f
Rename tqt3 color functions
13 years ago
Timothy Pearson
618f2521c3
Rename kde-config to tde-config
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
4546adf40c
Initial attempt at adding third part WM support to TDE
13 years ago
Timothy Pearson
b5d92fb45b
Rename KDETMP KDEVARTMP and KDEWM
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
f64397c82f
Remove additional unneeded tq method conversions
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
6723d581f9
Rename KDEHOME and KDEDIR
13 years ago
Timothy Pearson
5ddc4d2fa0
Rename startkde to starttde
13 years ago
Timothy Pearson
43d99cc247
Rename kwin to twin (part 1 of 2)
13 years ago
Timothy Pearson
99e082a03e
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
7574a7287e
Additional kde to tde renaming
13 years ago
tpearson
b69a488374
Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
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
13 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
13 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
13 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
13 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
13 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
13 years ago
tpearson
a382b3ab31
Add new "Unified" splash screen
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253671 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 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
13 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
13 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
13 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
13 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
13 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
13 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
13 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
13 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
13 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
13 years ago
tpearson
549c7e4d63
Convert remaining references to kde3 (e.g. in paths) to trinity
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
d54ab55951
Fix a number of issues in kdebase caused by C style casts
...
This includes Bug #492
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247425 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
9edbe3af09
Make kdebase use new ARGB KApplication constructor
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246946 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago