Commit Graph

12 Commits (c5c7cd79d6be0d4941453dd5791b9fcb87bca9d6)

Author SHA1 Message Date
Martin Gräßlin 754f5d0829 Quick maximize and tiling when moving a window to the left/right or top screen edge.
Top screen edge (un)maximizes. Left screen edge sets window to left half of screen geometry, right edge to other half.

svn path=/trunk/KDE/kdebase/workspace/; revision=1021305
2009-09-08 20:01:08 +00:00
Andrius Štikonas f3dad43a18 Use KIntSpinBox instead of QSpinBox for better integration with KDE. As a bonus this allows to use plural suffix in spinboxes since KDE 4.3 if necessary.
svn path=/trunk/KDE/kdebase/workspace/; revision=989742
2009-06-30 20:09:04 +00:00
Lucas Murray 2c6dccdb99 Make KWin system setting panels consistent with the rest of KDE again by
reverting part of r986282.
CCMAIL: christoph@maxiom.de

svn path=/trunk/KDE/kdebase/workspace/; revision=987069
2009-06-25 13:34:36 +00:00
Christoph Feck 58b9127b3e Fix layout issues in kwin kcm
* remove fixed layout spacing and margin
* respect style's QFormLayout field policy
* reduce vertical space in compositing "General" tab
* layout desktop names in two columns


svn path=/trunk/KDE/kdebase/workspace/; revision=986282
2009-06-24 13:09:58 +00:00
Lucas Murray 3d0301d786 Slight layout change to make more aesthetically pleasing.
svn path=/trunk/KDE/kdebase/workspace/; revision=978871
2009-06-08 12:20:48 +00:00
Lucas Murray 8a299eccce Improved string situation in the screen edge KCM so the options actually
make sense. Renamed "trigger cooldown" and added tooltips to everything.
Freeze exception granted by Albert Astals Cid.

svn path=/trunk/KDE/kdebase/workspace/; revision=966879
2009-05-12 05:38:21 +00:00
Martin Gräßlin 11c57b9b87 Make screenedges ui work with systemsettings default size.
Text is moved right of the monitor widget and the two additional group boxes are merged. So no more scrollbars by default.

svn path=/trunk/KDE/kdebase/workspace/; revision=962789
2009-05-03 11:56:39 +00:00
Martin Gräßlin f52d9dffa2 Remove quick tile and quick maximize checkbox from screenedges ui as it is not implemented for 4.3.
svn path=/trunk/KDE/kdebase/workspace/; revision=962763
2009-05-03 10:01:31 +00:00
Stephan Binner 9bc4d36e85 i18n style guide fixes: http://techbase.kde.org/Projects/Usability/HIG/Capitalization
svn path=/trunk/KDE/kdebase/workspace/; revision=959655
2009-04-26 19:40:38 +00:00
Marco Martin df6fb5c628 use ScreenPreviewWidget also there.
ok by Zarin

svn path=/trunk/KDE/kdebase/workspace/; revision=940030
2009-03-16 12:15:11 +00:00
Lucas Murray 0ffcc70c18 Add support for hardcoded non-KWin-related active screen edge actions,
first to be added is one to display the Plasma dashboard. Implemented
the "trigger cooldown" option. Fixed a few edge action conflicts such
as forcing desktop switches when moving windows and the like.
BUG: 170393

svn path=/trunk/KDE/kdebase/workspace/; revision=933166
2009-02-28 08:33:16 +00:00
Lucas Murray ac9c37c64d Merged "active screen edges" and "active desktop borders" into a single
GUI panel. This panel is currently located in System Settings -> Desktop
-> Screen Edges.
BUG: 174709

svn path=/trunk/KDE/kdebase/workspace/; revision=932929
2009-02-27 15:40:53 +00:00