Michele Calgaro
1c64345fe4
Konsole : added support for mouse wheel events in the alternate screen. This allows scrolling within vim, less and similar applications.
...
This resolves bug 2597.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
ab959b43ca
Fixed desktop locking code. This relates to bug 2603 and fixes the locking-after-suspend issue when the screensaver is also enabled.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
758b7bda94
Kate session panel: added save and read-only functionality. Fixed up toolbar buttons status update.
...
Added ability to activate a session using the ENTER key. Some other code refactoring.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
e528df3eb1
Kate session panel: added move up/down and rename functionality.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
71bd29a534
Added "default" mount option to TDE hardware manager. This resolves bug 2593.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
93c96f301c
Kate session panel: some code refactoring + completed GUI for "New session" and "Delete session".
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
127ac19145
Added support for "Delete session" in Kate session panel.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
2675b2147b
Added support for Kate startup options and for "New session" functionality.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
099c8a8821
Disabled the old session manager and switched permanently to the new one. Lot of functionality still missing.
...
It is possible to switch sessions from the session panel (either by the activate pushbutton or by executing a listview item).
Kate's session settings are currently not yet supported (last session is saved and restored by default).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
db51b92c96
Added tooltips to logout dialog for freeze, suspend and hibernate buttons.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Slávek Banko
34db5c9408
Change Hardware Device Manager icon to hwinfo
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
99f5115dac
Fix device icons in the media:/ tdeioslave to comply with XDG standards
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
8d53affe8e
Hide underlying partitions of non-active device mapper devices from the media:/ tdeioslave
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
90bad2e814
Fix hard disks media icons in tdehw storage backend
...
This relates to Bug 2473
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
ce73b505b2
Fix removable hard disks mimetype in tdehw storage backend
...
This relates to Bug 2473
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Michele Calgaro
66e8d0eddd
Fixed FTBFS (in Stretch) caused by missing openssl3 methods. Starting from version 1.0.2d-3,
...
openssl ships with ssl3 methods disabled by default.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
de91a161b1
Populated session panel. Now able to switch session within the new panel.
...
*** NOTE *** In this commit both the old and new session managers are active,
therefore funny things occasionally happen. Then won't be the case from the
next commit since the old session manager will be disabled.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
François Andriot
bd35f1efd6
Use system-defined language as default in TDM
...
This resolves Bug 1596
9 years ago
Slávek Banko
e790a33645
Fix prior commit - delete UseSAK from wrong configuration group
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson
41e2702cbd
Fix prior commit
9 years ago
Timothy Pearson
812398d820
Fix SAK enable / disable checkbox in TDM TDEControl module
9 years ago
Slávek Banko
fce47f535c
Terminate compositor in TDM unless a TDE or failsafe session was selected
...
This relates to Bug 2521
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
adbe9f7f5f
Fix incorrect usage of login_session_wm. Type of session does not contain executable
...
for run session but base name of session desktop file.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
226e5fc716
Fix setting curWMSession when used previous type of session in TDM
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
aa0711c143
Add support for XDG_SESSION_DESKTOP and XDG_CURRENT_DESKTOP in TDM
...
This relates to Bug 2521
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
799e7ef14d
Fix FTBFS on linking dmctl library
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson
53a3032775
Fix corner case where the classic greeter could get stuck on a PIN prompt
9 years ago
Timothy Pearson
37b6d0d80f
Fix cryptographic card login process
9 years ago
Timothy Pearson
48cf3058c5
Move VT switch on card insertion to cryptocardwatcher process
9 years ago
Timothy Pearson
2028aa37a3
Fix kdesktop_lock crash on error with certain PAM stack configurations
9 years ago
Slávek Banko
d6572f16d5
Install hwdevicetray desktop files as tdehwdevicetray
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson
3fe2b2023e
EXPERIMENTAL: Attempt to increase the VT limit to 48
9 years ago
Timothy Pearson
6d028f3b52
Use DM library in tdmtsak instead of making command line calls
9 years ago
Michele Calgaro
f0f642f6b2
Added initial version of new KateSession and KateSessionManager. The old version of the same classes is still the default for the time being.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Timothy Pearson
cd13be0789
Reuse existing reserved session if present on card insertion
9 years ago
Timothy Pearson
f05cf05bc1
Add camera device detection to hwdevicetray
9 years ago
Timothy Pearson
15f094afbd
Install hwdevicetry desktop files
9 years ago
Timothy Pearson
7e9c0a99b6
Disable autoplay popups by default as the new tdehwdevicetray application will handle notification and autoplay popup initiation
9 years ago
Timothy Pearson
f8035fe97c
Add desktop files and autostart file for hwdevicetray
9 years ago
Timothy Pearson
b5cb2797d6
Add new hardware device tray application
...
Allow removable media action request popups to be suppressed
9 years ago
Timothy Pearson
c73eb5f814
Fix FTBFS due to Xlib defined keywords
...
This resolves Bug 2530
9 years ago
Timothy Pearson
dd2951393f
Prevent saver from starting while valid card is inserted
9 years ago
Timothy Pearson
fcb6161cee
Restore VT limit and add note explaining origin
9 years ago
Timothy Pearson
a486f914fc
Remove unnecessary call to XkbGetIndicatorState
...
This relates to Bug 2445
9 years ago
Timothy Pearson
5351547aed
Terminate keyboard LED sync daemon when Xorg server goes down
...
This resolves a bug where the number of running daemons would increase on every new X reservation, eventually consuming all available VTs
9 years ago
Timothy Pearson
a2af4533d3
Fix card unlock
9 years ago
Timothy Pearson
6f5e7b2110
Streamline cryptographic card logon process
9 years ago
Timothy Pearson
1ec002a8ee
Suppress another unwanted PKCS#11 PAM message
9 years ago
Timothy Pearson
9ea6780352
Stabilize cryptographic card login
...
Fix some coding style issues
9 years ago
Timothy Pearson
46d9df235b
Increase the maximum reserved VT number to 32
...
The display switch features depend on each session having a VT number, thus it is important to have a suffucient number of VTs available for use
Most Linux distributions allow 64 VTs by default, and the kernel allows up to 256 VTs
9 years ago