Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix twin crash when starting with 'Switch desktop' option set. This | Michele Calgaro | 2024-03-11 | 1 | -43/+66 |
| | | | | | | | resolves issue #455. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 7e7c3b4d5f4d2793eff2edb278da4bee29097e04) | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 1 | -32/+32 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit a4241b7911d2e0b36edfb02f616b8b282050c0ec) | ||||
* | Replaced time related '#define' with actual strings | Michele Calgaro | 2023-11-23 | 1 | -12/+12 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 81ad1f9e3c9d494edc38a7aad96fdcab9d44a795) | ||||
* | twin: update Qt:: -> TQt:: | Mavridis Philippe | 2023-08-12 | 1 | -8/+8 |
| | | | | | Signed-off-by: Mavridis Philippe <[email protected]> (cherry picked from commit 83e74d1e550db6a814ec252968b601f6a9b14f9b) | ||||
* | twin: Add opaque tiling option | Mavridis Philippe | 2023-08-12 | 1 | -1/+1 |
| | | | | | Signed-off-by: Mavridis Philippe <[email protected]> (cherry picked from commit bc6893644c1ae2dc82c9a30b5c1d6cb3d0f193e1) | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-13 | 1 | -1/+1 |
| | | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 22625693f124aae09863f4d33e30b625a96c3557) | ||||
* | twin: Minor code cleanup and refactoring | Mavridis Philippe | 2023-07-10 | 1 | -110/+95 |
| | | | | | | | Refactoring concerns active border code. Signed-off-by: Mavridis Philippe <[email protected]> (cherry picked from commit 0339423ced3db53f9155c6c174d9508517358f9c) | ||||
* | twin: 25% zones for active corners | Mavridis Philippe | 2023-07-10 | 1 | -19/+48 |
| | | | | | | | | | | Added special checks that make corner activation easier: we assume a 25% zone on the edge of each border where instead of half size tiling we perform quarter size tiling. The rest 50% is left for normal half size tiling. Signed-off-by: Mavridis Philippe <[email protected]> (cherry picked from commit becae3055bfd5da737f63d5558695030db91a3a9) | ||||
* | TWin: Add active corner support to quick tiling | Mavridis Philippe | 2023-07-04 | 1 | -64/+57 |
| | | | | | Signed-off-by: Mavridis Philippe <[email protected]> (cherry picked from commit 5b1934dd5dc3245fcfd4a771fd45ed30dcaace54) | ||||
* | TWin: Active borders and snap tiling | Mavridis Philippe | 2023-05-27 | 1 | -237/+340 |
| | | | | | | | | | | | | | | | | | | | | | | | 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) | ||||
* | Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define. | Michele Calgaro | 2018-09-25 | 1 | -2/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix compositor startup failure | Timothy Pearson | 2014-11-30 | 1 | -19/+25 |
| | | | | Clean up build warnings | ||||
* | Fix twin attempting to load a new compton-tde instance when one is already ↵ | Timothy Pearson | 2014-11-25 | 1 | -35/+47 |
| | | | | active | ||||
* | Fix twin deleting comptontdepidfile when compton-tde already running on startup | Timothy Pearson | 2014-11-23 | 1 | -43/+56 |
| | | | | Fix long-standing bug in calling desktop lock methods over DCOP from within kdesktop process | ||||
* | Fix improperly sized string buffers in compton pid code | Timothy Pearson | 2014-11-20 | 1 | -2/+2 |
| | |||||
* | Write compton-tde pid file to tmp | Timothy Pearson | 2014-11-19 | 1 | -28/+24 |
| | | | | This resolves Bug 887 | ||||
* | Add basic support for a modified compton compositor instead of the old buggy ↵ | Timothy Pearson | 2014-03-31 | 1 | -8/+10 |
| | | | | | | kompmgr Update additional Xorg atom names | ||||
* | Fix failure to start kompmgr from control panel | Timothy Pearson | 2013-06-11 | 1 | -0/+6 |
| | |||||
* | Fix kompmgr not respecting user settings | Timothy Pearson | 2013-06-11 | 1 | -1/+1 |
| | |||||
* | Fix TDM hang in certain circumstances when themed greeter is deleted | Timothy Pearson | 2013-05-07 | 1 | -1/+7 |
| | | | | | This resolves Bug 1453 Resolve themed greeter drawing inconsistencies between composited and non-composited mode | ||||
* | Fix when kompmgr printf message is displayed. | Darrell Anderson | 2013-03-02 | 1 | -4/+2 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -4/+4 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -4/+4 |
| | |||||
* | Rename KStartup for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -4/+4 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -2/+2 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -6/+6 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -26/+26 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 1 | -2/+2 |
| | |||||
* | Add preliminary taskbar task state support | Timothy Pearson | 2012-12-23 | 1 | -0/+31 |
| | |||||
* | Make shadow settings slightly less confusing | Timothy Pearson | 2012-12-10 | 1 | -1/+3 |
| | |||||
* | Fix kompmgr shadow support | Timothy Pearson | 2012-12-10 | 1 | -1/+9 |
| | | | | | | 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 | ||||
* | Fix DCOP interface to window suspend/resume functions | Timothy Pearson | 2012-12-03 | 1 | -6/+15 |
| | | | | This resolves Bug 1354 | ||||
* | Update calls to deprecated XKeycodeToKeysym function | Timothy Pearson | 2012-08-07 | 1 | -1/+2 |
| | |||||
* | Update remnant references: kde-*.desktop -> tde-*.desktop. | Darrell Anderson | 2012-07-05 | 1 | -3/+3 |
| | |||||
* | Add source code module name [twin-workspace] to stdout/stderr messages to ↵ | Darrell Anderson | 2012-03-21 | 1 | -2/+2 |
| | | | | improve readability. | ||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 1 | -82/+82 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -1/+1 |
| | |||||
* | Update twin with initial framework for application suspend/resume | Timothy Pearson | 2012-02-20 | 1 | -0/+54 |
| | | | | This needs some additional work before it can be enabled | ||||
* | Update various qt function definitions and static methods for tqt3 | Timothy Pearson | 2012-02-14 | 1 | -1/+1 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 1 | -2/+2 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 1 | -3/+3 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 1 | -1/+1 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 1 | -7/+7 |
| | | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 1 | -7/+7 |
| | |||||
* | Rename kwin to twin (Part 2 of 2) | Timothy Pearson | 2011-11-07 | 1 | -0/+3010 |