summaryrefslogtreecommitdiffstats
path: root/twin
Commit message (Expand)AuthorAgeFilesLines
* TWin: Fix loading of window decoration configuration librariesMavridis Philippe2023-10-041-4/+1
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-258-17/+17
* twin: replace three dot ellipsis with equally spaced ellipsisWantao Liu2023-09-176-11/+11
* twin: fix broken functionality introduced in recent commitsMichele Calgaro2023-09-153-3/+2
* Fix FTBFS caused by commit 9ba68726Michele Calgaro2023-09-143-3/+3
* Replace various tqtinterface's TQ_* defines with actual typesMichele Calgaro2023-09-122-3/+3
* twin: avoid adding strings from lib subfolders in two .pot filesMichele Calgaro2023-09-124-0/+4
* Drop USE_TQT4 codeMichele Calgaro2023-08-272-8/+0
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-187-8/+8
* twin: update Qt:: -> TQt::Mavridis Philippe2023-08-1238-234/+234
* twin: prevent cursor appearing off-window when untiling while movingMavridis Philippe2023-08-121-0/+12
* twin: Add opaque tiling optionMavridis Philippe2023-08-127-123/+163
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-084-4/+4
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2036-52/+52
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ...Michele Calgaro2023-07-131-1/+1
* twin: Minor code cleanup and refactoringMavridis Philippe2023-07-1010-217/+205
* twin: 25% zones for active cornersMavridis Philippe2023-07-101-19/+48
* KWin: rename client libraries twin3_* -> twin_*Mavridis Philippe2023-07-0738-99/+83
* Make TWin look for `twin_` librariesMavridis Philippe2023-07-072-6/+3
* kcmtwin: Move Active Borders options into a new tabMavridis Philippe2023-07-046-157/+246
* TWin: Add active corner support to quick tilingMavridis Philippe2023-07-048-116/+180
* TWin: Active borders and snap tilingMavridis Philippe2023-05-2712-421/+807
* SunOS specific patchesDenis Kozadaev2023-05-222-0/+33
* TCC twin: add 'shade' to the left mouse button click menu for active windows....Michele Calgaro2023-04-271-18/+15
* Remove unnecessary accelerator from .ui files.Michele Calgaro2022-09-073-27/+0
* twin: fix unwated pointer reference for window IDOBATA Akio2022-01-131-1/+1
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-051-3/+1
* Added checkbox to invert mouse wheel direction in window's titlebar and frame...Michele Calgaro2021-08-194-51/+78
* Removed code formatting modelines.Michele Calgaro2020-09-2231-67/+0
* Desktop file translations:Slávek Banko2020-06-2837-7959/+110
* Add missing include/link directoriesaneejit12020-06-191-0/+14
* Fix bad section for FocusStealingPreventionLevel value in twinrc.Slávek Banko2020-04-061-5/+5
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-303-10/+10
* Redirect some headers noticed by the compilerMatías Fonzo2020-01-271-1/+1
* Improve German translation and fix some desktop files.Chris2019-12-171-1/+1
* Fix and streamline German and other translations in TCC.Chris2019-10-111-1/+2
* Fix remaining brandings in tdebase.Chris2019-07-151-1/+1
* Add CMakeL10n rules.Slávek Banko2018-12-097-0/+28
* Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.Michele Calgaro2018-09-256-10/+0
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-193-50/+13
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-174-5/+5
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-06-302-2/+2
* Avoid using 10bit FBConfigsYuxuan Shui2018-06-241-0/+10
* Fix FTBFS with GCC7François Andriot2017-07-231-2/+2
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2339-0/+0
* Clarify window shadow optionsTimothy Pearson2015-04-131-6/+4
* Add GUI option to control panel shadowsTimothy Pearson2015-04-132-2/+16
* Update all windows when compton settings are reloadedTimothy Pearson2015-04-131-0/+5
* Fix update_compton_tde scriptTimothy Pearson2015-01-171-1/+2
* Merge compton changesTimothy Pearson2015-01-172-22/+99