32 Commits (cb8d764ba16d205e910b1f3ef3e825329dcb527d)

Author SHA1 Message Date
Rivo Laks 3bac29fb2a Cache the colors returned by KColorScheme as suggested by mwoehlke 19 years ago
Rivo Laks c9597d1303 Add a little space between items and text 19 years ago
Rivo Laks 8246723251 - Use bold and a bit bigger font. 19 years ago
Luboš Luňák e6069e9cf6 Arghl. Again a stupid bug caused by float having poor precision. 19 years ago
Arto Hytönen 8f9eb21004 SVN_SILENT back down for now as I can't test them right now 19 years ago
Arto Hytönen e1c6433c8e pass-by-value -> reference-to-count fixes 19 years ago
Rivo Laks 4911fdce81 Use the generic paintText() method 19 years ago
Rivo Laks 22d72c572a Forgot to commit this... actually add the edge to alt-tab's frame 19 years ago
Luboš Luňák d846a1e8a9 Use always float as the floating point type for compositing 19 years ago
Luboš Luňák 30eb55863c Make WindowPaintData ctor require an EffectWindow argument, 19 years ago
Luboš Luňák 96aba51960 Add a helper to turn on transparency in pre-paint calls. 19 years ago
Rivo Laks 1ec2b1d228 Don't try to draw icon for windows that don't have one 19 years ago
Philip Falkner 69cbe51a4e Make BoxSwitch follow the KDE colour scheme. 19 years ago
Philip Falkner 8b5806b90d Add support for window/desktop captions to BoxSwitch. 19 years ago
Luboš Luňák 5faa397849 Vertex redesign - redo the way windows are split into smaller parts 19 years ago
Rivo Laks e4d1976e84 - Highlight has smaller corners than the frame 19 years ago
Rivo Laks 3ae169fba9 Make boxswitch less boxy by using some rounded corners 19 years ago
Rivo Laks 424f906ab2 - Add optional color argument to renderGLGeometry() functions. If specified, it's used as vertex colors 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
David Faure 38099ef7e5 Major config.h cleanup, moved much stuff to config-X11.h and to config-fish.h 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 cd98bc12d5 Shared implementation of rendering gl geometry. 19 years ago
Luboš Luňák 5fc1d4c480 Tabbox effect also converted to plugins. 19 years ago
Luboš Luňák 0b4f83fc90 The rest ported to plugins, BoxSwich being the only exception. 19 years ago
Luboš Luňák e3b865cd5f namespace KWinInternal -> KWin - shorter typing of names in gdb, yay 19 years ago
Philip Falkner 574e562906 Some updates to the tabbox. 19 years ago
Luboš Luňák 8b5b40e4e8 Shadows. Right not it's only flat black rectangle, but otherwise 19 years ago
Philip Falkner aa6d8eabc5 Add GLTexture class. This is a convenient wrapper around managing an OpenGL texture, as well as loading an image into it. Includes support for loading from QImage, QPixmap, and a file. Defaults to a GL_TEXTURE_2D target, and will scale image if necessary. 19 years ago
Philip Falkner 1dc9715e45 Show effect even when only one option is available, like the default tabbox does. 19 years ago
Philip Falkner 04e488b0a7 Add XRender support to BoxSwitch. 19 years ago
Philip Falkner 6af1c36304 Actually add BoxSwitch effect. 19 years ago