Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TWin: add "Grid tiling" featurefeat/grid-tiling | Mavridis Philippe | 2024-11-19 | 1 | -0/+2 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Add support for window tiling to the taskbar and window's popup menus. This ↵ | Michele Calgaro | 2024-08-02 | 1 | -0/+3 |
| | | | | | | relates to TDE/tdebase#349. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | twin: add tileWindowToBorder() and rename previously introduced ↵ | Michele Calgaro | 2024-03-29 | 1 | -3/+4 |
| | | | | | | tileHorizontally(), tileVertically(), tileGrid() DCOP calls Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | TWin: add tileHorizontally(), tileVertically(), tileGrid() DCOP calls | Mavridis Philippe | 2024-03-29 | 1 | -0/+4 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | TWin: Add DCOP method showWindowMenu(wid) for default menu position | Mavridis Philippe | 2023-12-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | twin: update Qt:: -> TQt:: | Mavridis Philippe | 2023-08-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | twin: Minor code cleanup and refactoring | Mavridis Philippe | 2023-07-10 | 1 | -7/+7 |
| | | | | | | Refactoring concerns active border code. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | TWin: Active borders and snap tiling | Mavridis Philippe | 2023-05-27 | 1 | -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 <mavridisf@gmail.com> | ||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -8/+8 |
| | |||||
* | Rename KStartup for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -5/+5 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -2/+2 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -7/+7 |
| | |||||
* | Add preliminary taskbar task state support | Timothy Pearson | 2012-12-23 | 1 | -3/+4 |
| | |||||
* | Fix kompmgr shadow support | Timothy Pearson | 2012-12-10 | 1 | -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 Anderson | 2012-06-09 | 1 | -0/+4 |
| | | | | | This resolves bug report 869. Thanks to Calvin Morrison. | ||||
* | Add suspend/resume support for twin managed applications | Timothy Pearson | 2012-02-20 | 1 | -0/+1 |
| | |||||
* | Update twin with initial framework for application suspend/resume | Timothy Pearson | 2012-02-20 | 1 | -0/+6 |
| | | | | This needs some additional work before it can be enabled | ||||
* | Rename kwin to twin (Part 2 of 2) | Timothy Pearson | 2011-11-07 | 1 | -0/+863 |