34 Commits (f45abeef07a973781728ad79023888fa2ab4300c)

Author SHA1 Message Date
Luboš Luňák cff2b0e6cd Abstract paint clipping into PaintClipper helper class that allows 18 years ago
Adriaan de Groot 214d575aa3 Qt3 -> Qt4 style includes. 18 years ago
Martin Gräßlin 414d59ea16 Electric Border handling for desktopgrid effect 18 years ago
Luboš Luňák a66ee67b28 Allow moving of even non-movable windows between virtual desktops using the middle 19 years ago
Luboš Luňák 0b2a40e150 Act on KeyPress, not KeyRelease, the release may come 19 years ago
Luboš Luňák 01bf6cbb4c License cleanup - add headers where missing, be explicit about GPL 19 years ago
Luboš Luňák d18e4933a0 Make DesktopGrid useful also from keyboard. 19 years ago
Rivo Laks 1f7c7cc89b Unelevate the moved window when it's released. 19 years ago
Rivo Laks bb9ff25ec4 Prevent multiple fullscreen effects from becoming active at the same time as discussed 19 years ago
Luboš Luňák d2e8675051 Avoid divide by zero. 19 years ago
Andreas Pakulat 39e322fc83 Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which are 19 years ago
Rivo Laks 4c92b26fe8 Speed up (500 -> 300 ms) 19 years ago
Luboš Luňák e6069e9cf6 Arghl. Again a stupid bug caused by float having poor precision. 19 years ago
Luboš Luňák d846a1e8a9 Use always float as the floating point type for compositing 19 years ago
Rivo Laks 7273d0ddb5 Add setTransformed() helper method 19 years ago
Luboš Luňák 5faa397849 Vertex redesign - redo the way windows are split into smaller parts 19 years ago
Luboš Luňák d3c8229599 Fix orientation. 19 years ago
Luboš Luňák d74361c378 Option to turn off slide during change. 19 years ago
Luboš Luňák 841a08c99c Don't crash. 19 years ago
Pino Toscano 38267e8ac6 less qt3support 19 years ago
Rivo Laks 041673bf86 Effect's name in KWIN_EFFECT*() macros must now match effect's internal name in .desktop file, 19 years ago
Luboš Luňák 278e721494 Support for keeping a window temporarily at the very top, 19 years ago
Luboš Luňák c4ed59b462 There is a reasonable rounding function after all. 19 years ago
Luboš Luňák b4e9060ca7 Sigh ... lround() -> int( round()). 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 56e5618f0e Round values, don't just truncate. 19 years ago
Luboš Luňák b849a760ef Fix painting of moved on-all-desktop windows. 19 years ago
Luboš Luňák 371dfdbede MMB toggles on-all-desktops. 19 years ago
Luboš Luňák 0040bb699b Better painting of moved window. 19 years ago
Luboš Luňák d6d91cf88a Add the ability to move windows around in DesktopGridEffect. 19 years ago
Luboš Luňák 09b5b47b1e Integrate DesktopChangeSlide into DesktopGrid, so that 19 years ago
Luboš Luňák 40002ec325 Allow changing the desktop in DesktopGridEffect by clicking. 19 years ago
Luboš Luňák f8fd7b7ff1 Effect that shows all desktops in a grid. 19 years ago