7020 Commits (334c865bf005e3ea52a30e19c90c6b2c3ae6b5de)
 

Author SHA1 Message Date
Martin Gräßlin 334c865bf0 Extract messages from ui files. 16 years ago
Martin Gräßlin cd33ed27bf Fix a RTL issue: kwin decorations should not change in a RTL layout. 16 years ago
Martin Gräßlin c9d70cef70 Aurorae supports rendering previews directly, so we can drop the custom preview painting code. 16 years ago
Script Kiddy 6430ab6a36 SVN_SILENT made messages (.desktop file) 16 years ago
Script Kiddy 1713c07455 SVN_SILENT made messages (.desktop file) 16 years ago
Hugo Pereira Da Costa 95c8da25e6 made shadow cache mode configurable 16 years ago
Hugo Pereira Da Costa 99a0cddd77 Reduce cache size and truncate opacity settings for shadow focus transition, based on the 16 years ago
Martin Gräßlin c9ccedb810 Update the tab-order when adding a new desktop in kcmdesktop. 16 years ago
Martin Gräßlin 11aeee10d5 Option to not dim kept above windows in dim inactive effect. 16 years ago
Martin Gräßlin 1bcd9fe4f6 Import of new Aurorae based on QGraphicsView and KDecoration instead of KCommonDecoration. 16 years ago
Script Kiddy d1570bbde0 SVN_SILENT made messages (.desktop file) 16 years ago
Hugo Pereira Da Costa c9490235cd fixed background positionning when title bar is hidden 16 years ago
Script Kiddy 6ffa8df90f SVN_SILENT made messages (.desktop file) 16 years ago
Martin Gräßlin bf4a2c00d9 Compositing settings have to be read if compositing is enforced by the environment variable. 16 years ago
Script Kiddy fefa3a5d2f SVN_SILENT made messages (.desktop file) 16 years ago
Hugo Pereira Da Costa 1ef8be34a4 Properly account for decoration padding when calculating mousePosition in buttonReleaseEvent. 16 years ago
Hugo Pereira Da Costa 6fe694c38f Properly account for decoration padding when calculating mousePosition in window, needed to 16 years ago
Script Kiddy b0b69a6b7c SVN_SILENT made messages (.desktop file) 16 years ago
Martin Gräßlin 8f82499f21 Add a plasma based widget to add and remove desktops in desktop grid. 16 years ago
Martin Gräßlin ec8d860c4b Allow effects to change the number of desktops and inform effects when the number of desktops is changed. 16 years ago
Martin Gräßlin 40a2bebe67 Ensure that width*height is not smaller than the number of desktops when setting a new layout. 16 years ago
Laurent Montel eb0a8f02b6 we use QT>= 4.6 in kde >= 4.4 16 years ago
Hugo Pereira Da Costa e3aefe524a fixed gradient ranges to avoid warning from Qt at runtime 16 years ago
Hugo Pereira Da Costa 49411bcda5 Added checkbox to disable shadow drawing (as a replacement to setting shadow size to zero), consistently with the checkbox used to 16 years ago
Hugo Pereira Da Costa f0e2ceab7d reorganized button painting code to avoid code duplication 16 years ago
Script Kiddy 4034b461a8 SVN_SILENT made messages (.desktop file) 16 years ago
Script Kiddy 91c49055b3 SVN_SILENT made messages (.desktop file) 16 years ago
Fredrik Höglund e075890c28 Rename _KDE_NET_WM_BLUR_REGION to _KDE_NET_WM_BLUR_BEHIND_REGION. 16 years ago
Martin Gräßlin cb7c271768 Hide modal dialogs in desktop grid (pw mode) while moving the parent window. 16 years ago
Martin Gräßlin 782d08e0b0 Don't hover sticky windows as that cannot work. 16 years ago
Martin Gräßlin f2e8fdf067 Use radiobuttons instead of checkboxes in opacity user actions menu. 16 years ago
Martin Gräßlin 1d7eb98180 Use a correctly shaped snowflake. Thanks to Tim Climis to provide a better image. 16 years ago
Martin Gräßlin 471bd26634 Prevent modal dialogs to be shown twice in alt+tab list. 16 years ago
Martin Gräßlin 7277ec7450 Add optional desktop entry to alt+tab for minimizing all windows (show desktop). 16 years ago
Martin Gräßlin 551bcc2959 Do not show the desktop name when using a tabbox mode which only includes windows from current desktop. In that case the information is redundant as all windows are on the same desktop. 16 years ago
Martin Gräßlin 9a86e83d6e Set the transformed geometry in WindowMotionManager when a window is dropped to a desktop in grid. This way the window does not jump to a random position on mouse release. 16 years ago
Script Kiddy 3e4094ce72 SVN_SILENT made messages (.desktop file) 16 years ago
Fredrik Höglund 8ce52d5cc0 Check if the decoration pixmaps need to be resized before resizing them. 16 years ago
Fredrik Höglund e969813b4a Wait two seconds before deleting the scratch pixmap in the paint redirector 16 years ago
Aaron J. Seigo c83c168c16 'composit[e|ing]' is technical jargon; use the terminology we use elsewhere in the UI (particularly the config UI) consistently everywhere. tested on real life users(tm) 16 years ago
Martin Gräßlin 8d2178ad5d Correctly handle mouse clicks in TabBox when there is an additional view. 16 years ago
Martin Gräßlin 54c264bba0 Rearrange windows when the gemoetry changes in both pw and dg in pw mode. 16 years ago
Martin Gräßlin 42a0a12252 Use KDecorationOption::defaultTitleButtons(Left|Right) instead of hardcoding the strings in Aurorae theme config. 16 years ago
Martin Gräßlin aaaaee7113 Do not paint windows as if it is being moved when only clicking on it in desktop grid. 16 years ago
Script Kiddy 85d74ca3f9 SVN_SILENT made messages (.desktop file) 16 years ago
Fredrik Höglund f96b3645d5 Add missing files from the previous commit. 16 years ago
Fredrik Höglund 087f1a6fef Make the strength of the blur effect configurable. 16 years ago
Martin Gräßlin 66d770d821 Aurorae theme selection and GHNS is moved to the decoration kcm, so no need for the custom configuration interface. 16 years ago
Script Kiddy 1f72afc5bb SVN_SILENT made messages (.desktop file) 16 years ago
Fredrik Höglund e71232cb39 Optimize the horizontal pass. 16 years ago