Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | twin: replace three dot ellipsis with equally spaced ellipsis | Wantao Liu | 2023-09-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Wantao Liu <vantao@aosc.io> | ||||
* | twin: update Qt:: -> TQt:: | Mavridis Philippe | 2023-08-12 | 1 | -14/+14 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | twin: Add opaque tiling option | Mavridis Philippe | 2023-08-12 | 1 | -58/+89 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | twin: Minor code cleanup and refactoring | Mavridis Philippe | 2023-07-10 | 1 | -6/+6 |
| | | | | | | Refactoring concerns active border code. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | kcmtwin: Move Active Borders options into a new tab | Mavridis Philippe | 2023-07-04 | 1 | -132/+163 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | TWin: Add active corner support to quick tiling | Mavridis Philippe | 2023-07-04 | 1 | -28/+51 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | TWin: Active borders and snap tiling | Mavridis Philippe | 2023-05-27 | 1 | -41/+118 |
| | | | | | | | | | | | | | | | | | | | | | | 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> | ||||
* | Fix bad section for FocusStealingPreventionLevel value in twinrc. | Slávek Banko | 2020-04-06 | 1 | -5/+5 |
| | | | | | | This resolves issue #137. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Clarify window shadow options | Timothy Pearson | 2015-04-13 | 1 | -6/+4 |
| | | | | Remove incorrect dock shadow dependence on normal window shadows | ||||
* | Add GUI option to control panel shadows | Timothy Pearson | 2015-04-13 | 1 | -2/+15 |
| | | | | This resolves Bug 2189 | ||||
* | Fix blur option not being written correctly | Timothy Pearson | 2014-11-25 | 1 | -1/+12 |
| | | | | Add ability to set desaturated backgrounds from the control center | ||||
* | Fix another syntax error in the compton-tde config module output | Timothy Pearson | 2014-11-19 | 1 | -1/+1 |
| | |||||
* | Fix syntax errors in compton-tde configuration module | Timothy Pearson | 2014-11-19 | 1 | -16/+16 |
| | | | | Remove obsolete kompmgr | ||||
* | Minor update to compositor defaults | Timothy Pearson | 2014-11-19 | 1 | -5/+5 |
| | |||||
* | Add tooltip fade/shadow configuration to twin compositing options | Timothy Pearson | 2014-11-19 | 1 | -1/+30 |
| | |||||
* | Add compositor option to enable/disable blurring of transparent window ↵ | Timothy Pearson | 2014-11-18 | 1 | -0/+19 |
| | | | | backgrounds | ||||
* | Fix stupid mistake in previous commit | Timothy Pearson | 2014-11-18 | 1 | -8/+2 |
| | |||||
* | Fix broken window fade-in | Timothy Pearson | 2014-11-18 | 1 | -18/+48 |
| | | | | | | Add additional fade debugging Add separate configuration option for menu shadows Fix up default shadow settings in configuration dialogs | ||||
* | Add basic support for a modified compton compositor instead of the old buggy ↵ | Timothy Pearson | 2014-03-31 | 1 | -4/+68 |
| | | | | | | kompmgr Update additional Xorg atom names | ||||
* | KDE->TDE branding cleanup. | Darrell Anderson | 2013-12-26 | 1 | -1/+1 |
| | |||||
* | Clean up layout warning in twin control center module | Timothy Pearson | 2013-12-17 | 1 | -6/+4 |
| | | | | This resolves Bug 883 | ||||
* | Fix remnant QMIN/QMAX to TQMIN/TQMAX. | Darrell Anderson | 2013-11-28 | 1 | -1/+1 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -3/+3 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -23/+23 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -2/+2 |
| | |||||
* | Make shadow settings slightly less confusing | Timothy Pearson | 2012-12-10 | 1 | -11/+10 |
| | |||||
* | Fix kompmgr shadow support | Timothy Pearson | 2012-12-10 | 1 | -43/+62 |
| | | | | | | 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 | ||||
* | Move kcontrol focus prevention option to a more logical place | Timothy Pearson | 2012-01-11 | 1 | -48/+52 |
| | | | | This closes Bug 642 | ||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 1 | -3/+3 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 1 | -7/+7 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 1 | -11/+11 |
| | | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 1 | -11/+11 |
| | |||||
* | Rename kwin to twin (Part 2 of 2) | Timothy Pearson | 2011-11-07 | 1 | -0/+1712 |