69 Commits (6d98cf9bb06bbc5b97aedfe88226bc87f5b6ed22)

Author SHA1 Message Date
Laurent Montel 994c800d79 Adapt to new KWarning/kFatal/kDebug api 19 years ago
Luboš Luňák ab1582de27 It's really interesting that KWin has had support for an arbitrary root 19 years ago
Luboš Luňák 3f12214c12 Merging from old trunk: 19 years ago
Luboš Luňák ce110c887f Merging from old trunk: 19 years ago
Luboš Luňák 23f8ebf2ab Merging from old trunk: 19 years ago
Luboš Luňák b8ceefc820 Merging from old trunk: 19 years ago
Luboš Luňák 1f40973a83 Merging from old trunk: 19 years ago
Luboš Luňák 4512d39171 Merging from old trunk: 19 years ago
Luboš Luňák bbd7e25d2b Merging from old trunk: 19 years ago
Luboš Luňák da1bbe0e64 Merging from old trunk: 19 years ago
Luboš Luňák 17182b9ccb Merging from old trunk: 19 years ago
Luboš Luňák f52b8e48cd branches/work/kwin_composite becomes new trunk kwin. 19 years ago
Luboš Luňák 2b7e1f4993 Remove kwin, kwin_composite will become new trunk kwin, missing merges 19 years ago
Luboš Luňák 9a749f2c7a Don't make findModal() return itself by default. 19 years ago
Luboš Luňák d2dbc77323 Add support for dimming of inactive windows (accessibility). 19 years ago
Luboš Luňák 2c928221a4 namespace KWinInternal -> KWin - shorter typing of names in gdb, yay 19 years ago
Luboš Luňák e3b865cd5f namespace KWinInternal -> KWin - shorter typing of names in gdb, yay 19 years ago
Luboš Luňák 24eacc4908 Move NETWinInfo and few more things from Client to the base class. 19 years ago
Luboš Luňák f8d7a5ec25 More transiency checks. 19 years ago
Luboš Luňák 1a0637b627 Properly add a window to a group. 19 years ago
Luboš Luňák ce58330fc4 Don't crash because of automatic deleting of groups. 20 years ago
Luboš Luňák 0cbf093fdd Check for references to no longer existing windows in transiency checks 20 years ago
Luboš Luňák c271dd819a Few more consistency checks. 20 years ago
Luboš Luňák 28dd80d4ca Remove group transients from transient_list of windows from old group. 20 years ago
Luboš Luňák 508178e0d1 Add checking code to detect inconsistencies of internal structures 20 years ago
Luboš Luňák f57d89d597 Don't move a group transient with a group set to another group. 20 years ago
Luboš Luňák fa8cd7541f It wasn't a very good idea to do even compositing-unrelated 20 years ago
Luboš Luňák 6d04ce89c2 Argh, order the checks properly, it wasn't detecting 20 years ago
Luboš Luňák e0dcc3ba46 Some convenience functions for QX11Info stuff. 20 years ago
Thorsten Roeder 98fa3320c5 deprecated-- 20 years ago
Hamish Rodda 77bc9cd63d Merging in from bleeding edge kdebase branch 20 years ago
David Faure f2a598e7d0 qt4-ification by Thorsten Röder <thorsten.roeder weihenstephan.org> 20 years ago
Laurent Montel 0fa10f318d Deprecated-- 20 years ago
Stephan Kulow b464518b3c svn merge svn+ssh://coolo@svn.kde.org/home/kde/trunk/KDE/kdebase@438057 21 years ago
Luboš Luňák c32d95f0f2 Since hasTransient() can search bottom-up or top-bottom depending 21 years ago
Luboš Luňák 47075ef04e Break unnecessary transiency relations caused by many group transient windows. 21 years ago
Luboš Luňák 5ac4a74f2f Don't try to focus new modal for the active window while the new modal 22 years ago
Luboš Luňák 37f682c907 Handle a rather unusual usage KMenuBar usage in amarok - parent widget 22 years ago
Luboš Luňák c2fa4013a2 WM_CLASS can be matched whole (class+name) or only class 22 years ago
Luboš Luňák 80624445c9 addTransient() may temporary cause loops, so delay calling of findModal() 22 years ago
Luboš Luňák 1fc08d271f No need it do it twice. 22 years ago
Luboš Luňák 598c604fb6 Make sure splashscreens stay on top of other windows in the app. 22 years ago
Luboš Luňák d373e84e3a Fix fix for #77341. 22 years ago
Luboš Luňák bc8e0805a7 This should fix #77341 (fingers crossed), group transients without apps specifying 22 years ago
Luboš Luňák 43ed3b4fa5 Fix #78856. 22 years ago
Luboš Luňák 9a0f2b6e9b When the active window gets a modal dialog, activate the modal. Happens 22 years ago
Luboš Luňák 648fb3ed22 Avoid minimize animation when a newly managed window requests to be 22 years ago
Luboš Luňák d2e94b988e Watch properties also on the group leader window, for now only 22 years ago
Luboš Luňák 3abd0ebdf0 Oops. Qt3.2 used to set resource class in WM_CLASS all lowercase, but 22 years ago
Luboš Luňák 42e26ff608 Use WM_CLIENT_LEADER for grouping if a window is group transient 22 years ago