summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Properly fix task tray background glitchesTimothy Pearson2013-05-036-25/+39
| | | | Ensure session is fully locked before switching to new VT when lock is requested
* Hack around ARGB task tray icon background display glitchTimothy Pearson2013-05-032-2/+24
|
* Properly acquire a 32-bit ARGB visual when GL screen saver is requestedTimothy Pearson2013-05-011-19/+54
|
* Cleanup output clutterSlávek Banko2013-04-2712-42/+42
|
* Add cmake configure option to support ksmserver shutdown debugging timing ↵Darrell Anderson2013-04-263-2/+8
| | | | markers.
* Use TDE hardware library to authorize and control shutdown related session ↵Timothy Pearson2013-04-255-188/+199
| | | | | | options This resolves Bug 1071
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2013-04-257-51/+133
|\
| * Fix long delay at session termination on certain systemsTimothy Pearson2013-04-243-18/+75
| | | | | | | | | | This resolves Bug 760 Add shutdown profiling code and disable at compile time
| * Fix kdesktop_lock interaction with DPMS power saveTimothy Pearson2013-04-241-23/+46
| | | | | | | | This partially resolves Bug 1475
| * Fix tdm greeter crash caused by invalid access to sessionTypes memberTimothy Pearson2013-04-241-4/+6
| | | | | | | | This resolves Bug 1449
| * Fix sporadic Kicker crash in popup menu handlerTimothy Pearson2013-04-231-1/+3
| | | | | | | | This resolves Bug 1425
| * Remove unnecessary Ignore button from the tdesu dialog.Darrell Anderson2013-04-231-5/+3
| | | | | | | | This is in support of bug report 985.
* | Ensure that tdm always reacquires root ownership after user listing is completeTimothy Pearson2013-04-251-9/+17
|/ | | | This resolves Bug 1402
* Fix secondary thread terminationTimothy Pearson2013-04-223-15/+20
| | | | This resolves the remainder of Bug 1467
* Fix default query order for finding TDM session files.Darrell Anderson2013-04-201-2/+2
| | | | This resolves bug report 1448.
* Fix desktop refresh destroying media device information and menusTimothy Pearson2013-04-203-6/+15
| | | | | This resolves Bug 1450 Fix incorrect media device enable default setting in desktop control module
* Update desktop files in support of bug report 1463.Darrell Anderson2013-04-201-73/+74
|
* Update desktop files in support of bug report 1463.Darrell Anderson2013-04-191-80/+80
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2013-04-1915-18/+28
|\
| * Reset submodule main/tdebase/admin to latest HEADAutomated System2013-04-181-0/+0
| |
| * Rename kderc -> tderc in support of bug report 1447.Darrell Anderson2013-04-189-12/+22
| |
| * Update files and references in support of bug report 1446.Darrell Anderson2013-04-185-6/+6
| |
* | Fix Documents folder creation dialogTimothy Pearson2013-04-196-65/+144
|/ | | | | This resolves Bug 976 Prevent multiple kdesktop_lock processes from spawning per user
* Fix desktoppath tdecontrol moduleTimothy Pearson2013-04-182-11/+252
| | | | This partially resolves Bug 976
* Fix potential infinite recursion in kicker-3.4-reverseLayoutTimothy Pearson2013-04-171-1/+5
| | | | This resolves Bug 1058
* Fix a number of issues related to the media kioslaveTimothy Pearson2013-04-1713-43/+209
|
* Fix FTBFSTimothy Pearson2013-04-151-1/+1
|
* Use the TDE HW library to eject devicesTimothy Pearson2013-04-151-0/+13
| | | | This resolves Bug 1450
* Fix a number of issues with the media tdeioslaveTimothy Pearson2013-04-159-80/+104
| | | | | This relates to Bug 1450 Add media disk space overlay and enable by default
* Add initial media device free space overlay to Konqueror icon viewTimothy Pearson2013-04-1311-4/+392
|
* Add menu items to rearrange taskbar entriesTimothy Pearson2013-04-139-55/+264
| | | | | Make taskbar drag and drop moving more robust This resolves Bug 1103
* Update starttde: Fix XDG_DATA_DIRS variableFrancois Andriot2013-04-131-26/+48
|
* Add initial taskbar drag and drop supportTimothy Pearson2013-04-1213-16/+244
| | | | | This partially resolves Bug 1103 Save horizontal space around TDE Menu button when text is in use and Kicker is greater than one line in height
* Nominal cleanup of commit 6d8b2d65.Darrell Anderson2013-04-121-8/+0
|
* Update text strings in Kicker configuration moduleDarrell Anderson2013-04-112-13/+21
|
* Update taskbar kcontrol verbage to increase clarityTimothy Pearson2013-04-112-4/+14
| | | | This relates to Bug 1399
* Alphabetize applications on taskbar when requested in taskbar configuration ↵Timothy Pearson2013-04-112-0/+36
| | | | | | module Resort applications on taskbar sorting configuration option change
* Minor repair to taskbar control center moduleTimothy Pearson2013-04-101-2/+2
|
* Overhaul taskbar configuration systemTimothy Pearson2013-04-1012-121/+235
| | | | This resolves Bug 1399
* Use correct icon area when placing new iconsTimothy Pearson2013-04-072-99/+110
| | | | This resolves another long-standing bug where saved icons are moved to make way for new icons
* Update r14-xdg-update script with recent renaming changes.Darrell Anderson2013-04-071-2/+29
|
* Wait for all kicker containers to load before sending desktop size to kdesktopTimothy Pearson2013-04-074-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
* Do not load virtual keyboards in tsakTimothy Pearson2013-04-061-5/+10
| | | | This resolves Bug 1275
* Use threading and select instead of busywaiting on the lock control socketTimothy Pearson2013-04-066-137/+219
| | | | This resolves the remainder of Bug 690
* Fix broken URL.Darrell Anderson2013-04-061-1/+1
|
* Use threading and select instead of busywaiting on TDM control socketTimothy Pearson2013-04-065-177/+204
| | | | | This partially resolves Bug 690 Clean up TDM logfile
* Honor per-user lock screen SAK settingTimothy Pearson2013-04-064-13/+55
| | | | | This resolves Bug 811 Clean up screen saver settings display to more accurately reflect the current configuration
* Honor application suid requests even if they are directed at KDETimothy Pearson2013-04-061-1/+1
|
* Add warning messages on hot key command execution failureTimothy Pearson2013-04-061-2/+7
|
* Add advanced configuration options to screen saver moduleTimothy Pearson2013-04-052-39/+124
| | | | This closes Bug 811