Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TWin: Active borders and snap tiling | Mavridis Philippe | 2023-05-27 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | 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> | ||||
* | SunOS specific patches | Denis Kozadaev | 2023-05-22 | 1 | -0/+29 |
| | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS with GCC7 | François Andriot | 2017-07-23 | 1 | -2/+2 |
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr> | ||||
* | Fix window control issues introduced in GIT hash 17b142dd | Timothy Pearson | 2014-11-30 | 1 | -2/+5 |
| | | | | This relates to Bug 2220 | ||||
* | Send setActive signal when taking focus in Client::takeFocus | Timothy Pearson | 2014-11-29 | 1 | -4/+8 |
| | | | | | This relates to Bug 2189 Clean up minor formatting issues | ||||
* | Call setActive if new focus window is found and set when rotating focus to ↵ | Timothy Pearson | 2014-11-21 | 1 | -4/+2 |
| | | | | | | next available window This resolves Bug 2189 | ||||
* | Fix remnant QMIN/QMAX to TQMIN/TQMAX. | Darrell Anderson | 2013-11-28 | 1 | -2/+2 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -1/+1 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -2/+2 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -8/+8 |
| | |||||
* | Unset/set NETWM shading state around minimizing | Slávek Banko | 2012-12-22 | 1 | -1/+7 |
| | | | | Based on KDE GIT commit 8a02a383 | ||||
* | Use TQFile object to read PID instead of standard C++ file functions | Timothy Pearson | 2012-07-25 | 1 | -38/+27 |
| | |||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 1 | -79/+79 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -11/+11 |
| | |||||
* | Fix incomplete commits 98ead41b and 678bea5b | Timothy Pearson | 2012-02-23 | 1 | -2/+31 |
| | |||||
* | Add suspend/resume support for twin managed applications | Timothy Pearson | 2012-02-20 | 1 | -4/+95 |
| | |||||
* | Update twin with initial framework for application suspend/resume | Timothy Pearson | 2012-02-20 | 1 | -0/+118 |
| | | | | This needs some additional work before it can be enabled | ||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 1 | -46/+46 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 1 | -46/+46 |
| | | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 1 | -46/+46 |
| | |||||
* | Rename kwin to twin (Part 2 of 2) | Timothy Pearson | 2011-11-07 | 1 | -0/+2845 |