summaryrefslogtreecommitdiffstats
path: root/twin/kcmtwin/twinoptions
Commit message (Collapse)AuthorAgeFilesLines
* twin: replace three dot ellipsis with equally spaced ellipsisWantao Liu2023-09-171-1/+1
| | | | Signed-off-by: Wantao Liu <vantao@aosc.io>
* twin: update Qt:: -> TQt::Mavridis Philippe2023-08-122-17/+17
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* twin: Add opaque tiling optionMavridis Philippe2023-08-122-75/+107
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-203-9/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* twin: Minor code cleanup and refactoringMavridis Philippe2023-07-102-8/+8
| | | | | | Refactoring concerns active border code. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* kcmtwin: Move Active Borders options into a new tabMavridis Philippe2023-07-046-157/+246
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* TWin: Add active corner support to quick tilingMavridis Philippe2023-07-042-28/+54
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* TWin: Active borders and snap tilingMavridis Philippe2023-05-272-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 <mavridisf@gmail.com>
* TCC twin: add 'shade' to the left mouse button click menu for active ↵Michele Calgaro2023-04-271-18/+15
| | | | | | windows. This resolves issue #334 Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added checkbox to invert mouse wheel direction in window's titlebar and ↵Michele Calgaro2021-08-192-28/+47
| | | | | | | | frame actions. This resolves issue TDE/tde#64. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-06-287-1248/+10
| | | | | | | + 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>
* Fix bad section for FocusStealingPreventionLevel value in twinrc.Slávek Banko2020-04-061-5/+5
| | | | | | This resolves issue #137. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Improve German translation and fix some desktop files.Chris2019-12-171-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Add CMakeL10n rules.Slávek Banko2018-12-091-0/+3
| | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-06-301-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Clarify window shadow optionsTimothy Pearson2015-04-131-6/+4
| | | | Remove incorrect dock shadow dependence on normal window shadows
* Add GUI option to control panel shadowsTimothy Pearson2015-04-132-2/+16
| | | | This resolves Bug 2189
* Fix blur option not being written correctlyTimothy Pearson2014-11-252-1/+13
| | | | Add ability to set desaturated backgrounds from the control center
* Fix another syntax error in the compton-tde config module outputTimothy Pearson2014-11-191-1/+1
|
* Fix syntax errors in compton-tde configuration moduleTimothy Pearson2014-11-191-16/+16
| | | | Remove obsolete kompmgr
* Minor update to compositor defaultsTimothy Pearson2014-11-191-5/+5
|
* Add tooltip fade/shadow configuration to twin compositing optionsTimothy Pearson2014-11-192-1/+32
|
* Add compositor option to enable/disable blurring of transparent window ↵Timothy Pearson2014-11-182-0/+20
| | | | backgrounds
* Fix stupid mistake in previous commitTimothy Pearson2014-11-182-9/+3
|
* Fix broken window fade-inTimothy Pearson2014-11-182-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 stringsTimothy Pearson2014-10-196-369/+369
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-196-369/+369
| | | | This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-196-369/+369
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-186-6/+6
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-116-6/+6
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-116-369/+369
|
* Add mechanism by which sections of relevant docbooks may be opened ↵Timothy Pearson2014-10-032-0/+35
| | | | | | | | 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
* Add basic support for a modified compton compositor instead of the old buggy ↵Timothy Pearson2014-03-312-4/+69
| | | | | | kompmgr Update additional Xorg atom names
* Fix KWin->TWin references in text strings.Darrell Anderson2014-01-291-9/+9
|
* Update non-existent and incomplete (template-only) help handbooks to new ↵Darrell Anderson2014-01-246-6/+6
| | | | default format.
* KDE->TDE branding cleanup.Darrell Anderson2013-12-261-1/+1
|
* Clean up layout warning in twin control center moduleTimothy Pearson2013-12-171-6/+4
| | | | This resolves Bug 883
* Fix remnant QMIN/QMAX to TQMIN/TQMAX.Darrell Anderson2013-11-281-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-153-7/+7
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-143-4/+4
|
* Rename kdisplay for enhanced compatibility with KDE4Timothy Pearson2013-02-021-1/+1
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-012-10/+10
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-279-9/+9
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-253-3/+3
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-256-76/+76
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-244-14/+14
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-3/+3
|
* Make shadow settings slightly less confusingTimothy Pearson2012-12-101-11/+10
|
* Fix kompmgr shadow supportTimothy Pearson2012-12-102-44/+65
| | | | | | 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
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-086-19/+19
|