summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix lock screen interaction with suspend/hibernateTimothy Pearson2013-05-092-16/+7
| | | | | Use built-in premultiplied ARGB method (cherry picked from commit 24e3f6f2fad88b7a3c28f127dff5f02cd41fed99)
* Fix TDM hang in certain circumstances when themed greeter is deletedTimothy Pearson2013-05-099-122/+200
| | | | | | This resolves Bug 1453 Resolve themed greeter drawing inconsistencies between composited and non-composited mode (cherry picked from commit 3421d01bb00aaf52883a4d21eade96e9c663e05d)
* Fix OpenGL screensaver background when ARGB mode is enabledTimothy Pearson2013-05-053-27/+143
| | | | (cherry picked from commit 9804217b51b058fed43a060a746f543da044b2a5)
* Added support for makewhatis in tdeio-manFrancois Andriot2013-05-053-0/+36
| | | | | This resolves Bug 714 (cherry picked from commit 2b6bc47289c47d4c5322ac25b688d0b3027a31d0)
* Fix konqueror drag and drop within the same windowSlávek Banko2013-05-051-1/+4
| | | | | This resolves Bug 1451 (cherry picked from commit 8bdb01112167d8d83b75353064c3c94a1a1c27a8)
* Properly fix task tray background glitchesTimothy Pearson2013-05-056-25/+39
| | | | | Ensure session is fully locked before switching to new VT when lock is requested (cherry picked from commit 3cce16c2543ebd7441477b466b35c89333eef28c)
* Hack around ARGB task tray icon background display glitchTimothy Pearson2013-05-052-2/+24
| | | | (cherry picked from commit 667839ee6560a10aca54885dbf8951b77bdc21b2)
* Properly acquire a 32-bit ARGB visual when GL screen saver is requestedTimothy Pearson2013-05-051-19/+54
| | | | (cherry picked from commit 5908f01581521714faf27a93cfac9bfb207ec6b8)
* Enable ARGB support in kdesktop_lockTimothy Pearson2013-05-053-33/+48
| | | | (cherry picked from commit 7db006210bee765e4c21cc195e5795499a09c080)
* Clean up spurious kdesktop_lock X11 error messagesTimothy Pearson2013-05-053-81/+211
| | | | | Introduce disabled framework for future ARGB visual support (cherry picked from commit bf0b8eb3b27ea20173bee2690a8daef410a00b59)
* Update startkde: Fix typo in prior commitFrancois Andriot2013-04-291-1/+1
|
* Update startkde: Fix KDEDIRS does not contain KDEDIRFrancois Andriot2013-04-281-0/+7
|
* Cleanup output clutterSlávek Banko2013-04-2711-38/+38
| | | | (cherry picked from commit 74b1fc6576fa920094463e6e4f1528bc7a25d6d0)
* Add cmake configure option to support ksmserver shutdown debugging timing ↵Darrell Anderson2013-04-273-2/+8
| | | | | | markers. (cherry picked from commit 62d43d23e6dc10a351e64b95724810a94ceb1f0a)
* Add WITH_ALL_OPTIONS to CMakeTimothy Pearson2013-04-271-25/+26
| | | | (cherry picked from commit 3d1f4dadffc27428cf198685822cd30003a36417)
* Add an option to build the crashtest programTimothy Pearson2013-04-273-1/+13
| | | | (cherry picked from commit 9cf4f4be1a5457158e13632a7105d86a3730144b)
* Ensure that tdm always reacquires root ownership after user listing is completeTimothy Pearson2013-04-251-9/+17
| | | | | This resolves Bug 1402 (cherry picked from commit 33dc3f2d3960e4a7e5d51b00a6e511a7e326d36f)
* Fix long delay at session termination on certain systemsTimothy Pearson2013-04-253-18/+75
| | | | | | This resolves Bug 760 Add shutdown profiling code and disable at compile time (cherry picked from commit 1c7bdfda1e7c768525a73d1ca104db53ff1cec10)
* Fix kdesktop_lock interaction with DPMS power saveTimothy Pearson2013-04-251-23/+46
| | | | | This partially resolves Bug 1475 (cherry picked from commit be61b99598ba2717e7764ed8c2b16aa4675a221c)
* Fix tdm greeter crash caused by invalid access to sessionTypes memberTimothy Pearson2013-04-251-4/+6
| | | | | This resolves Bug 1449 (cherry picked from commit 93bbac1431bf40a313961444232111be541709e2)
* Fix sporadic Kicker crash in popup menu handlerTimothy Pearson2013-04-251-1/+3
| | | | | This resolves Bug 1425 (cherry picked from commit 9e04189c586c7fc98097b0a42222d99621131c58)
* Fix secondary thread terminationTimothy Pearson2013-04-252-15/+10
| | | | | | This resolves the remainder of Bug 1467 (part of the original commit) (cherry picked from commit edf3004ec3bd7bf7d2d1c3074281ce22188f3e35)
* Fix default query order for finding TDM session files.Darrell Anderson2013-04-211-2/+2
| | | | | This resolves bug report 1448. (cherry picked from commit f003ff9cd0cc743c13cb0b15e03e2c09cc53e8c1)
* Fix potential infinite recursion in kicker-3.4-reverseLayoutTimothy Pearson2013-04-181-1/+5
| | | | | This resolves Bug 1058 (cherry picked from commit 31733b090de0033648fe57eef33ee54c58f900e9)
* Update starttde: Fix XDG_DATA_DIRS variableFrancois Andriot2013-04-131-26/+48
| | | | (cherry picked from commit a733ce41cb3edc37426e00708e49fb59eea6acd8)
* Alphabetize applications on taskbar when requested in taskbar configuration ↵Timothy Pearson2013-04-132-0/+36
| | | | | | | module Resort applications on taskbar sorting configuration option change (cherry picked from commit fe303335daa50ee2c5a5745eb2acd2858e6c2616)
* Use correct icon area when placing new iconsTimothy Pearson2013-04-082-99/+110
| | | | | This resolves another long-standing bug where saved icons are moved to make way for new icons (cherry picked from commit 4dc80faf840ee48bd4c0b8d5338a5274de013c39)
* Wait for all kicker containers to load before sending desktop size to kdesktopTimothy Pearson2013-04-084-124/+151
| | | | | | 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 97c65270b2d50c99da341da6c04f86a5644b4b4b)
* Do not load virtual keyboards in tsakTimothy Pearson2013-04-081-5/+10
| | | | | This resolves Bug 1275 (cherry picked from commit 8d2f9ae31522a472de122e849d206a869f248773)
* Honor per-user lock screen SAK settingTimothy Pearson2013-04-074-13/+55
| | | | | | This resolves Bug 811 Clean up screen saver settings display to more accurately reflect the current configuration (cherry picked from commit 091b1eface0a6172927a481c8d7e4030f3d2d0b9)
* Add warning messages on hot key command execution failureTimothy Pearson2013-04-061-2/+7
| | | | (cherry picked from commit 6fd6724b2f4c1a0bed961eeb267381c7d54746c0)
* Add advanced configuration options to screen saver moduleTimothy Pearson2013-04-062-39/+124
| | | | | This closes Bug 811 (cherry picked from commit 02d43b793cdfc6e9a5ef09397619654e4d69bbc0)
* Fix applications invisible on taskbar with xineramaSlávek Banko2013-04-041-5/+5
| | | | | This resolves Bug 1429 (cherry picked from commit 42f6f23d4b06e6abbf794298ff17d15128e1c5e9)
* Add option to enable the clock shadow in transparent modeTimothy Pearson2013-04-044-7/+20
| | | | | This closes Bug 387 (cherry picked from commit 48c5586497dc6a9d6caf84d48c164da49e060e06)
* Fix tsak corrupting input eventsTimothy Pearson2013-04-031-5/+14
| | | | | | | | 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 86cc65ce51ca652ff1e7517bf29fcd375639719f)
* Reset submodule main/tdebase/admin to latest HEADSlávek Banko2013-03-301-0/+0
|
* Ignore spurious BadMatch errors which can occur when autologon is enabledTimothy Pearson2013-03-301-0/+4
| | | | | 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 2a889fe31478e2b58e98ce568a5eafbc04ac287b)
* Remove broken delay when wallpaper not availableTimothy Pearson2013-03-262-26/+2
| | | | | This is related to Bug 1288 (cherry picked from commit 2e6d8f1b552cb9a4870291fcd7c8c1d52c101608)
* Add edit as root service menu to libkonqTimothy Pearson2013-03-263-0/+27
| | | | (cherry picked from commit be73d75739e41342bfded44f2f71072664db15f1)
* Fix default for GUI option ShowArchivesAsFolders, to comply with dirtree moduleSlávek Banko2013-03-051-1/+1
| | | | (cherry picked from commit a3c0e37e52b76f5598531df4c73a3040234041c2)
* Restore 'Custom' session option to login manager.Darrell Anderson2013-03-041-0/+2
| | | | | This resolves bug report 1413. (cherry picked from commit 2a17176ac076c140c9e4c7581f6d1c74e1f3b755)
* Provide GUI check box control for tdmrc AllowRootLogin.Darrell Anderson2013-03-042-1/+10
| | | | | This resolves bug report 1296. (cherry picked from commit 7bd9856f9552e2a705b48365395394fe26a16147)
* Add GUI check box for tdmrc[X-:*-Core] TerminateServer setting located atDarrell Anderson2013-03-042-1/+11
| | | | | KControl->System Administration->Login Manager->Shutdown->Restart X-server with session exit. (cherry picked from commit 882522b23ab809294c32b0ea4da628c80100c3da)
* Add GUI check box for controlling the display of archives as folders in ↵Darrell Anderson2013-03-042-4/+23
| | | | | | | Konqueror navigator side pane. This resolves bug report 1268. (cherry picked from commit 7255491dc1f581f57c8eeda25d411f4ecd6856f0)
* Add GUI check box control for the konquerorrc HoverCloseButton configuration ↵Darrell Anderson2013-03-042-1/+27
| | | | | | | option. This resolves bug report 895. (cherry picked from commit c84d841ec08590f648f06d7a9875b3e80615c19b)
* Patch to add GUI controls for the logoff gray fadeaway.Darrell Anderson2013-03-042-0/+28
| | | | | | Work is needed to provide sliders to control darkness and fade speeds. This partially resolves bug report 258. (cherry picked from commit daff95cb2a46fc5f99ce97fa828de22616aec9e3)
* Fix nominal kdeeject problems.Darrell Anderson2013-03-041-36/+35
| | | | | This resolves bug report 1197. (cherry picked from commit fa8e4262f55433b54a2e97922b86ce922ccef1d8)
* Fix when kompmgr printf message is displayed.Darrell Anderson2013-03-041-4/+2
| | | | (cherry picked from commit febcc86370a1ae7eb1c1c42df9731b02d72b7964)
* Add source code module name [twin-workspace] to stdout/stderr messages to ↵Darrell Anderson2013-03-041-2/+2
| | | | | | improve readability. (cherry picked from commit 13806ac476cd81d196e38612c81c7a1c76976c31)
* Add ksmserver source code module name to stdout/stderr messages to improve ↵Darrell Anderson2013-03-042-15/+15
| | | | | | | readability. Fix some KDE -> TDE branding issues. (cherry picked from commit 5c3cfcce1ce974b6be37ea4c6f7bc7decf666383)