summaryrefslogtreecommitdiffstats
path: root/kwin
Commit message (Collapse)AuthorAgeFilesLines
* Fix TDM hang in certain circumstances when themed greeter is deletedTimothy Pearson2013-05-092-2/+15
| | | | | | This resolves Bug 1453 Resolve themed greeter drawing inconsistencies between composited and non-composited mode (cherry picked from commit 3421d01bb00aaf52883a4d21eade96e9c663e05d)
* Fix OpenGL screensaver background when ARGB mode is enabledTimothy Pearson2013-05-051-16/+121
| | | | (cherry picked from commit 9804217b51b058fed43a060a746f543da044b2a5)
* Cleanup output clutterSlávek Banko2013-04-272-6/+6
| | | | (cherry picked from commit 74b1fc6576fa920094463e6e4f1528bc7a25d6d0)
* Fix when kompmgr printf message is displayed.Darrell Anderson2013-03-041-4/+2
| | | | (cherry picked from commit febcc86370a1ae7eb1c1c42df9731b02d72b7964)
* Add source code module name [twin-workspace] to stdout/stderr messages to ↵Darrell Anderson2013-03-041-2/+2
| | | | | | improve readability. (cherry picked from commit 13806ac476cd81d196e38612c81c7a1c76976c31)
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-03-041-8/+8
| | | | (cherry picked from commit 8c5bbc4bd96509df7085f608d47c7d0855b8926e)
* Fix processing of local names in KWinInternal::isLocalMachineSlávek Banko2013-02-161-2/+2
| | | | (cherry picked from commit 0915425a0d3806acee67389d077703ab5eab3806)
* Unset/set NETWM shading state around minimizingSlávek Banko2012-12-221-1/+7
| | | | | Based on KDE GIT commit 8a02a383 (cherry picked from commit 55c907ad0e031f2ceddb2693761b747395137ac0)
* Fix references to user profile directory.Darrell Anderson2012-11-091-1/+1
| | | | (cherry picked from commit a3b5ac40733523142094f6341d21945094790f51)
* Fix Keramic data file installation and add long long check to CMakeTimothy Pearson2012-06-131-14/+3
| | | | | | This closes Bug 905 Thanks to Roman Savochenko and Leandro Nini for the patches! (cherry picked from commit dfb75324af3dfdb983f354782c6025f37e665ee5)
* Fix hostname display in titlebar with certain programsTimothy Pearson2012-06-031-0/+23
| | | | | | This closes Bug 889 Thanks to Slávek Banko for the patch! (cherry picked from commit 9e3f8a7f0c9f2ed1125c717f5374aaf8d4ec225e)
* Clean up 9cc1e2c1 changes to enumTimothy Pearson2012-06-031-2/+2
| | | | | This corrects a potential ABI compat problem noted by Martin Gräßlin (cherry picked from commit 77041d785dbbede734f8dc44aa454d07d14f0317)
* Add keyboard hotplug (add/remove) support to tsakTimothy Pearson2012-06-031-1/+2
| | | | | | This closes Bug 587 Fix warning in kompmgr (cherry picked from commit 5f413b26ebaab8a6478427e4125bda628058ff85)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-037-12/+12
| | | | (cherry picked from commit b492b550f35c84160958775c14ea7037c5b12181)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-0335-186/+186
| | | | (cherry picked from commit f64397c82fa94371ab4a64af28c4d0029f4cd93f)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-0343-180/+180
| | | | (cherry picked from commit 628043be55ddd2f534411d028e4f68c8fe4eaabb)
* Fix tdebase FTBFSTimothy Pearson2012-06-032-4/+4
| | | | (cherry picked from commit b92f4fbd165f03685928a50d85c34ba8729b7c48)
* Fix xsetroot breaking kompmgrtpearson2011-10-241-0/+13
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1260431 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* From "Fat-Zer"tpearson2011-10-191-0/+7
| | | | | | | "This patch adds generate of kwin.cmake file. This file will be used by kwin-styles package from kdeartwork." git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1259597 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kompmgr user handoff on logintpearson2011-10-141-5/+10
| | | | | | | Add new command line option '-k' to kompmgr to suppress restart on Xorg crash git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258917 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-104-4/+4
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Hide shutdown dialog from taskbartpearson2011-10-081-1/+16
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257821 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow the display configuration test dialog to steal focustpearson2011-10-061-1/+14
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257650 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix keramic and b2 window clientstpearson2011-09-194-13/+56
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254498 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow kdm to preload kwintpearson2011-09-151-1/+2
| | | | | | | This provides a smoother and more unified logon experience git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253865 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow kwin to replace itself automaticallytpearson2011-09-151-2/+49
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253854 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add kdmtsak programtpearson2011-09-151-1/+2
| | | | | | | Fix possible kompmgr segfault under rare circumstances git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253695 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix system modal dialogstpearson2011-09-122-0/+4
| | | | | | | | | Fix shutdown background Add code to make the desktop locking system use the system window decorations and generally use the same theme and style as the active desktop This code is disabled for now, but can be enabled via the two new static variables in kdesktop/lock/main.cc git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252900 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Force windows with the modal system notification atom set to stay above ↵tpearson2011-09-102-6/+11
| | | | | | | | | | | other windows Enhance logout sequence appearance Add remote folder synchronization on logout support Fix flickering to black window with subsequent partial repaint of certain widgets occurring during fancy logout sequence git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252640 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kompmgr failing to move windows in opaque modetpearson2011-09-091-9/+14
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252373 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kompmgr crash on window resizetpearson2011-09-091-1/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add new _KDE_WM_MODAL_SYS_NOTIFICATION atom to disable ↵tpearson2011-09-096-19/+68
| | | | | | | | | menu/close/on-all-desktops buttons Improve the appearance of the TDE logout sequence using the new atom git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252231 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kompmgr abort on TDE logintpearson2011-09-031-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1251224 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix shutdown dialog fading when compositing is enabledtpearson2011-09-032-1/+2
| | | | | | | | Add a bit of logging to kompmgr Fix a broken signal/slot disconnect in kwin git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1251223 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add another ATI fglrx workaround to kompmgrtpearson2011-09-021-12/+38
| | | | | | | This one restarts kompmgr if the connection to the X display is lost git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1251019 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kompmgr fadingtpearson2011-09-021-14/+78
| | | | | | | Fadeouts are now silky smooth under all conditions... git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1250992 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Additional kompmgr updates and fixestpearson2011-09-021-206/+305
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1250862 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Work around ATI fglrx XDamage bug that was causing kompmgr to not draw new ↵tpearson2011-09-021-19/+106
| | | | | | | | | popup windows Clean up kompmgr a bit and attempt to smooth out the window fades git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1250856 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kompmgr artifacts when resizing shaped windowstpearson2011-09-011-11/+130
| | | | | | | Restore original konsole opacity for background colors when ARGB visuals are active git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1250652 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Indicate that kdesktop focus stealing prevention is a Default settingtpearson2011-08-311-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1250387 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix run command not accepting focus when Firefox is running and active on ↵tpearson2011-08-301-1/+12
| | | | | | the current screen git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1250369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix desktop transparency fade out in kompmgrtpearson2011-08-291-4/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249956 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add ability to "punch through" to desktop for transparency in kompmgrtpearson2011-08-281-0/+73
| | | | | | | Activate Konsole ARGB mode by default when kompmgr is running git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249953 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix taskbar when parent application is using ARGB windowstpearson2011-08-251-3/+3
| | | | | | | | Fix composition configuration default settings Add logout notice to give the user feedback that yes, the logout command actually WAS accepted git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename option to enable kompmgr to a more user decipherable stringtpearson2011-08-211-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1248526 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-216-7/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of issues in kdebase caused by C style caststpearson2011-08-151-1/+1
| | | | | | | This includes Bug #492 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247425 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Hide nonfunctional kompmgr menu shadow settingstpearson2011-08-151-2/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247209 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Use a more reasonable default window fade speedtpearson2011-08-141-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247198 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kompmgr configuration dialogtpearson2011-08-143-51/+194
| | | | | | | | All main settings now work and apply immediately There is also now no flicker during settings application! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247196 283d02a7-25f6-0310-bc7c-ecb5cbfe19da