summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update date in lsm filesr14.0.2Slávek Banko2015-10-251-1/+1
|
* Use system-defined language as default in TDMFrançois Andriot2015-10-152-1/+10
| | | | | This resolves Bug 1596 (cherry picked from commit bd35f1efd6badf57feab8ea618b49fe670475589)
* Fix prior commit - delete UseSAK from wrong configuration groupSlávek Banko2015-10-131-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e790a336458e02902076daeca9bb0aa6d6455f5a)
* Fix prior commitTimothy Pearson2015-10-121-6/+3
| | | | (cherry picked from commit 41e2702cbddb8c408b6f2492b3f943d6cac60705)
* Fix SAK enable / disable checkbox in TDM TDEControl moduleTimothy Pearson2015-10-121-2/+12
| | | | (cherry picked from commit 812398d8201533dee35c1b4d2a20b064a322cbdc)
* Terminate compositor in TDM unless a TDE or failsafe session was selectedSlávek Banko2015-10-111-3/+7
| | | | | | | This relates to Bug 2521 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fce47f535c4a917821f01d6feda7073669198665)
* Fix incorrect usage of login_session_wm. Type of session does not contain ↵Slávek Banko2015-10-111-1/+1
| | | | | | | | | executable for run session but base name of session desktop file. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit adbe9f7f5f9c0a0b872d35f4401dadad25ef4b06)
* Fix setting curWMSession when used previous type of session in TDMSlávek Banko2015-10-111-2/+5
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 226e5fc71660fd5a5dec8b94415ce00221efd755)
* Add support for XDG_SESSION_DESKTOP and XDG_CURRENT_DESKTOP in TDMSlávek Banko2015-10-113-1/+8
| | | | | | | This relates to Bug 2521 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit aa0711c1432432f178bfdad487a2aee592fd5a32)
* Fix FTBFS on linking dmctl librarySlávek Banko2015-10-051-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 799e7ef14d52df14ee6b9eea204aa186d6da60ae)
* Fix kdesktop_lock crash on error with certain PAM stack configurationsTimothy Pearson2015-10-031-9/+19
| | | | (cherry picked from commit 2028aa37a3aad4a77e8f45e81d3ef5f0d7694b10)
* Use DM library in tdmtsak instead of making command line callsTimothy Pearson2015-10-034-50/+64
| | | | (cherry picked from commit 6d028f3b522b5a4f978d52cc5b3c187cf329c3b2)
* Remove unnecessary call to XkbGetIndicatorStateTimothy Pearson2015-09-201-3/+1
| | | | | This relates to Bug 2445 (cherry picked from commit a486f914fca3650fb67948633948310571ab6c85)
* Terminate keyboard LED sync daemon when Xorg server goes downTimothy Pearson2015-09-201-0/+5
| | | | | This resolves a bug where the number of running daemons would increase on every new X reservation, eventually consuming all available VTs (cherry picked from commit 5351547aede0aef696099c10305c20d6b5d09ac0)
* Update version number for new target R14.0.2Slávek Banko2015-08-262-3/+3
|
* Update date in lsm filesr14.0.1Slávek Banko2015-07-131-1/+1
|
* Update version in CMakeLists filesSlávek Banko2015-07-111-1/+1
|
* Update version in lsm filesSlávek Banko2015-07-111-1/+1
|
* Fix openpty detection with util.h and libutil.hSlávek Banko2015-06-142-11/+23
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4e9aeea22462957753950edc3ccad2549009b178)
* Fix detection of XSS in Xext with CMake buildSlávek Banko2015-06-141-2/+3
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 5e5f4837b51501b9e0b1685f96ded12a1d93c1d8)
* Fix FTBFS on freebsdSlávek Banko2015-06-1217-17/+72
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 08122b137e76ffcf7067f634a7668002732e11d9)
* Fix build with libusb 2.0 on freebsdSlávek Banko2015-06-124-80/+61
| | | | | | | [taken from FreeBSD kdebase3 patches] Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e1d8ccc637042d5ab84b0d532590f4cf8ef8e567)
* Fixed khelpcenter visualization bug. This solves bug 2188.Michele Calgaro2015-06-092-5/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit da25462d268fc49751fc3617b49fa8b4742dad15)
* Revert remaining part of commit 687b146. This resolves bug 1850 and reopens ↵Michele Calgaro2015-06-041-10/+1
| | | | | | | bug 2188. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 900f593b6b33dd6028def8e3f7f595819cbbf2f1)
* Fixed missing KHelpCenter top banner. This resolves bug 2320.Michele Calgaro2015-06-031-1/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1329f47fa890222fd6d28d17ef24449070a26461)
* Fix FTBFS on openbsd 5.7François Andriot2015-05-314-3/+5
| | | | | | | This resolves Bug 2443 Signed-off-by: François Andriot <francois.andriot@free.fr> (cherry picked from commit 638d5eaa2b9cd15a40bd1121fcbc4d01351e579a)
* Fix GL/GLU detection on older distributionsFrançois Andriot2015-05-311-2/+12
| | | | | | | This resolves Bug 2155 Signed-off-by: François Andriot <francois.andriot@free.fr> (cherry picked from commit d275f0984521e28e9bc8fc98446d16ac79d29dc6)
* Remove obsolete MimeType from printmgr/printers.desktopSlávek Banko2015-05-311-1/+0
| | | | | [taken from SUSE kdebase patches] (cherry picked from commit 92250649de0ce3dbeac204512d67729b4250be1a)
* Reset submodule main/tdebase/cmake to latest HEADSlávek Banko2015-05-311-0/+0
|
* Reset submodule main/tdebase/cmake to latest HEADSlávek Banko2015-04-171-0/+0
|
* Reset submodule main/tdebase/admin to latest HEADSlávek Banko2015-04-171-0/+0
|
* Bring My_Computer (system) icon into XDG complianceSlávek Banko2015-04-141-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 8a568a2b948913145d98feff10de2ef3d256d423)
* Fix commentsTimothy Pearson2015-04-141-3/+3
| | | | (cherry picked from commit 8c1136342b3519da44fc0379e3132c41e297009b)
* Do not unblock signals in main thread when waiting for kdesktop_lock responseTimothy Pearson2015-04-142-8/+4
| | | | | This prevents incorrect cancellation of internal xcb poll() methods and subsequent deadlock (cherry picked from commit ab8dfbaaa482e8de7ebd3a5eec1065b38d5299f6)
* Fix ommited call fullyOnline() in kdesktop_lockSlávek Banko2015-04-141-0/+1
| | | | | | | This relates to Bug 2422 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c1b62c1c4ca17ed5605a6d89dad674c477e1cbd8)
* Clarify window shadow optionsTimothy Pearson2015-04-141-6/+4
| | | | | Remove incorrect dock shadow dependence on normal window shadows (cherry picked from commit 2c901351d384fa0e07c2cc2f3411ca76f65728ba)
* Add GUI option to control panel shadowsTimothy Pearson2015-04-142-2/+16
| | | | | This resolves Bug 2189 (cherry picked from commit 296f0f444b173cf4bd735382770082a3a3d825ab)
* Update all windows when compton settings are reloadedTimothy Pearson2015-04-141-0/+5
| | | | (cherry picked from commit ec96d63e30bfdf330ad34905c0e9306145a9f312)
* Ensure desktop is completely hidden before sending fullyOnline()Timothy Pearson2015-04-144-15/+42
| | | | | Do not block kdesktop process while waiting for kdesktop_lock to engage prior to VT switch/new VT requests made from within kdesktop (cherry picked from commit 78d33c29157b8e3a0b81c36f73ec5f958439565c)
* Fix long-standing inverted signal mask in kdesktop_lock initial sigsuspendTimothy Pearson2015-04-142-45/+55
| | | | | Prevent helper thread termination signal from errantly being handled by main thread (cherry picked from commit 37bc5cdd0e31fd9c8712c0bd88039dd474be4418)
* Remove call to pthread_cancel() in kdesktop_lockTimothy Pearson2015-04-143-3/+29
| | | | | This resolves a sporadic deadlock during kdesktop_lock termination (cherry picked from commit e569dd46ac06ef5a5f2ad03a311640e1834c749f)
* Handle screen locking internally on user switchTimothy Pearson2015-04-141-1/+5
| | | | | This removes an external dcop call (cherry picked from commit 92d1f764023e933f1767335d074299230ac23a3f)
* Fix sporadic kdesktop hang due to unsafe usage of asynchronous POSIX signals ↵Timothy Pearson2015-04-142-22/+74
| | | | | | in the main GUI thread (cherry picked from commit 85126bf580edb675048843910c0e0c1c56c9ff89)
* Eliminate usleep() loop during kdesktop startupTimothy Pearson2015-04-143-11/+32
| | | | | Do not switch desktops if lock fails to engage (cherry picked from commit 751c96f9b1fc01675a1a9d34831104f98adfd84f)
* Fix lockeng file formattingTimothy Pearson2015-04-142-512/+499
| | | | (cherry picked from commit a17bfb0b96f5b255f41d03c3143d1eca04c88e36)
* Remove external dcop call and associated threadTimothy Pearson2015-04-149-126/+115
| | | | | Fix lockup on lock screen command due to signal race condition (cherry picked from commit e80c2baea0319decdad80c3c98cc7b28a010b0f0)
* Ensure kdesktop signal handlers execute in the main GUI threadTimothy Pearson2015-04-143-1/+15
| | | | (cherry picked from commit 755776b6c4875dddd0fa2971845252274215d86a)
* Fix incorrectly renamed device iconsTimothy Pearson2015-04-0318-18/+18
| | | | (cherry picked from commit 0fcff03e30aae068e0738863f64abf55d96f4af5)
* Bring keyboard icon into XDG complianceTimothy Pearson2015-03-262-2/+2
| | | | (cherry picked from commit 477ef4454d9fe4a7c37b04b2935c58ec353a52cd)
* Bring printer1 icon into XDG complianceTimothy Pearson2015-03-262-2/+2
| | | | (cherry picked from commit 1fa803ad84f0a514b9a3719f458bc0fd724bd957)