30 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 373f6e552a Useful keyboard navigation also for PresentWindows. 19 years ago
Luboš Luňák e6069e9cf6 Arghl. Again a stupid bug caused by float having poor precision. 19 years ago
Rivo Laks d618ba8d23 Turn paintText() into two generic methods: one just paints the text, the other also paints 19 years ago
Rivo Laks 1a587da8d6 Show caption for active window. 19 years ago
Rivo Laks 38bc48cb11 Prettify filter box by adding frame around it and prepending "Filter:" to the filter text. 19 years ago
Luboš Luňák 5faa397849 Vertex redesign - redo the way windows are split into smaller parts 19 years ago
Rivo Laks e1728afc9b Unbreak build 19 years ago
Rivo Laks 913d8395d8 Add window icons to PresentWindows. 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 257ce3ad99 Find-as-you-type filtering of presented windows. 19 years ago
Luboš Luňák 76cb5de294 Support for effects taking control of the keyboard. Needs recent kdeui change 19 years ago
Luboš Luňák 894d08a522 When the number of presented windows changes, do the rearranging smoothly. 19 years ago
Luboš Luňák b65e6affd9 Build the list of windows to present when activating the effect 19 years ago
Luboš Luňák 812dd7238e Arrange windows to regularly spaced slots, try to find the closest one. 19 years ago
Luboš Luňák 10bfb82e8c Make PresentWindows effect work properly even with idle paint passes 19 years ago
Luboš Luňák 04a3787213 Non-inline functions should be in .cpp . 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 e3b865cd5f namespace KWinInternal -> KWin - shorter typing of names in gdb, yay 19 years ago
Luboš Luňák 35bbf89aed Add support for activating features using window borders/corners. 19 years ago
Rivo Laks 9027b501c8 Interpolate between brightness changes when highlighting window under cursor. 19 years ago
Luboš Luňák 8b5b40e4e8 Shadows. Right not it's only flat black rectangle, but otherwise 19 years ago
Rivo Laks d74c23ff17 Ctrl+F11 now does Expose effect with all window, including those on other desktops. 19 years ago
Luboš Luňák d4a58f4152 QMap -> QHash 19 years ago
Luboš Luňák 00136f014f Configurable effects loading by Cedric Borgese. 19 years ago
Rivo Laks a00b314b5a Temporarily-unminimize hack doesn't seem to be necessary anymore. 19 years ago
Luboš Luňák 0ae5a772e7 Add EffectWindow as a window representation for effects, 19 years ago
Luboš Luňák 77f803a563 Instead of the somewhat fragile way of trying to clean up Client/Unmanaged 19 years ago
Rivo Laks 33f8a0758c Add Expose-like effect to show all windows of active desktop side by side. 19 years ago