5595 Commits (a16aba4b059f1a01e7c18e7c2e669ac478bf033c)
 

Author SHA1 Message Date
Martin Gräßlin a16aba4b05 Merge in the first changes from cube git branch (http://github.com/mgraesslin/kwin/tree/cube): 17 years ago
Lucas Murray 846496d2c1 Cleaned up the effects/ directory by moving each individual effect into 17 years ago
Script Kiddy bc6415ef54 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy 47ff12a419 SVN_SILENT made messages (.desktop file) 17 years ago
Lucas Murray 71cdab755e Change motion dynamics algorithm and class structure. Animations are now 17 years ago
Lucas Murray cbea219964 Missing code from mouse polling commit. Stop polling when compositing is 17 years ago
Lucas Murray d0b6642abd Prevent the fade effect from constantly issuing repaint requests when it 17 years ago
Friedrich W. H. Kossebau 9e9c18796f make const-to-be arrays (of pointers) const and non-variable 17 years ago
Script Kiddy 4de600e9c1 SVN_SILENT made messages (.desktop file, second try) 17 years ago
Lucas Murray 8c55ce79cf Remove the fade effect dependency from the highlight window effect by 17 years ago
Lucas Murray 6763fd5728 Use the opacity of the window that a taskbar thumbnail is displayed on 17 years ago
Script Kiddy d12b115dbe SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy a8e370fa34 SVN_SILENT made messages (.desktop file) 17 years ago
Lucas Murray 752d5fa642 Extracted mouse polling out of the composite timer to allow effects to 17 years ago
Script Kiddy 0aa8cd610f SVN_SILENT made messages (.desktop file) 17 years ago
Lucas Murray d6a31bc921 Introducing the highlight window effect. When activated by the X atom 17 years ago
Martin Gräßlin 7cb7f17a11 Abort effect if the current tab box window is deleted and the tabbox is empty afterwards. This hopefully resolves the crashes when a window is closed during active effect. At least I was not able to reproduce a crash anymore. If further testing shows that it resolves the problem the patch will be backported to branch and to other window switching effects showing the same problem. 17 years ago
Martin Gräßlin 139b8c8f41 Revert commit r919007 17 years ago
Lucas Murray 29484aa5fb Allow snow flakes to completely exit the screen before removing them. 17 years ago
Martin Gräßlin a6fb2688cd Only clear QLists when they are empty. Prevents crashes. 17 years ago
Lucas Murray e93f4306d9 Fixed shadow color button signal not being picked up. 17 years ago
Lucas Murray cea8e1a286 Correctly apply the shadow color when in OpenGL mode. 17 years ago
Luboš Luňák 1292a73314 Move the videorect effect out, as it reportedly doesn't work very well 17 years ago
Luboš Luňák ed42331c2e Testapp to show all icons provided by a window. 17 years ago
Script Kiddy de4dca3940 SVN_SILENT made messages (.desktop file) 17 years ago
Lucas Murray 2e42deec73 When the user lowers the active window with a mouse action also 17 years ago
Lucas Murray f9f4d916e4 When the user lowers the active window with a shortcut automatically 17 years ago
Luboš Luňák f760d36881 Fix buttons, patch by Knut Johansson <knutmj@online.no>. 17 years ago
Luboš Luňák 42beacc8f1 Fix buttons, patch by Knut Johansson <knutmj@online.no>. 17 years ago
Luboš Luňák 50ebf9e099 Use new icons. 17 years ago
Lucas Murray 117c719c7d Merge branch 'fadeeffect' 17 years ago
Lucas Murray d8f46c3974 Add 4px padding between the title text and the stripes so that it 17 years ago
Martin Gräßlin 07d5e9cf57 Add config dialog for MagicLamp effect. Currently only one option to change the animation duration is available. 17 years ago
Martin Gräßlin a46f5f8945 Add an option to show/not hide panels. Panels are of course not included into filtering and cannot be selected. Like all other windows you can't interact with panels. Option is default off. 17 years ago
Martin Gräßlin b2a6be6bf0 Close window filtering when the delete key is pressed. 17 years ago
Guillaume Pothier b362b980cb Fixed many Kephal bugs. 17 years ago
David Johnson f827f1db97 Fix drawing of block; window frame 17 years ago
Huynh Huu Long 91145d2ec8 Add another redo of windeco buttons 17 years ago
Alexis Ménard e0d2b09d42 QImage.fill take a uint not a QColor so this color (Qt::transparent enum with 19 as a value) is invalid. 17 years ago
Luboš Luňák edcd0112fa Allow minimizing of modal dialogs, simply meaning that their main window 17 years ago
Script Kiddy 7102a6d895 SVN_SILENT made messages (.desktop file) 17 years ago
Martin Gräßlin 6a969aa16e Don't change brightness of windows on all desktops as this causes flickering. 17 years ago
Martin Gräßlin 6a25ea49ee Deactivate scene idle during active fullscreen effect. So mouse events aren't dropped and mouse is usable in fullscreen effects, again. Of course this is not the best solution. 17 years ago
Script Kiddy be5c6ce3c2 SVN_SILENT made messages (.desktop file) 17 years ago
Martin Gräßlin f07944389e Redirect windows when there is an active fullscreen effect. This solves the problem of unredirected fullscreen applications blocking effects like present windows or desktop grid. 17 years ago
Martin Gräßlin e8cbd42ded Read path to cube cap image from kwinrc. This is needed for an easy branding by distros. 17 years ago
Script Kiddy fb1d569c49 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy 4ce334a719 SVN_SILENT made messages (.desktop file) 17 years ago
Lucas Murray d31cad55eb Sync r900436 from Oxygen. 17 years ago
Lucas Murray e2e7b64443 Sync r899162 from Oxygen. 17 years ago