110 Commits (a16aba4b059f1a01e7c18e7c2e669ac478bf033c)

Author SHA1 Message Date
Andreas Pakulat 001ad181d0 Link against kephal as its beeing used now in kwin. 18 years ago
Pino Toscano 9064682be8 correct find the kephal include dir when compiling "workspace" alone 18 years ago
Tim Beaulen aecb24a89d And another one where kwin didn't find kephal/screens.h 18 years ago
Allen Winter b703dc91a5 make the macro_log_message for compositing a little nicer 18 years ago
Luboš Luňák 4fc3d50790 Properly #ifdef OpenGL-only and XRender-only stuff. 18 years ago
Alexander Neundorf 84664f2ba6 cosmetics: lowercasing, no tabs, indentation, etc. 18 years ago
Laurent Montel 778c869e40 Commit patch from Alex 18 years ago
Christian Ehrlicher d91c540b61 LIB_INSTALL_DIR -> INSTALL_TARGETS_DEFAULT_ARGS 18 years ago
Luboš Luňák e173b1c8d3 Make the cmake feature message match too. 18 years ago
Luboš Luňák f97bd45da9 Redo checks for KWIN_HAVE(_XXX)_COMPOSITING again, in order 18 years ago
Luboš Luňák bb97953656 Hacks for specific driver systems: 19 years ago
Luboš Luňák d6b7ef180d No kde3/qt3 support in kwin core. Saves about 150M of memory in gdb 19 years ago
Oswald Buddenhagen 17972a2917 add some kde3support following k3proc move 19 years ago
Rivo Laks 59f21e39fe Add automatic driver detection for compositing options. 19 years ago
Laurent Montel 5ebb9b37f8 change XDG_APPS_DIR -> XDG_APPS_INSTALL_DIR, XDG_DIRECTORY_DIR->XDG_DIRECTORY_INSTALL_DIR, DBUS_INTERFACES_DIR->DBUS_INTERFACES_INSTALL_ DIR, DBUS_SERVICES_DIR->DBUS_SERVICES_INSTALL_DIR to have same naming convention as discussed with Alex. 19 years ago
Allen Winter 5c93175949 remove kde4_automoc() 19 years ago
Luboš Luňák afa2ed19cb Detect all that's needed for compositing support. 19 years ago
Dirk Mueller 39a8350a99 remove redundant project declarations 19 years ago
Dirk Mueller 1e3214ed73 include cleanup to separate workspace 19 years ago
Rivo Laks 1c214273ed Output whether or not KWin's compositing support will be built 19 years ago
Harri Porten f15f97785b much better. suggested by David. 19 years ago
Harri Porten f18bd0b02d Patch by Frerich to fix linking for poor BSD users. 19 years ago
Luboš Luňák 4fb1428df8 This seems to be used only by kwmtheme decoration. 19 years ago
Luboš Luňák 76c7e1445e Merging from old trunk: 19 years ago
Luboš Luňák 2c539daa5d 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
Laurent Montel 1adecf7737 Fix install icons 19 years ago
Laurent Montel cc8e2c73cb Not necessary to keep it into svn 19 years ago
Luboš Luňák 67fdfa03e7 Add effect that highlights the mouse when one 19 years ago
Laurent Montel 6baede1a4f Fix install icons 19 years ago
Luboš Luňák 8973e88245 Convert zoom and videorecord to plugins. 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 faadbf6920 r650430 from trunk (qt3_support) 19 years ago
Pino Toscano a0aaeeeed1 move the QT3_SUPPORT definition only where it's needed 19 years ago
Rivo Laks 56a2a995d1 Add an effect to render live thumbnails of windows next to their taskbar entries when the cursor is 19 years ago
Luboš Luňák 8b5b40e4e8 Shadows. Right not it's only flat black rectangle, but otherwise 19 years ago
Luboš Luňák d09096a784 The window-burning-down effect (gee), except that there's no actual 19 years ago
Rivo Laks aae967c5f9 Make your windows explode! 19 years ago
Luboš Luňák d4fbab83d1 No splash dbus interface. 19 years ago
Luboš Luňák 5cabf743ae The official excuse for this effect is that I wanted to try 19 years ago
Luboš Luňák de8f39accf Hmm, I think I now understand this vertices stuff. Added a silly 19 years ago
Philip Falkner 6f122ecd3e Add BoxSwitch effect: a tabbox replacement. It's still rough, but works reasonably well. 19 years ago
Luboš Luňák f6ad1881e1 Support for window thumbnails. 19 years ago
Luboš Luňák 5f02d68fb9 FadeIn/FadeOut effects are succeeded by Fade. 19 years ago
Luboš Luňák 0498cd7785 Add VideoRecordEffect for saving video captures. 19 years ago
Philip Falkner 8299541652 Add build checks for XComposite, XDamage, XRender, OpenGL, and XShm. 19 years ago
Philip Falkner 2fdc57ccd6 Fade effect. Unified version of FadeIn and FadeOut; also fades on window opacity changes. 19 years ago