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
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
Timothy Pearson
4cadf198ca
Do not chew up all available VT numbers when multiple sessions are reserved and time out in series
9 years ago
Timothy Pearson
5b260a9627
Fix cryptographic card login when SAK is enabled
9 years ago
Timothy Pearson
ce47730301
Add initial cryptographic card login support
...
Tested with themed greeter and SAK disabled
9 years ago
Timothy Pearson
5d20ad97bf
Fix warnings regarding return value being ignored
9 years ago
Timothy Pearson
6095bc10ad
Add cryptographic card support to LUKS configuration
9 years ago
Timothy Pearson
9556cd9e69
Add LUKS key management to tdehwmanager
9 years ago
Timothy Pearson
e89d9e5e16
Fix the most egregious style guide violations in the remaining kdesktop_lock source files
...
No functional changes were made to the source
9 years ago
Timothy Pearson
b5462e86f3
Fix the most egregious style guide violations in the main kdesktop_lock source files
...
No functional changes were made to the source
9 years ago
Timothy Pearson
c54c4e7003
Fix the most egregious style guide violations in the kdesktoplock plugin sources
...
No functional changes were made to the source
9 years ago
Michele Calgaro
b45b9ed9b1
Added DCOP method startupCompleted() to KSMServer: this allows to check whether the
...
session has been fully created/restored. This relates to bug 1610.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
0d29e4477a
Added functionality in KDCOP. Double clicking on a non leaf item will expand/collapse the item. This resolves bug 2503.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
3aa5fc08e5
Added new functionality to Konqueror.
...
Double clicking on an empty area in the listview or iconview widget will navigate to the parent folder.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Timothy Pearson
ae35100db0
Add preliminary cryptographic card support to the TDE hardware device manager
9 years ago
Michele Calgaro
da7215ff52
Update version number to R14.1.0
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Slávek Banko
4e9aeea224
Fix openpty detection with util.h and libutil.h
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
5e5f4837b5
Fix detection of XSS in Xext with CMake build
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
08122b137e
Fix FTBFS on freebsd
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
e1d8ccc637
Fix build with libusb 2.0 on freebsd
...
[taken from FreeBSD kdebase3 patches]
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Michele Calgaro
da25462d26
Fixed khelpcenter visualization bug. This solves bug 2188.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro
900f593b6b
Revert remaining part of commit 687b146
. This resolves bug 1850 and reopens bug 2188.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro
1329f47fa8
Fixed missing KHelpCenter top banner. This resolves bug 2320.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
François Andriot
638d5eaa2b
Fix FTBFS on openbsd 5.7
...
This resolves Bug 2443
Signed-off-by: François Andriot <francois.andriot@free.fr>
10 years ago
François Andriot
d275f09845
Fix GL/GLU detection on older distributions
...
This resolves Bug 2155
Signed-off-by: François Andriot <francois.andriot@free.fr>
10 years ago
Slávek Banko
92250649de
Remove obsolete MimeType from printmgr/printers.desktop
...
[taken from SUSE kdebase patches]
10 years ago