summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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)
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-03-041-8/+8
| | | | (cherry picked from commit 8c5bbc4bd96509df7085f608d47c7d0855b8926e)
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-03-041-10/+8
| | | | (cherry picked from commit 73026fb639b1ab6c0e66fea935f0f8f2224189a3)
* Fix potential crash in kdesktop_lockTimothy Pearson2013-02-201-4/+7
| | | | | This is related to Bug 1288 (cherry picked from commit 7ca042263042aaa2f10aa0f436bf1df91e476c12)
* Reset submodule main/tdebase/cmake to latest HEADSlávek Banko2013-02-161-0/+0
|
* Fix race condition with SIGSTOP in kdesktop_lockSlávek Banko2013-02-161-1/+1
| | | | (cherry picked from commit c03540e9f6d2faee5b6fb582fabd59ded319cc60)
* Fix processing of local names in KWinInternal::isLocalMachineSlávek Banko2013-02-161-2/+2
| | | | (cherry picked from commit 0915425a0d3806acee67389d077703ab5eab3806)
* Fix tsak failure on repeated keyboard hotplug/removeTimothy Pearson2013-01-291-20/+28
| | | | (cherry picked from commit 3b20716d4754d2e854ba707857063b8329c2f46c)
* Reset submodule main/tdebase/cmake to latest HEADSlávek Banko2013-01-271-0/+0
|
* Add CMake option for backtrace in kdesktop_lock exception handlerSlávek Banko2013-01-265-2/+19
| | | | (cherry picked from commit 936d3cec490c13f2c5f7dd14f5e364fddaa6da71)
* Fix smbclient library detectionFrancois Andriot2013-01-262-1/+7
| | | | (cherry picked from commit 56b3a6bc534c03acb65e5bd2d1e2df69e9f46144)
* Properly restore icon positions on loginTimothy Pearson2013-01-221-9/+76
| | | | (cherry picked from commit cf9a9af6a8c3606e8d1e1372ea78332f4b69309e)
* Fix taskbar configuration issuesTimothy Pearson2013-01-221-11/+20
| | | | | | Fix Kicker menu button layout in Deep Buttons mode (part of the original commit) (cherry picked from commit a0d0b876b6447c5be26a50a0b295e91cd95a8ceb)
* Add keyboard shortcut to start screensaver directlyTimothy Pearson2013-01-174-0/+13
| | | | (cherry picked from commit bbae7554f1dcb98d94bd73ec9bce07f0e99e21d0)
* Fix tsak not working on new libudev versionsTimothy Pearson2013-01-173-72/+143
| | | | | | | Fix kicker Xinerama hiding Fix potential displayconfig lockup (part of the original commit) (cherry picked from commit 167c4cbea6bce3dc763b93cf13bbc1d5c4a103c6)
* Prevent two unlock dialogs from appearing in any situationTimothy Pearson2013-01-171-1/+7
| | | | (cherry picked from commit 3e5e79fb21c58824c14eafc864c2ba4f19951529)
* Unset/set NETWM shading state around minimizingSlávek Banko2012-12-221-1/+7
| | | | | Based on KDE GIT commit 8a02a383 (cherry picked from commit 55c907ad0e031f2ceddb2693761b747395137ac0)
* Added migratekde3 script to migrate existing KDE3 profiles to Trinity profilesSlávek Banko2012-12-172-0/+477
|
* Update starttde: Fix paths settingFrancois Andriot2012-12-161-26/+31
| | | | (cherry picked from commit 48724f4bf87cfca6342bd426c18a97f5b1d0ec8b)
* Fix cmake build: FTBFS on kioslaves with halAlexander Golubev2012-12-141-1/+5
| | | | (cherry picked from commit fb6d447fcc46ebd5f1b8f333d76f2cb90d73c93b)