summaryrefslogtreecommitdiffstats
path: root/twin/workspace.h
Commit message (Collapse)AuthorAgeFilesLines
* Add support for window tiling to the taskbar and window's popup menus. This ↵Michele Calgaro2024-08-041-0/+3
| | | | | | | relates to TDE/tdebase#349. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 4cd5817775a7e3618081bfed788f361307cfef41)
* twin: add tileWindowToBorder() and rename previously introduced ↵Michele Calgaro2024-03-291-3/+4
| | | | | | | tileHorizontally(), tileVertically(), tileGrid() DCOP calls Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit cc88c98f3884e8446e5cce409fb6d8e6c87b2c96)
* TWin: add tileHorizontally(), tileVertically(), tileGrid() DCOP callsMavridis Philippe2024-03-291-0/+4
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> (cherry picked from commit 7482fe22830ce974a15e3a132dcc3ac6cee1a65f)
* TWin: Add DCOP method showWindowMenu(wid) for default menu positionMavridis Philippe2023-12-211-1/+1
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> (cherry picked from commit ecd60bc6a5f5181bb5013bea114fae5d8efaab47)
* twin: update Qt:: -> TQt::Mavridis Philippe2023-08-121-1/+1
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> (cherry picked from commit 83e74d1e550db6a814ec252968b601f6a9b14f9b)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 814bf5fc4f403c13b0d8274c7f13fbef183c5c84)
* twin: Minor code cleanup and refactoringMavridis Philippe2023-07-101-7/+7
| | | | | | | Refactoring concerns active border code. Signed-off-by: Mavridis Philippe <[email protected]> (cherry picked from commit 0339423ced3db53f9155c6c174d9508517358f9c)
* TWin: Active borders and snap tilingMavridis Philippe2023-05-271-22/+26
| | | | | | | | | | | | | | | | | | | | | | | This commit is a squash of the commits of TDE/tdebase#331. In short, this backports some improvements to existing electric border functionality from KDE, adds the snap tiling (or aerosnap) feature and brings rudimentary support for active corners, which will be fully implemented in a later PR. The options dialog and the documentation has been updated to reflect these changes. Additionally, a new relevant option is introduced: an option for restoring the original size of maximized/tiled windows when the user starts dragging them. The option is set to be off by default, preserving the traditional behaviour of KDE 3.x/TDE. Last but not least, the term "electric" in relation to borders and corners is replaced by "active" for clarity to the users. Signed-off-by: Mavridis Philippe <[email protected]> (cherry picked from commit 31335a04ed9bc01fd3ede33afde40d6f3359f2e9)
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-8/+8
|
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-311-5/+5
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-2/+2
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-7/+7
|
* Add preliminary taskbar task state supportTimothy Pearson2012-12-231-3/+4
|
* Fix kompmgr shadow supportTimothy Pearson2012-12-101-1/+2
| | | | | | Add kompmgr settings reload method to twin DCOP Fix up kompmgr kcontrol module Make default TDM login screen appearance more like the rest of the TDE login system
* Added Mac-like window switching for one app with keyboard shortcut Alt-~.Darrell Anderson2012-06-091-0/+4
| | | | | This resolves bug report 869. Thanks to Calvin Morrison.
* Add suspend/resume support for twin managed applicationsTimothy Pearson2012-02-201-0/+1
|
* Update twin with initial framework for application suspend/resumeTimothy Pearson2012-02-201-0/+6
| | | | This needs some additional work before it can be enabled
* Rename kwin to twin (Part 2 of 2)Timothy Pearson2011-11-071-0/+863