5837 Commits (f2ecd39b2268d5e056c760000cc0af941bd6ce85)
 

Author SHA1 Message Date
Script Kiddy f2ecd39b22 SVN_SILENT made messages (.desktop file) 17 years ago
Michael Zanetti 95cb1b2744 behave better with modal windows 17 years ago
Michael Zanetti a5d8b15573 bahave better if the user moves the window while changing the stacking 17 years ago
Christoph Feck 3068e52b1f SVN_SILENT Cleanup .ui files 17 years ago
Script Kiddy 882a759c2e SVN_SILENT made messages (.desktop file) 17 years ago
Michael Zanetti 713e3b0c61 slide further away if the user moves the active window 17 years ago
Script Kiddy 6396ee5be6 SVN_SILENT made messages (.desktop file) 17 years ago
Martin Gräßlin 3f4b77e0ea Pass opacity, brightness and saturation from shadow to a bound shader. So the shadow won't be a solid brick when a shader (e.g. invert) is active. 17 years ago
Martin Gräßlin 3e56e98281 Use opacity, brighness and saturation in shader for cylinder and sphere. That allows to have dimmed windows in these effects and correct window opacity. 17 years ago
Script Kiddy 1b59bb1efc SVN_SILENT made messages (.desktop file) 17 years ago
Martin Gräßlin 63edbaff81 Show current compositing state (disabled/suspended/active) in Desktop Effects KCM and add a button to resume/suspend compositing. So it should be easier for the user to resume compositing if he does not know about the shortcut. 17 years ago
Script Kiddy f199007952 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy 2d1302b722 SVN_SILENT made messages (.desktop file, second try) 17 years ago
Script Kiddy e50340d1e1 SVN_SILENT made messages (.desktop file) 17 years ago
Michael Zanetti d6a5f717f2 Add new SlideBack effect 17 years ago
Script Kiddy 7430c1869a SVN_SILENT made messages (.desktop file) 17 years ago
Andreas Hartmetz 6cd06aaef7 Remove command-line based hack and version check for graphics system setting, use the new API in 4.5.0 instead. Thank you Trolls. 17 years ago
Lucas Murray 466201db06 State in the GUI that minimization breaks when always keeping taskbar 17 years ago
Martin Gräßlin d1c27ba9a8 Show windows from other desktops in boxswitch in the same way as minimized windows. 17 years ago
Script Kiddy 5e9adee3b4 SVN_SILENT made messages (.desktop file) 17 years ago
Albert Astals Cid e74249083f const & for foreach 'iterators' 17 years ago
Script Kiddy 461580ed37 SVN_SILENT made messages (.desktop file) 17 years ago
Albert Astals Cid 43f2a84f4e leak-- 17 years ago
Script Kiddy f6c036cddb SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy e0aa1f31cc SVN_SILENT made messages (.desktop file) 17 years ago
Martin Gräßlin 93196e8a99 Allow moving of maximized windows to another desktop in desktop grid. As there is no real visual feedback the cursor is changed to the moving one. 17 years ago
Andrew Coles ef6a6cbe0c Proof-reading - missing periods at end of comments. 17 years ago
Martin Gräßlin 3d5ad590e2 New on-screen-display for desktop change. It highlights the new desktop and shows arrows from the old to the new desktop. It replaces the popupinfo which only showed the desktop name. Nevertheless keeping popupinfo in svn so if wanted we can add an option to select between osd and popupinfo. 17 years ago
Martin Gräßlin dd0ee8f1e0 Use a custom notification for not supported effects instead of a generic notification. 17 years ago
Martin Gräßlin 253793dfff Use custom notification for compositing suspended via dbus. 17 years ago
Script Kiddy 52be720325 SVN_SILENT made messages (.desktop file) 17 years ago
Davide Bettio 39b248aa1e QHBoxLayout -> QFormLayout. 17 years ago
Martin Gräßlin faee334ed5 Only show notification about not loaded effects if compositing is enabled. 17 years ago
Martin Gräßlin 9174c43eb0 Show notification when compositing is suspended via dbus. 17 years ago
Luboš Luňák 6b7e972d87 Use just kWarning() for X errors, so that users don't report various 17 years ago
Martin Gräßlin 5f5399a1cc Add toggleCompositing to dbus interface. This method call should be used by external applications instead of changing kwin's config and forcing kwin to reload. 17 years ago
Martin Gräßlin 8ed4c44539 Send notification about effects that could not be activated because they are not supported by hardware or compositing backend. 17 years ago
Martin Gräßlin a4a783d94c MagicLamp requires OpenGL. 17 years ago
Martin Gräßlin 6898a72415 Show tooltip for screen edges containing selected action 17 years ago
Martin Gräßlin 02f58c4917 Use enum values for disabling effect options. The hardcoded numbers disabled the wrong entries. 17 years ago
Martin Gräßlin 69b8e33fce Check for the global shortcut in the effects so that the shortcut actually toggles the effect. This is a workaround needed because the keyboard grab disables the global shortcut. 17 years ago
Martin Gräßlin 7d7beedaff Display outline also when compositing is used but no effect is used for alt+tab. 17 years ago
Martin Gräßlin 92484573f2 Effects can be activated at more than one electric border. 17 years ago
Script Kiddy 8213157feb SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy 4009dc8dc3 SVN_SILENT made messages (.desktop file) 17 years ago
Andreas Pakulat c486f627c4 Port from KDE3: 17 years ago
Script Kiddy fcc1723cd0 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy bdcfea956f SVN_SILENT made messages (.desktop file) 17 years ago
Martin Gräßlin f232a830aa Don't use the gl lists when a new window is added. This prevents the added window becoming black. 17 years ago
Martin Gräßlin 141f166c56 No need to use different client area options in cube for one or multi screen setups any more. FullArea suits both now. 17 years ago