Commit Graph

124 Commits (46b20a55775c6c44591ff2d2d423399887ebc806)

Author SHA1 Message Date
Slávek Banko 46b20a5577 Fix FTBFS on freebsd
9 years ago
Timothy Pearson 3b139d2a1e Do not unblock signals in main thread when waiting for kdesktop_lock response
9 years ago
Slávek Banko f853f4bd46 Fix ommited call fullyOnline() in kdesktop_lock
9 years ago
Timothy Pearson 2b0e13211c Ensure desktop is completely hidden before sending fullyOnline()
9 years ago
Timothy Pearson 7188f7044b Fix long-standing inverted signal mask in kdesktop_lock initial sigsuspend
9 years ago
Timothy Pearson 5d4afcb68f Remove call to pthread_cancel() in kdesktop_lock
9 years ago
Timothy Pearson d9fe0f0bf3 Remove external dcop call and associated thread
9 years ago
Timothy Pearson 2f7d50c20c Fix kdesktop_lock requiring a process stop/start on unlock
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
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
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 59ef38d291 Added possibility to hide the Cancel button from the Desktop Session Locked dialog.
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
Timothy Pearson 51a20070fd Fix screen sometimes not being hidden on power management action or desktop switch
10 years ago
Timothy Pearson b876907e65 Fix free space overlay not disappearing on unmount
10 years ago
Alexander Golubev 2b313a81f1 kdesktop/lock: remove tqwidget-include hacks
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 6a40ac081b Ensure screen is fully hidden before returning from kdestop lock dcop call
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 5f4287e56d Fix Documents folder creation dialog
11 years ago
Timothy Pearson dc41de959b Use threading and select instead of busywaiting on the lock control socket
11 years ago
Timothy Pearson 7db006210b Enable ARGB support in kdesktop_lock
11 years ago
Timothy Pearson bf0b8eb3b2 Clean up spurious kdesktop_lock X11 error messages
11 years ago
Timothy Pearson 2e6d8f1b55 Remove broken delay when wallpaper not available
11 years ago
Slávek Banko 0dd840ea93 Fix unintended rename of SAKProcess*
11 years ago
Slávek Banko e9785ee7aa Reapply commit 936d3cec inadvertently reverted in de7e5867
11 years ago
Timothy Pearson 7ca0422630 Fix potential crash in kdesktop_lock
11 years ago
Slávek Banko c03540e9f6 Fix race condition with SIGSTOP in kdesktop_lock
11 years ago
Timothy Pearson 77cbe84cb6 Rename additional header files to avoid conflicts with KDE4
11 years ago
Timothy Pearson 9286b9ebcc Rename common header files for consistency with class renaming
11 years ago
Timothy Pearson 98eb308fc1 Rename KCrash to avoid conflicts with KDE4
11 years ago
Timothy Pearson 01c60a2678 Rename KStandard for enhanced compatibility with KDE4
11 years ago
Timothy Pearson de7e5867a6 Rename a number of libraries and executables to avoid conflicts with KDE4
11 years ago
Slávek Banko 936d3cec49 Add CMake option for backtrace in kdesktop_lock exception handler
11 years ago
Timothy Pearson 79b21d47bc Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
11 years ago
Timothy Pearson e4e0479220 Rename KApplication to TDEApplication to avoid conflicts with KDE4
11 years ago
Timothy Pearson 167c4cbea6 Fix tsak not working on new libudev versions
11 years ago
Timothy Pearson 3e5e79fb21 Prevent two unlock dialogs from appearing in any situation
11 years ago