70 Commits (556db40ad2df4339ea0bfdcb3eb0d55543237bb6)

Author SHA1 Message Date
Luboš Luňák bb433ac40e No longer include config*.h files in installed headers. 19 years ago
Rivo Laks 6827a0cc32 For some reason the icon caching doesn't work here so let's just disable it for now. 19 years ago
Rivo Laks 7515cc8e0e Repaint filter box area when filter is empty. 19 years ago
Adriaan de Groot 9ff9f6ce22 Disambiguating ints and unsigned and float and double 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 373f6e552a Useful keyboard navigation also for PresentWindows. 19 years ago
Luboš Luňák c1ed1edb52 Proper support for active xinerama screen in effects. 19 years ago
Luboš Luňák bc6a084894 Let effects access window role as well. 19 years ago
Luboš Luňák ad73c931e5 It seems that any QPalette use in KWin has to explicitly specify 19 years ago
Rivo Laks ee7b2ca8d1 Change default mouse triggers as discussed on kwin list (top-right doesn't do anything 19 years ago
Rivo Laks bb9ff25ec4 Prevent multiple fullscreen effects from becoming active at the same time as discussed 19 years ago
Stephan Binner 3bff5f0ab2 i18n style guide fixes 19 years ago
Andreas Pakulat 39e322fc83 Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which are 19 years ago
Rivo Laks 1112d7fd69 Don't scale windows more than 2 times. 19 years ago
Rivo Laks 84c15214c5 Blend the window labels in/out with the effect 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 106fbc23ab - Draw caption for all windows. 19 years ago
Rivo Laks 1a587da8d6 Show caption for active window. 19 years ago
Pino Toscano ee84e19a8f less qt3support 19 years ago
Rivo Laks 38bc48cb11 Prettify filter box by adding frame around it and prepending "Filter:" to the filter text. 19 years ago
Thiago Macieira d2aee14a35 Remove use of k_funcinfo 19 years ago
Luboš Luňák d846a1e8a9 Use always float as the floating point type for compositing 19 years ago
Laurent Montel 994c800d79 Adapt to new KWarning/kFatal/kDebug api 19 years ago
Rivo Laks 7273d0ddb5 Add setTransformed() helper method 19 years ago
Luboš Luňák 96aba51960 Add a helper to turn on transparency in pre-paint calls. 19 years ago
Rivo Laks 1552ad2c11 Same here: don't render null icons 19 years ago
Luboš Luňák 5faa397849 Vertex redesign - redo the way windows are split into smaller parts 19 years ago
Rivo Laks 913d8395d8 Add window icons to PresentWindows. 19 years ago
Pino Toscano 38267e8ac6 less qt3support 19 years ago
Rivo Laks ea6f0ae502 - Effects' config module should link to kwineffects and shouldn't link to kutils. 19 years ago
Rivo Laks c22b4809a5 Add working config modules for PresentWindows and Shadow effects. 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 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 ffc75a2214 GLTexture::render(), to render to a given QRect 19 years ago
Luboš Luňák cd98bc12d5 Shared implementation of rendering gl geometry. 19 years ago
Luboš Luňák 9268e7b27c Don't reset hover value. 19 years ago
Luboš Luňák 520f3e27ac Rearrange also when the number of presented windows changes. 19 years ago
Luboš Luňák a1fa5c4206 No interpolating when there's no old position, just fade in. 19 years ago
Luboš Luňák f8c84d4310 Don't disable desktop from painting. 19 years ago
Luboš Luňák 257ce3ad99 Find-as-you-type filtering of presented windows. 19 years ago
Luboš Luňák 795de6c6d6 Centered placement in slots. 19 years ago
Luboš Luňák b30180ca26 Compute scale factor properly. 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 e18e701f7f LMB activates, others cancel. 19 years ago