172 Commits (ca2a019bc8c71f088683ce797538b51e6f89652e)

Author SHA1 Message Date
Arthur Arlt e79cf50087 Rename some functions and variables in class Tiling 15 years ago
Arthur Arlt 8c3a0e218a Move tile.cpp, tile.h, tilinglayout.cpp and tiling.h to directory tiling/ 15 years ago
Arthur Arlt 1326316049 Introduce Build Option for Tiling 15 years ago
Arthur Arlt b1e3c7ba38 Move initialization of shortcuts to separate method in new Tiling class 15 years ago
Arthur Arlt 3634525613 Refactoring Tiling 15 years ago
Arthur Arlt 903bcb42fb Provide build option for TabBox functionality 15 years ago
Arthur Arlt d1b5d00129 Refactoring TabBox 15 years ago
Arthur Arlt 25654f25b8 Removing TopMenu 15 years ago
Martin Gräßlin 12d3b354fc Remove drawbound move/resize functionality 15 years ago
Thomas Lübking bfd922d7fa strip down kwin shortcut allocation code 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Chani Armitage 6bfeef78a6 backport r1214045: improve stack & focuschain activity checks 15 years ago
Chani Armitage d18e95f9a6 improve stack & focuschain activity checks 15 years ago
Chani Armitage 0e7e1aa077 stop using deprecated API, and use activity icons 16 years ago
Martin Gräßlin 0e2f0eb20d Forward port rev 1134110: Fix crash when trying to group a window without decorations. 16 years ago
Nicolas Lécureuil fa2318b374 Fix typo 16 years ago
Nicolas Lécureuil 8f3f46c740 Forward port commit 1134074 16 years ago
Martin Gräßlin f46e0634fb Fix mnemonic in advanced menu of useractions menu. 16 years ago
Chani Armitage 7854e4bece make 'all activities' work :) 16 years ago
Chani Armitage a9ad071575 Activity association for windows. 16 years ago
Nikhil Marathe 2163f87264 Modified workspace method names to mark them up as referring to tiling 16 years ago
Stephan Binner 253f0523c6 SVN_SILENT i18n style guide fixes 16 years ago
Nikhil Marathe 3e9377e6b4 Added comments to some tiling related code 16 years ago
Nikhil Marathe 8892169a86 Added Window menu action to toggle floating/tiled state of the client and the relevant Operation enum entry 16 years ago
Nikhil Marathe a2a7891789 SVN_SILENT Renamed tilingMode to tilingEnabled to better convey its boolean-ness 16 years ago
Nikhil Marathe 5fc7e93d69 Tiling is here! 16 years ago
Martin Gräßlin f2e8fdf067 Use radiobuttons instead of checkboxes in opacity user actions menu. 16 years ago
Lucas Murray 167e663a35 Add sanity check to client menu actions. Prevents crashes but these 16 years ago
Thomas Lübking 99b82bd530 avoid NULL pointer deref 16 years ago
Lucas Murray 0b153f8861 s/group window/window tab/ where it makes sense to reduce possible 17 years ago
Lucas Murray 00e131a1a5 Allow window tabbing titlebar actions to be configurable; Set default 17 years ago
Kevin Ottens 167823f5fa Make it build with QT_STRICT_ITERATORS. 17 years ago
Lucas Murray 88a85b1b61 Correct the "switch to group window" list and behaviour of the "to the 17 years ago
Lucas Murray 72c3a553ca Add ability to switch the active window tab to the left/right by 17 years ago
Lucas Murray a0d07d12a2 Merged r970865:1049322 from /branches/work/kwin-tabbing 17 years ago
Lucas Murray 8cbce93613 Less warnings please. 17 years ago
Lucas Murray 9f420c13ab Add ability to switch windows spatially with alt+meta+<direction>. 17 years ago
Markus Meik Slopianka d26256cc22 BUG: 207136 17 years ago
Martin Gräßlin 76f17e6de1 Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 17 years ago
Martin Gräßlin faa64877bf Add keybinding for show desktop. 17 years ago
Lucas Murray c3a07890f5 Add close window ability to customizable title bar mouse button actions. 17 years ago
Luboš Luňák cb6c1ad4bb Backport. 17 years ago
Luboš Luňák f57fffa276 Fix change caused by r959979 - the opacity popup should not be before 17 years ago
Martin Gräßlin 0c91716572 Track change of global shortcuts for tabbox. Required for the tabbox to work correctly when a shortcut is changed. 17 years ago
Aaron J. Seigo 815c7c25a0 make the context menus in the taskbar and the window manager consistent again; put Advanced at the bottom of the list since it is, well, advanced, implying that the other options are more common 17 years ago
Toby Dickenson db1d1dd8d6 BUG: 180754. Prevent 0% opacity using a mouse action. Limit opacity to 10% 17 years ago
Lucas Murray 893b0c2c71 Merge DesktopLayout class into Workspace. 17 years ago
Lucas Murray 01f6af00c9 Backport: When the user lowers the active window with a shortcut or a 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