summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* klipper: Set search filter to case insensitiveSlávek Banko2016-06-191-0/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Faulty line break in kcontrol/krdb/ad/WPerfect.adSlávek Banko2016-06-191-2/+1
| | | | | | This relates to bug 1375 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Revert "Add -nocpp option to be consistent with other usages of xrdb in ↵Slávek Banko2016-06-191-2/+2
| | | | | | | source code." This reverts commit 41095d1c9c6055c782743d244508eb5a98d45625. This resolves bug 1375
* Renamed "Suspend to disk" to "Hibernate" and "Suspend to RAM" to "Sleep".Michele Calgaro2016-05-072-36/+59
| | | | | | This refers to bug 2602. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added support for hybrid suspend (aka suspend to RAM + suspend to disk) toMichele Calgaro2016-05-041-31/+73
| | | | | | Kickoff menu + some code improvements. This relates to bug 2601. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* kcontrol: Added support for hybrid suspend (aka suspend to RAM + suspend to ↵Michele Calgaro2016-05-022-12/+32
| | | | | | | | disk) in hardware manager. This relates to bug 2601. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* ksmserver: Added support for hybrid suspend (aka suspend to RAM + suspend to ↵Michele Calgaro2016-04-243-28/+98
| | | | | | | | disk). This relates to bug 2601. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed typo in starttde script. This resolves bug 2641.Michele Calgaro2016-04-231-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2016-04-191-0/+0
|
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2016-03-171-0/+0
|
* Konsole : added support for mouse wheel events in the alternate screen. This ↵Michele Calgaro2016-03-143-1/+26
| | | | | | | | allows scrolling within vim, less and similar applications. This resolves bug 2597. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed desktop locking code. This relates to bug 2603 and fixes the ↵Michele Calgaro2016-03-131-1/+1
| | | | | | locking-after-suspend issue when the screensaver is also enabled. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added "default" mount option to TDE hardware manager. This resolves bug 2593.Michele Calgaro2016-02-253-5/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added tooltips to logout dialog for freeze, suspend and hibernate buttons.Michele Calgaro2016-02-071-17/+20
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Change Hardware Device Manager icon to hwinfoSlávek Banko2016-02-061-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix device icons in the media:/ tdeioslave to comply with XDG standardsSlávek Banko2016-02-032-10/+18
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Hide underlying partitions of non-active device mapper devices from the ↵Slávek Banko2016-01-311-1/+2
| | | | | | media:/ tdeioslave Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix hard disks media icons in tdehw storage backendSlávek Banko2016-01-291-27/+24
| | | | | | This relates to Bug 2473 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix removable hard disks mimetype in tdehw storage backendSlávek Banko2016-01-291-3/+3
| | | | | | This relates to Bug 2473 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed FTBFS (in Stretch) caused by missing openssl3 methods. Starting from ↵Michele Calgaro2015-12-211-3/+3
| | | | | | | | version 1.0.2d-3, openssl ships with ssl3 methods disabled by default. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use system-defined language as default in TDMFrançois Andriot2015-10-152-1/+10
| | | | This resolves Bug 1596
* 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>
* Fix prior commitTimothy Pearson2015-10-111-6/+3
|
* Fix SAK enable / disable checkbox in TDM TDEControl moduleTimothy Pearson2015-10-111-2/+12
|
* 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>
* 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>
* 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>
* 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>
* Fix FTBFS on linking dmctl librarySlávek Banko2015-10-051-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix corner case where the classic greeter could get stuck on a PIN promptTimothy Pearson2015-10-021-1/+2
|
* Fix cryptographic card login processTimothy Pearson2015-10-025-17/+56
|
* Move VT switch on card insertion to cryptocardwatcher processTimothy Pearson2015-10-012-15/+4
|
* Fix kdesktop_lock crash on error with certain PAM stack configurationsTimothy Pearson2015-10-011-9/+19
|
* Install hwdevicetray desktop files as tdehwdevicetraySlávek Banko2015-09-301-2/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* EXPERIMENTAL: Attempt to increase the VT limit to 48Timothy Pearson2015-09-291-8/+18
|
* Use DM library in tdmtsak instead of making command line callsTimothy Pearson2015-09-294-43/+57
|
* Reuse existing reserved session if present on card insertionTimothy Pearson2015-09-241-5/+20
|
* Add camera device detection to hwdevicetrayTimothy Pearson2015-09-221-10/+34
|
* Install hwdevicetry desktop filesTimothy Pearson2015-09-211-0/+2
|
* Disable autoplay popups by default as the new tdehwdevicetray application ↵Timothy Pearson2015-09-211-1/+1
| | | | will handle notification and autoplay popup initiation
* Add desktop files and autostart file for hwdevicetrayTimothy Pearson2015-09-212-0/+21
|
* Add new hardware device tray applicationTimothy Pearson2015-09-2113-11/+842
| | | | Allow removable media action request popups to be suppressed
* Fix FTBFS due to Xlib defined keywordsTimothy Pearson2015-09-202-2/+4
| | | | This resolves Bug 2530
* Prevent saver from starting while valid card is insertedTimothy Pearson2015-09-191-10/+16
|
* Restore VT limit and add note explaining originTimothy Pearson2015-09-191-9/+7
|
* Remove unnecessary call to XkbGetIndicatorStateTimothy Pearson2015-09-191-3/+1
| | | | This relates to Bug 2445
* Terminate keyboard LED sync daemon when Xorg server goes downTimothy Pearson2015-09-191-0/+5
| | | | This resolves a bug where the number of running daemons would increase on every new X reservation, eventually consuming all available VTs
* Fix card unlockTimothy Pearson2015-09-192-4/+15
|
* Streamline cryptographic card logon processTimothy Pearson2015-09-1813-29/+180
|
* Suppress another unwanted PKCS#11 PAM messageTimothy Pearson2015-09-181-1/+2
|