Commit Graph

288 Commits (r14.0.0)

Author SHA1 Message Date
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
Timothy Pearson 5f4287e56d Fix Documents folder creation dialog
11 years ago
Darrell Anderson 9f795192a5 Rename kderc -> tderc in support of bug report 1447.
11 years ago
Timothy Pearson 6342dc3990 Fix a number of issues related to the media kioslave
11 years ago
Timothy Pearson 4dc80faf84 Use correct icon area when placing new icons
11 years ago
Timothy Pearson 97c65270b2 Wait for all kicker containers to load before sending desktop size to kdesktop
11 years ago
Timothy Pearson dc41de959b Use threading and select instead of busywaiting on the lock control socket
11 years ago
Timothy Pearson 091b1eface Honor per-user lock screen SAK setting
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 1974048132 Rename kcompletionbox
11 years ago
Timothy Pearson 563c545850 Rename KComp to avoid conflicts with KDE4
11 years ago
Timothy Pearson 5e664c2e4a Rename KCmd to avoid conflicts with KDE4
11 years ago
Timothy Pearson 98eb308fc1 Rename KCrash to avoid conflicts with KDE4
11 years ago
Timothy Pearson de9b6c9ad1 Rename KIcon to enhance compatibility with KDE4
11 years ago
Timothy Pearson a5430e4b98 Rename many classes and header files to avoid conflicts with KDE4
11 years ago
Timothy Pearson eba183d4de Fix FTBFS
11 years ago
Timothy Pearson f537c21b68 Rename a number of classes to enhance compatibility with KDE4
11 years ago
Timothy Pearson 98f4a055ba Rename KLocale to enhance compatibility with KDE4
11 years ago
Timothy Pearson 93943a849d Rename KStartup for enhanced compatibility with KDE4
11 years ago
Timothy Pearson 01c60a2678 Rename KStandard for enhanced compatibility with KDE4
11 years ago
Timothy Pearson 23cc597c60 Rename a few build variables for overall consistency
11 years ago
Timothy Pearson 68c175bf64 Rename KHTML and kiobuffer
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 dc6b76cac4 Rename a number of libraries and executables to avoid conflicts with KDE4
11 years ago
Timothy Pearson cc74f360bb Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
11 years ago
Timothy Pearson 79b21d47bc Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
11 years ago
Timothy Pearson 1d061b286a Rename KInstance and KAboutData 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 d41050ea3f Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
11 years ago
Timothy Pearson cf9a9af6a8 Properly restore icon positions on login
11 years ago
Timothy Pearson bbae7554f1 Add keyboard shortcut to start screensaver directly
12 years ago
Timothy Pearson 167c4cbea6 Fix tsak not working on new libudev versions
12 years ago
Timothy Pearson 3e5e79fb21 Prevent two unlock dialogs from appearing in any situation
12 years ago
Timothy Pearson 786e248cea Add backtrace to kdesktop_lock exception handler
12 years ago
Timothy Pearson 7db3b8849c Add warning message to prior commit
12 years ago
Timothy Pearson 4de72a5ddd Attempt to work around issue described in Bug 1288
12 years ago
Timothy Pearson 4120a763e7 Fix classic mode screensavers
12 years ago
Timothy Pearson 1f33dc8fd2 Attempt to minimize the time in which new notifications are displayed before being hidden
12 years ago
Timothy Pearson 57f5c0698d Lower override redirect windows instead of unmapping them on lock start
12 years ago
Timothy Pearson 553923b25d Forcibly prevent transient override redirect windows from showing up over the lock screen
12 years ago
Slávek Banko 8f514540fc Disable use of SAK if TSAK is not built
12 years ago
Slávek Banko 80deb52955 Add xscreensaver support to CMake
12 years ago
Timothy Pearson e12ae2b650 Fix kxdglauncher locale issue
12 years ago
Darrell Anderson 3e7ffad742 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
12 years ago
Darrell Anderson 94f3dbe7c5 Update XDG information in support of bug report 892.
12 years ago
Timothy Pearson 09dbd438c1 Fix kdesktop_lock crash on mouse events when no dialog is displayed
12 years ago
Darrell Anderson 1987e94712 Branding cleanup: KDE -> TDE
12 years ago
Darrell Anderson 504aaa0887 Branding cleanup: *.desktop files
12 years ago
Darrell Anderson db084a1bc3 Branding cleanup: KDE -> TDE
12 years ago
Timothy Pearson d7b0d67674 Fix screensaver startup over slow X11 connections
12 years ago
Timothy Pearson b70ccd542a Fix kdesktop_lock XRandR event handling
12 years ago
Timothy Pearson 345d1e7880 Fix kdesktop_lock not reacting to settings changes until it is restarted
12 years ago
Timothy Pearson de4e7b4159 Add support to Kate for saving/restoring manual document placement
12 years ago
Timothy Pearson 193d9afcdb Fix desktop lock not engaging on suspend
12 years ago
Timothy Pearson c5ad26a7cc Fix kdesktop_lock screensaver engaging in corner case
12 years ago
Darrell Anderson 4f24944314 Branding cleanup: I18N_NOOP KDE -> TDE.
12 years ago
Timothy Pearson 22d0a673d7 Check for tsak presence on lock engage
12 years ago
Timothy Pearson e899b7beb6 Harden lock against rare race condition that caused two password prompts to appear
12 years ago
Timothy Pearson 601b75a1e4 Fix screen saver not engaging correctly
12 years ago
Timothy Pearson 5d286832f2 Fix corner case lock dialog hang
12 years ago
Timothy Pearson e92e82b761 Fix a number of minor flaws in the lock dialog system
12 years ago
Timothy Pearson 9187194ce1 Fix button ordering in secure dialog
12 years ago
Timothy Pearson a090f7e90a Fix user name display in secure dialog
12 years ago
Timothy Pearson a9ad8717d1 Fix logoff menu
12 years ago
Darrell Anderson 94b4e33f89 Update What's This help string in support of bug report 811.
12 years ago
Timothy Pearson 4d538e4047 Implement logout menu option in secure dialog
12 years ago
Timothy Pearson 30617b6fb7 Fix SAK dialog momentary display when SAK disabled
12 years ago
Timothy Pearson 67a3a8f348 Fix desktop lock failure due to race condition within signal handler between qt and xcb
12 years ago
Timothy Pearson 50739c9ba4 Fix kdesktop_lock secure dialog
12 years ago
Darrell Anderson c815b90f86 Update My Documents *.desktop translations.
12 years ago
Darrell Anderson 5df6c5fca2 Restore code snippet removed with GIT hash
12 years ago
Darrell Anderson 3374c9f300 Update tdebase/kdesktop/pics/splash.png to remove branding issues.
12 years ago
Darrell Anderson f5d4a69ef7 Remove obsolete images and update respective make files.
12 years ago
Timothy Pearson 247042600a Update kdesktop naming
12 years ago
Timothy Pearson e8e118e2ae Fix prior commit
12 years ago
Timothy Pearson fb4308f080 Update kdesktop.desktop file to fix kdesktop tsak integration
12 years ago
Timothy Pearson 4bcfc9075f Clean up lock dialog warnings and fix mouse cursor
12 years ago
Timothy Pearson 60a25a0fe5 Fix icons not showing up on desktop and popup menu entries not appearing
12 years ago
Darrell Anderson dc50fdd3e8 Fix branding issues of non-KDE -> non-TDE.
12 years ago