54 Commits (5bc01ac817b794bddcfd40eabc0199efd4c75779)

Author SHA1 Message Date
Luboš Luňák 01bf6cbb4c License cleanup - add headers where missing, be explicit about GPL 19 years ago
Luboš Luňák 1b8b326c7b Replace warnings about KShortcutDialog being dead with something that is not dead. 19 years ago
Rivo Laks a3781228cb Move Extensions class to lib/kwinglobals.* 19 years ago
Luboš Luňák 162d6ac7c9 Support for _NET_WM_SYNC_REQUEST, based on a patch 19 years ago
Luboš Luňák 1caa3f95ed Properly check for all needed extensions and handle gracefully absence. 19 years ago
Luboš Luňák 04d5294afa Merging from old trunk: 19 years ago
Luboš Luňák 638de5e338 Build. 19 years ago
Luboš Luňák 5feb577369 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 e1406c3e42 Utility function for XGrabKeyboard(). 19 years ago
Luboš Luňák 15c8a4220e Fix and re-enable optimized cursorPos(). 19 years ago
Rivo Laks 0353f3376e Make effects actual plugins, so it's possible to load them on runtime. 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 3617d1bf8a Merge r649608, r649403, r649230 and r648582 from trunk (porting). 19 years ago
Andreas Hartmetz ee217245fb Ported/compile-fixed some code in khotkeys and kwin (that was not fun) 19 years ago
Luboš Luňák ff643184cf cursorPos() needs fixing 19 years ago
Luboš Luňák de4d1bc518 Implement cursorPos() as an optimized version of QCursor::pos() 19 years ago
Luboš Luňák 2e84c74fc8 Functions also for converting from X11 mouse/keyboard state 19 years ago
Tim Beaulen 01d8fe1308 Build 20 years ago
Simon Hausmann ca449ecaee merge branches/work/kaction-cleanup-branch: Simplify and clean up KShortcut 20 years ago
Luboš Luňák 840364cd2a Merge r608181 from trunk (KShortcut/KAction changes). 20 years ago
Andreas Hartmetz 8fc2b1843b Adapt dependent code to KShortcut/KAction changes. 20 years ago
Luboš Luňák 38f4f76b31 Detect screen refresh rate for finding out optimal compositing 20 years ago
Luboš Luňák 4110fc1c3a Support for XComposite overlay window. 20 years ago
Luboš Luňák ace6b4ad8a Opengl support for shaped windows. 20 years ago
Luboš Luňák 649887d6c2 Looks like using XserverRegion for keeping damage regions 20 years ago
Luboš Luňák 093617aafb Fix compilation with older XShape (#132310). 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 293f093ea1 Support for input shape from XShape1.1 (#122425). 20 years ago
Luboš Luňák 0516e1e73b Add support for translation and add two "plugins" that 20 years ago
Luboš Luňák f400646a6d xrender compositing work - now it uses damage areas 20 years ago
Luboš Luňák 571ba9cf9e Basic compositing support. It doesn't actually do anything 20 years ago
Luboš Luňák e0dcc3ba46 Some convenience functions for QX11Info stuff. 20 years ago
Dirk Mueller 425a19b111 dbus-ify++ 20 years ago
Hamish Rodda 77bc9cd63d Merging in from bleeding edge kdebase branch 20 years ago
Luboš Luňák 15784cf45c Remove obscurism. 20 years ago
Allen Winter ae65a40c7a TRUE->true, FALSE->false 20 years ago
Luboš Luňák 3f14e3ccd9 Forwardport #102046. 21 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 6dd5d6b1f7 XChangeProperty needs long type for 32bit data, especially on 64bit platforms. 21 years ago
Luboš Luňák 21f621f985 Make the window shortcut dialog-popup work even when opened from the Alt+F3 popup. 21 years ago
Luboš Luňák 65c3b55e05 Revert last revert, dynamic keybidings are back in. 21 years ago
Luboš Luňák c7d0776f01 Revert last changes because of temporary freeze. 22 years ago
Luboš Luňák d04ce83410 Custom shortcuts for windows (#44268). It still needs some testing, window 22 years ago
Luboš Luňák 00bdcc2e0d #84605 - make the Alt+F3/Advanced/Special window settings option find 22 years ago
Luboš Luňák 8033d09cce Dynamically detect changes of Motif hints instead of just reading 22 years ago
Luboš Luňák c2fa4013a2 WM_CLASS can be matched whole (class+name) or only class 22 years ago
Luboš Luňák 31f2adf0a2 Better way of checking the events queue in updateXTime(). 22 years ago