Commit Graph

375 Commits (d048506bb65a3f77102f07f54c7bfc16c80e003e)

Author SHA1 Message Date
Timothy Pearson 4ec011cd55 Fix kdesktop_lock screensaver stuttering on modern GPUs
6 years ago
Slávek Banko 030fad5fe4 Reset states in kdesktop-lock if startSaver fails
6 years ago
Slávek Banko 7f55022fcf Fix calculations in mini-cli
6 years ago
Slávek Banko 0a874e41b6 Write more details when kdesktop lock fails to grab input devices
8 years ago
Timothy Pearson 2649b1ebf4 Disable card-based login if Kerberos support was disabled at compile time
8 years ago
Timothy Pearson a7afe91e65 Do not start card authentication unless PKCS logins were enabled
8 years ago
Timothy Pearson 09dce5e19f Fix invalid headers in PNG files and optimize for size
8 years ago
Alexander Golubev bf26a0b86a fix encoding for My_Documents folder for three locales was missing before
8 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.
8 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 6d028f3b52 Use DM library in tdmtsak instead of making command line calls
9 years ago
Timothy Pearson b5cb2797d6 Add new hardware device tray application
9 years ago
Timothy Pearson dd2951393f Prevent saver from starting while valid card is inserted
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 9ea6780352 Stabilize cryptographic card login
9 years ago
Timothy Pearson ce47730301 Add initial cryptographic card login support
9 years ago
Timothy Pearson e89d9e5e16 Fix the most egregious style guide violations in the remaining kdesktop_lock source files
9 years ago
Timothy Pearson b5462e86f3 Fix the most egregious style guide violations in the main kdesktop_lock source files
9 years ago
Timothy Pearson c54c4e7003 Fix the most egregious style guide violations in the kdesktoplock plugin sources
9 years ago
Slávek Banko 08122b137e Fix FTBFS on freebsd
9 years ago
Slávek Banko 8a568a2b94 Bring My_Computer (system) icon into XDG compliance
9 years ago
Timothy Pearson 8c1136342b Fix comments
9 years ago
Timothy Pearson ab8dfbaaa4 Do not unblock signals in main thread when waiting for kdesktop_lock response
9 years ago
Slávek Banko c1b62c1c4c Fix ommited call fullyOnline() in kdesktop_lock
9 years ago
Timothy Pearson 78d33c2915 Ensure desktop is completely hidden before sending fullyOnline()
9 years ago
Timothy Pearson 37bc5cdd0e Fix long-standing inverted signal mask in kdesktop_lock initial sigsuspend
9 years ago
Timothy Pearson e569dd46ac Remove call to pthread_cancel() in kdesktop_lock
9 years ago
Timothy Pearson 92d1f76402 Handle screen locking internally on user switch
9 years ago
Timothy Pearson 85126bf580 Fix sporadic kdesktop hang due to unsafe usage of asynchronous POSIX signals in the main GUI thread
9 years ago
Timothy Pearson 751c96f9b1 Eliminate usleep() loop during kdesktop startup
9 years ago
Timothy Pearson a17bfb0b96 Fix lockeng file formatting
9 years ago
Timothy Pearson e80c2baea0 Remove external dcop call and associated thread
9 years ago
Timothy Pearson 755776b6c4 Ensure kdesktop signal handlers execute in the main GUI thread
9 years ago
Timothy Pearson a8203cf740 Bring system icon into XDG compliance
9 years ago
Timothy Pearson 0157291f5e Rename most device icons to comply with XDG standards
9 years ago
Timothy Pearson aaa719d2e2 Forcibly terminate kdesktop_lock after unlock
10 years ago
Timothy Pearson 2f7d50c20c Fix kdesktop_lock requiring a process stop/start on unlock
10 years ago
Timothy Pearson 68cba85373 Fix twin deleting comptontdepidfile when compton-tde already running on startup
10 years ago
Timothy Pearson a4f1031a6d Fix improper desktop wallpaper export causing fake transparency dependent application failure
10 years ago
Timothy Pearson d8e76211d9 Fix accidental renaming of device icons in GIT hash 46e2e9
10 years ago
Timothy Pearson b0c4ab328e Break potential infinite loop on DCOP wallpaper export call
10 years ago
Timothy Pearson 0a9e1f59ef Fix another incorrect renaming from the previous mimetype compliance patches
10 years ago
Timothy Pearson da8993ffb2 Make kdesktop_lock and ksmserver ARGB screen blanking more efficient and improve multi-head support in same
10 years ago
Timothy Pearson 50b6f1f60f Fix exec icon location and bring it into XDG compliance
10 years ago
Timothy Pearson 46e2e93fa2 Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
10 years ago
Timothy Pearson ab197a37e3 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago
Timothy Pearson e2c5ea4cda Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
10 years ago
Timothy Pearson 1346f68987 Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Slávek Banko 68cfc4fec0 Fix FTBFS caused by typo in commit d3ce4fa7
10 years ago
François Andriot d3ce4fa793 Fix FTBFS due to linux specific headers
10 years ago
François Andriot bfbcf19a2f Fix hardcoded link flag to "dl" library
10 years ago
Timothy Pearson 24db855178 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson 4d21a120d2 Commit the following patch from Bug 1499:
10 years ago
Timothy Pearson d0d37ed228 Fix Xorg memory leak on moving windows
10 years ago
François Andriot db19d360b6 Added smooth crossfade effect option when changing the desktop wallpaper.
10 years ago
Michele Calgaro 868c510ed6 "Hide Cancel button" functionality in kdesktop_lock is now fully working
10 years ago
Michele Calgaro a6fbc0f1e0 Commits ccb5fca, 59ef38d, 710fc43 re-pushed to local branch for further development.
10 years ago
Michele Calgaro 66faad37ca Temporarily reverted commits ccb5fca, 59ef38d, 710fc43.
10 years ago
Michele Calgaro 710fc43897 Fixed commit 59ef38d: now the Desktop Session Locked works as expected.
10 years ago
Michele Calgaro 59ef38d291 Added possibility to hide the Cancel button from the Desktop Session Locked dialog.
10 years ago
Michele Calgaro ccb5fcaf67 Enabled Cancel button in "Desktop Session Locked" dialog window.
10 years ago
Slávek Banko 99d1c3d87f Fix group used for UseSAK option in tdmrc
10 years ago
Slávek Banko d9f52880d2 Fix UseSAK default value in kdesktop lock
10 years ago
Timothy Pearson d418100988 Force redraw of desktop shadows
10 years ago
Timothy Pearson 24e34ad989 Add basic support for a modified compton compositor instead of the old buggy kompmgr
10 years ago
Timothy Pearson 39cbbdb160 Rename TDE-specific atoms to avoid stomping on KDE atom names
10 years ago
Slávek Banko a8d4324832 Add systemd support into kdesktop
10 years ago
Darrell Anderson 3545330be0 Reduce desktop icon clutter with new profile.
10 years ago
Darrell Anderson 8781095d07 Rebranding, tooltip, and What's This string cleanup.
10 years ago
Timothy Pearson 51a20070fd Fix screen sometimes not being hidden on power management action or desktop switch
10 years ago
Darrell Anderson a4a54d1ee3 Rename kdeeject -> tdeeject
10 years ago
Timothy Pearson b876907e65 Fix free space overlay not disappearing on unmount
10 years ago
Darrell Anderson 90f1f50f00 Fix remnant QMIN/QMAX to TQMIN/TQMAX.
11 years ago
Darrell Anderson a8303672a3 Rename KDEsu->TDEsu to provide consistency with previous renamings.
11 years ago
Darrell Anderson 7d025dfef0 Update XDG mimetypes.
11 years ago
Slávek Banko cbbc7ad02e Fix getting kdesktop_pid in kdesktop_lock
11 years ago
Alexander Golubev 440db91f91 Add optional opengl support
11 years ago
Darrell Anderson f123d99fd3 Add source code module name to stdout/stderr messages to improve readability.
11 years ago
Slávek Banko 3e88ddfbc3 Additional k => tde renaming and fixes
11 years ago
Alexander Golubev 2b313a81f1 kdesktop/lock: remove tqwidget-include hacks
11 years ago
Alexander Golubev 25711bf348 remove a useless check from kdesktop/ConfgureChecks
11 years ago
Alexander Golubev 6a0dda8fff kdesktop/lock: use kdBacktrace() in case of fail
11 years ago
Timothy Pearson 2a1e6823ef Add documentation for prior commit
11 years ago
Timothy Pearson d6504ec10a Pass ACPI power key events through the lock dialog
11 years ago
Timothy Pearson af4be97214 Enable lock session keyboard hotkey
11 years ago
Timothy Pearson 6a40ac081b Ensure screen is fully hidden before returning from kdestop lock dcop call
11 years ago
Francois Andriot 9f749e63a9 Fix FTBFS due to libart location
11 years ago
Darrell Anderson 0ba43923ad Update references of kscreensaver->tdescreensaver.
11 years ago
Timothy Pearson db67e0bb9c Terminate screensaver process on lock process termination
11 years ago
Timothy Pearson 936f951ead Fix cursor disappearing in lock process after a certain time
11 years ago
Timothy Pearson 9804217b51 Fix OpenGL screensaver background when ARGB mode is enabled
11 years ago
Timothy Pearson 3cce16c254 Properly fix task tray background glitches
11 years ago
Timothy Pearson 5908f01581 Properly acquire a 32-bit ARGB visual when GL screen saver is requested
11 years ago
Slávek Banko 74b1fc6576 Cleanup output clutter
11 years ago
Timothy Pearson be61b99598 Fix kdesktop_lock interaction with DPMS power save
11 years ago
Timothy Pearson edf3004ec3 Fix secondary thread termination
11 years ago
Timothy Pearson 96d0c54e2e Fix desktop refresh destroying media device information and menus
11 years ago
Timothy Pearson b8ed19a4c2 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
11 years ago