Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-05 | 3 | -9/+9 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-03 | 2 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 8 | -229/+229 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace 'Event' #define strings | Michele Calgaro | 2023-12-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace various tq* strings with TQt::* equivalents | Michele Calgaro | 2023-11-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | TWin: Fix loading of window decoration configuration libraries | Mavridis Philippe | 2023-10-04 | 1 | -4/+1 |
| | | | | | | Accidentally broken by commit 84ab47055d. Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | twin: replace three dot ellipsis with equally spaced ellipsis | Wantao Liu | 2023-09-17 | 4 | -6/+6 |
| | | | | Signed-off-by: Wantao Liu <[email protected]> | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | twin: update Qt:: -> TQt:: | Mavridis Philippe | 2023-08-12 | 6 | -28/+28 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | twin: Add opaque tiling option | Mavridis Philippe | 2023-08-12 | 2 | -75/+107 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 10 | -23/+23 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | twin: Minor code cleanup and refactoring | Mavridis Philippe | 2023-07-10 | 2 | -8/+8 |
| | | | | | | Refactoring concerns active border code. Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Make TWin look for `twin_` libraries | Mavridis Philippe | 2023-07-07 | 1 | -3/+3 |
| | | | | | | | | | | This is now the preferred way of calling the decoration libraries (in place of `twin3_`). The old names that start with `twin3_` are still recognized for compatibility reasons. This resolves issue #351. Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | kcmtwin: Move Active Borders options into a new tab | Mavridis Philippe | 2023-07-04 | 6 | -157/+246 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | TWin: Add active corner support to quick tiling | Mavridis Philippe | 2023-07-04 | 2 | -28/+54 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | TWin: Active borders and snap tiling | Mavridis Philippe | 2023-05-27 | 2 | -50/+134 |
| | | | | | | | | | | | | | | | | | | | | | | 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]> | ||||
* | TCC twin: add 'shade' to the left mouse button click menu for active ↵ | Michele Calgaro | 2023-04-27 | 1 | -18/+15 |
| | | | | | | windows. This resolves issue #334 Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove unnecessary accelerator from .ui files. | Michele Calgaro | 2022-09-07 | 2 | -24/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-05 | 1 | -3/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added checkbox to invert mouse wheel direction in window's titlebar and ↵ | Michele Calgaro | 2021-08-19 | 2 | -28/+47 |
| | | | | | | | | frame actions. This resolves issue TDE/tde#64. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-22 | 5 | -11/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 13 | -1784/+26 |
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | 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 <[email protected]> | ||||
* | Improve German translation and fix some desktop files. | Chris | 2019-12-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris <[email protected]> | ||||
* | Fix and streamline German and other translations in TCC. | Chris | 2019-10-11 | 1 | -1/+2 |
| | | | | | | Credits to Vitaly (Vita_Cell) from IRC for contributing ES and RU translations. Signed-off-by: Chris <[email protected]> | ||||
* | Fix remaining brandings in tdebase. | Chris | 2019-07-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris <[email protected]> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 4 | -0/+12 |
| | | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-19 | 3 | -50/+13 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Update bug reports url to bugs.trinitydesktop.org | Slávek Banko | 2018-06-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | 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 | 2 | -2/+16 |
| | | | | This resolves Bug 2189 | ||||
* | Fixed incomplete documentation for handbook in Appearance & Themes -> Window ↵ | Michele Calgaro | 2014-11-27 | 1 | -10/+8 |
| | | | | Decorarions. This relates to bug 1850. | ||||
* | Fix blur option not being written correctly | Timothy Pearson | 2014-11-25 | 2 | -1/+13 |
| | | | | 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 | 2 | -1/+32 |
| | |||||
* | Add compositor option to enable/disable blurring of transparent window ↵ | Timothy Pearson | 2014-11-18 | 2 | -0/+20 |
| | | | | backgrounds | ||||
* | Fix stupid mistake in previous commit | Timothy Pearson | 2014-11-18 | 2 | -9/+3 |
| | |||||
* | Fix broken window fade-in | Timothy Pearson | 2014-11-18 | 2 | -19/+52 |
| | | | | | | Add additional fade debugging Add separate configuration option for menu shadows Fix up default shadow settings in configuration dialogs | ||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 8 | -495/+495 |
| | |||||
* | Revert "Fix remaining missing semicolons at end of Keywords strings" | Timothy Pearson | 2014-10-19 | 8 | -495/+495 |
| | | | | This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e. | ||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 8 | -495/+495 |
| | |||||
* | Fix missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 8 | -8/+8 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 8 | -8/+8 |
| | | | | match XDG specifications | ||||
* | Fix Keywords separators to match XDG desktop specifications | Timothy Pearson | 2014-10-11 | 8 | -495/+495 |
| | |||||
* | Add handbookSection support to tabbed "Internet & Network" TDEControl modules | Timothy Pearson | 2014-10-10 | 1 | -0/+2 |
| | | | | This relates to Bug 1850 |