summaryrefslogtreecommitdiffstats
path: root/twin
Commit message (Expand)AuthorAgeFilesLines
* Use tdeinstance.hMichele Calgaro2025-08-182-2/+2
* Use TDEDesktopFileMichele Calgaro2025-07-131-3/+3
* Use TDESimpleConfigMichele Calgaro2025-07-122-4/+4
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-05-2724-190/+190
* TWin: Fix tiling from window menu and geom_restore. Resolves issue #624rbell2025-05-221-2/+5
* twin: allow wider tiling bands and increase activation delay timer granularityMichele Calgaro2025-05-141-2/+2
* twin: Use screen geometry when active borders are in tiling moderbell2025-05-133-24/+36
* Use tdestandarddirs.hMichele Calgaro2025-02-255-5/+5
* Use tdeglobalaccel.hMichele Calgaro2025-02-223-3/+3
* Use tdeAppMichele Calgaro2025-02-0314-70/+70
* Use tdeprocess.hMichele Calgaro2024-12-026-6/+6
* Rename KUniqueApplication to TDEUniqueApplicationMichele Calgaro2024-11-201-1/+1
* twin compton: use libpcre2 instead of libpcreMichele Calgaro2024-08-187-65/+51
* TWin, Kicker: Add icons for tiling menusMavridis Philippe2024-08-0211-26/+17
* Add support for window tiling to the taskbar and window's popup menus. This r...Michele Calgaro2024-08-022-1/+41
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-0522-28/+28
* twin: add tileWindowToBorder() and rename previously introduced tileHorizonta...Michele Calgaro2024-03-295-19/+30
* TWin: add tileHorizontally(), tileVertically(), tileGrid() DCOP callsMavridis Philippe2024-03-295-0/+58
* Fix twin crash when starting with 'Switch desktop' option set. ThisMichele Calgaro2024-03-112-56/+76
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-141-1/+1
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-032-4/+4
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1632-374/+374
* Replace various '#define' strings - part 6Michele Calgaro2023-12-262-2/+2
* TWin: Add DCOP method showWindowMenu(wid) for default menu positionMavridis Philippe2023-12-213-2/+13
* TWin showWindowMenu: add support for negative coordinatesMavridis Philippe2023-12-211-10/+13
* twin: fix showWindowMenuAt(...) DCOP callMavridis Philippe2023-12-211-3/+5
* twin: use separate bit to inhibit configure request messages. This resolves i...Michele Calgaro2023-12-134-3/+5
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-053-10/+10
* Replace 'Event' #define stringsMichele Calgaro2023-12-026-23/+23
* twin: makes sure to notify an application on resizing events so that the wind...Michele Calgaro2023-12-011-0/+5
* Fix unwanted window resizing. This resolves issue TDE/tde#57.Michele Calgaro2023-11-264-1/+14
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-261-2/+2
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-244-34/+34
* Replaced time related '#define' with actual stringsMichele Calgaro2023-11-239-40/+40
* Replace various tq* strings with TQt::* equivalentsMichele Calgaro2023-11-217-13/+13
* Replace Qt with TQtMichele Calgaro2023-11-135-6/+6
* 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