Michele Calgaro
0fc56f21d4
Drop TQT_BASE_OBJECT* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Mavridis Philippe
83e74d1e55
twin: update Qt:: -> TQt::
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
1 year ago
Mavridis Philippe
bc6893644c
twin: Add opaque tiling option
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
1 year ago
Michele Calgaro
814bf5fc4f
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Mavridis Philippe
0339423ced
twin: Minor code cleanup and refactoring
...
Refactoring concerns active border code.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
1 year ago
Mavridis Philippe
84ab47055d
Make TWin look for `twin_` libraries
...
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 <mavridisf@gmail.com>
1 year ago
Mavridis Philippe
631172e074
kcmtwin: Move Active Borders options into a new tab
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
1 year ago
Mavridis Philippe
5b1934dd5d
TWin: Add active corner support to quick tiling
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
1 year ago
Mavridis Philippe
31335a04ed
TWin: Active borders and snap tiling
...
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>
1 year ago
Michele Calgaro
8a63033319
TCC twin: add 'shade' to the left mouse button click menu for active windows. This resolves issue #334
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
65356d900d
Remove unnecessary accelerator from .ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
3078b5fa12
Replaced 'includehints' with 'includes' in *.ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
11a496c359
Added checkbox to invert mouse wheel direction in window's titlebar and frame actions.
...
This resolves issue TDE/tde#64 .
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
08d0bb03c0
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko
2f706891f3
Desktop file translations:
...
+ 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 <slavek.banko@axis.cz>
4 years ago
Slávek Banko
587abbad86
Fix bad section for FocusStealingPreventionLevel value in twinrc.
...
This resolves issue #137 .
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris
7b55ca5987
Improve German translation and fix some desktop files.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
0a32a51059
Fix and streamline German and other translations in TCC.
...
Credits to Vitaly (Vita_Cell) from IRC for contributing ES and RU translations.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
0721f2d3f4
Fix remaining brandings in tdebase.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko
b95b665c78
Add CMakeL10n rules.
...
Update TIMEZONES list.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
661ed658b7
Add includes to UI files to resolve FTBFS
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
e544c498c0
Update bug reports url to bugs.trinitydesktop.org
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Timothy Pearson
2c901351d3
Clarify window shadow options
...
Remove incorrect dock shadow dependence on normal window shadows
10 years ago
Timothy Pearson
296f0f444b
Add GUI option to control panel shadows
...
This resolves Bug 2189
10 years ago
Michele Calgaro
6c5cd5674f
Fixed incomplete documentation for handbook in Appearance & Themes -> Window Decorarions. This relates to bug 1850.
10 years ago
Timothy Pearson
0ae6c2cec5
Fix blur option not being written correctly
...
Add ability to set desaturated backgrounds from the control center
10 years ago
Timothy Pearson
f3ee0c93cf
Fix another syntax error in the compton-tde config module output
10 years ago
Timothy Pearson
0a8ecfb93b
Fix syntax errors in compton-tde configuration module
...
Remove obsolete kompmgr
10 years ago
Timothy Pearson
154df4875e
Minor update to compositor defaults
10 years ago
Timothy Pearson
cc05f1cba1
Add tooltip fade/shadow configuration to twin compositing options
10 years ago
Timothy Pearson
4527039a04
Add compositor option to enable/disable blurring of transparent window backgrounds
10 years ago
Timothy Pearson
d9dd06564f
Fix stupid mistake in previous commit
10 years ago
Timothy Pearson
a3a88afd2e
Fix broken window fade-in
...
Add additional fade debugging
Add separate configuration option for menu shadows
Fix up default shadow settings in configuration dialogs
10 years ago
Timothy Pearson
cce4a56a19
Fix remaining missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson
b9637c7590
Revert "Fix remaining missing semicolons at end of Keywords strings"
...
This reverts commit fd2369a8f0
.
10 years ago
Timothy Pearson
fd2369a8f0
Fix remaining missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson
0c11ace605
Fix missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson
24db855178
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson
ee9dade9cf
Fix Keywords separators to match XDG desktop specifications
10 years ago
Timothy Pearson
0014712b08
Add handbookSection support to tabbed "Internet & Network" TDEControl modules
...
This relates to Bug 1850
10 years ago
Timothy Pearson
88a2e25514
Add mechanism by which sections of relevant docbooks may be opened automatically based on active tab in TDECModule
...
Fix up several tabbed TDEControl modules to use this mechanism
Fix a couple of docbooks with missing section IDs
This relates to Bug 1850
10 years ago
Timothy Pearson
24e34ad989
Add basic support for a modified compton compositor instead of the old buggy kompmgr
...
Update additional Xorg atom names
11 years ago
Michele Calgaro
713c0a27e1
Move "Show Desktop" icon from Settings to Utility category.
...
This resolves bug 1903 and at the same time leaves the icon available to users.
Users can now even add this icon to a panel if they wish.
11 years ago
Darrell Anderson
98bc869973
Prevent Show Desktop from appearing in Settings->Desktop submenu.
...
Show Desktop is not a configurable kcontrol module.
11 years ago
Darrell Anderson
6275375b6a
Add newlines to desktop files.
11 years ago
Darrell Anderson
fd41985edb
Fix KWin->TWin references in text strings.
11 years ago
Darrell Anderson
971e838379
Update non-existent and incomplete (template-only) help handbooks to new default format.
11 years ago
Darrell Anderson
26dbe18ed4
KDE->TDE branding cleanup.
11 years ago
Timothy Pearson
cf8c83d7cd
Clean up layout warning in twin control center module
...
This resolves Bug 883
11 years ago
Darrell Anderson
90f1f50f00
Fix remnant QMIN/QMAX to TQMIN/TQMAX.
11 years ago