Francois Andriot
b113c22bcc
Update startkde: Fix KDEDIRS does not contain KDEDIR
12 years ago
Slávek Banko
2cf71f6ad3
Cleanup output clutter
...
(cherry picked from commit 74b1fc6576
)
12 years ago
Darrell Anderson
b193044612
Add cmake configure option to support ksmserver shutdown debugging timing markers.
...
(cherry picked from commit 62d43d23e6
)
12 years ago
Timothy Pearson
2fb0144847
Add WITH_ALL_OPTIONS to CMake
...
(cherry picked from commit 3d1f4dadff
)
12 years ago
Timothy Pearson
036be5b126
Add an option to build the crashtest program
...
(cherry picked from commit 9cf4f4be1a
)
12 years ago
Timothy Pearson
83299a9d01
Ensure that tdm always reacquires root ownership after user listing is complete
...
This resolves Bug 1402
(cherry picked from commit 33dc3f2d39
)
12 years ago
Timothy Pearson
67afcf177e
Fix long delay at session termination on certain systems
...
This resolves Bug 760
Add shutdown profiling code and disable at compile time
(cherry picked from commit 1c7bdfda1e
)
12 years ago
Timothy Pearson
52921d802e
Fix kdesktop_lock interaction with DPMS power save
...
This partially resolves Bug 1475
(cherry picked from commit be61b99598
)
12 years ago
Timothy Pearson
9b1f3273e6
Fix tdm greeter crash caused by invalid access to sessionTypes member
...
This resolves Bug 1449
(cherry picked from commit 93bbac1431
)
12 years ago
Timothy Pearson
ce52491d41
Fix sporadic Kicker crash in popup menu handler
...
This resolves Bug 1425
(cherry picked from commit 9e04189c58
)
12 years ago
Timothy Pearson
0d94402df3
Fix secondary thread termination
...
This resolves the remainder of Bug 1467
(part of the original commit)
(cherry picked from commit edf3004ec3
)
12 years ago
Darrell Anderson
a70c7eba6b
Fix default query order for finding TDM session files.
...
This resolves bug report 1448.
(cherry picked from commit f003ff9cd0
)
12 years ago
Timothy Pearson
95601e7de8
Fix potential infinite recursion in kicker-3.4-reverseLayout
...
This resolves Bug 1058
(cherry picked from commit 31733b090d
)
12 years ago
Francois Andriot
2753b1f158
Update starttde: Fix XDG_DATA_DIRS variable
...
(cherry picked from commit a733ce41cb
)
12 years ago
Timothy Pearson
04388957c0
Alphabetize applications on taskbar when requested in taskbar configuration module
...
Resort applications on taskbar sorting configuration option change
(cherry picked from commit fe303335da
)
12 years ago
Timothy Pearson
fbf56eb68b
Use correct icon area when placing new icons
...
This resolves another long-standing bug where saved icons are moved to make way for new icons
(cherry picked from commit 4dc80faf84
)
12 years ago
Timothy Pearson
491f997c39
Wait for all kicker containers to load before sending desktop size to kdesktop
...
This resolves a long standing bug where icons would not stay put across logout / login cycles
Properly handle desktop area changes when align to grid is enabled
(cherry picked from commit 97c65270b2
)
12 years ago
Timothy Pearson
e131fb6f79
Do not load virtual keyboards in tsak
...
This resolves Bug 1275
(cherry picked from commit 8d2f9ae315
)
12 years ago
Timothy Pearson
eb1b42efff
Honor per-user lock screen SAK setting
...
This resolves Bug 811
Clean up screen saver settings display to more accurately reflect the current configuration
(cherry picked from commit 091b1eface
)
12 years ago
Timothy Pearson
06f7b3b478
Add warning messages on hot key command execution failure
...
(cherry picked from commit 6fd6724b2f
)
12 years ago
Timothy Pearson
57949121ae
Add advanced configuration options to screen saver module
...
This closes Bug 811
(cherry picked from commit 02d43b793c
)
12 years ago
Slávek Banko
b7123b6a79
Fix applications invisible on taskbar with xinerama
...
This resolves Bug 1429
(cherry picked from commit 42f6f23d4b
)
12 years ago
Timothy Pearson
d93d359f35
Add option to enable the clock shadow in transparent mode
...
This closes Bug 387
(cherry picked from commit 48c5586497
)
12 years ago
Timothy Pearson
57a8101b06
Fix tsak corrupting input events
...
This resolves Bug 1423
Thanks to Slavek for the patch!
Clean up tsak debug output
Remove spurious checks from tsak main replication loop
(cherry picked from commit 86cc65ce51
)
12 years ago
Slávek Banko
e7782fa8dd
Reset submodule main/tdebase/admin to latest HEAD
12 years ago
Timothy Pearson
b206ada9e1
Ignore spurious BadMatch errors which can occur when autologon is enabled
...
The errors originate from this commit http://lists.kde.org/?l=kde-commits&m=107824396401206&w=2 and appear only on certain hardware/software combinations
(cherry picked from commit 2a889fe314
)
12 years ago
Timothy Pearson
51fb305283
Remove broken delay when wallpaper not available
...
This is related to Bug 1288
(cherry picked from commit 2e6d8f1b55
)
12 years ago
Timothy Pearson
625523a70d
Add edit as root service menu to libkonq
...
(cherry picked from commit be73d75739
)
12 years ago
Slávek Banko
d8486ba857
Fix default for GUI option ShowArchivesAsFolders, to comply with dirtree module
...
(cherry picked from commit a3c0e37e52
)
12 years ago
Darrell Anderson
4421a984aa
Restore 'Custom' session option to login manager.
...
This resolves bug report 1413.
(cherry picked from commit 2a17176ac0
)
12 years ago
Darrell Anderson
170d641554
Provide GUI check box control for tdmrc AllowRootLogin.
...
This resolves bug report 1296.
(cherry picked from commit 7bd9856f95
)
12 years ago
Darrell Anderson
b71d74b498
Add GUI check box for tdmrc[X-:*-Core] TerminateServer setting located at
...
KControl->System Administration->Login Manager->Shutdown->Restart X-server with session exit.
(cherry picked from commit 882522b23a
)
12 years ago
Darrell Anderson
ad594443d8
Add GUI check box for controlling the display of archives as folders in Konqueror navigator side pane.
...
This resolves bug report 1268.
(cherry picked from commit 7255491dc1
)
12 years ago
Darrell Anderson
feec97bdf1
Add GUI check box control for the konquerorrc HoverCloseButton configuration option.
...
This resolves bug report 895.
(cherry picked from commit c84d841ec0
)
12 years ago
Darrell Anderson
04295ebd9a
Patch to add GUI controls for the logoff gray fadeaway.
...
Work is needed to provide sliders to control darkness and fade speeds.
This partially resolves bug report 258.
(cherry picked from commit daff95cb2a
)
12 years ago
Darrell Anderson
b92a8db453
Fix nominal kdeeject problems.
...
This resolves bug report 1197.
(cherry picked from commit fa8e4262f5
)
12 years ago
Darrell Anderson
336287ff55
Fix when kompmgr printf message is displayed.
...
(cherry picked from commit febcc86370
)
12 years ago
Darrell Anderson
67bcc91c63
Add source code module name [twin-workspace] to stdout/stderr messages to improve readability.
...
(cherry picked from commit 13806ac476
)
12 years ago
Darrell Anderson
98cc024c40
Add ksmserver source code module name to stdout/stderr messages to improve readability.
...
Fix some KDE -> TDE branding issues.
(cherry picked from commit 5c3cfcce1c
)
12 years ago
Darrell Anderson
171e631178
Add source code module name to stdout/stderr messages to improve readability.
...
(cherry picked from commit 8c5bbc4bd9
)
12 years ago
Darrell Anderson
123ad08da3
Add source code module name to stdout/stderr messages to improve readability.
...
(cherry picked from commit 73026fb639
)
12 years ago
Timothy Pearson
540d05041a
Fix potential crash in kdesktop_lock
...
This is related to Bug 1288
(cherry picked from commit 7ca0422630
)
12 years ago
Slávek Banko
11319be1b9
Reset submodule main/tdebase/cmake to latest HEAD
12 years ago
Slávek Banko
2e1ca4b35c
Fix race condition with SIGSTOP in kdesktop_lock
...
(cherry picked from commit c03540e9f6
)
12 years ago
Slávek Banko
aaf90223a9
Fix processing of local names in KWinInternal::isLocalMachine
...
(cherry picked from commit 0915425a0d
)
12 years ago
Timothy Pearson
3ff328ee05
Fix tsak failure on repeated keyboard hotplug/remove
...
(cherry picked from commit 3b20716d47
)
12 years ago
Slávek Banko
f3fac7110b
Reset submodule main/tdebase/cmake to latest HEAD
12 years ago
Slávek Banko
631b41f9a4
Add CMake option for backtrace in kdesktop_lock exception handler
...
(cherry picked from commit 936d3cec49
)
12 years ago
Francois Andriot
3b35643726
Fix smbclient library detection
...
(cherry picked from commit 56b3a6bc53
)
12 years ago
Timothy Pearson
c9d7cbb8eb
Properly restore icon positions on login
...
(cherry picked from commit cf9a9af6a8
)
12 years ago