summaryrefslogtreecommitdiffstats
path: root/twin
Commit message (Expand)AuthorAgeFilesLines
* twin: small refactoring; move global variables to the classAlexander Golubev6 days2-7/+9
* twin/compton: remove no longer used old pid-file functionsAlexander Golubev6 days2-58/+0
* twin/compton: simplify signal handlersAlexander Golubev6 days2-45/+31
* twin/compton: use SIGUSR1 to reload settingsAlexander Golubev6 days2-28/+4
* twin/compton: remove the file passed via --write-pid-path on exitAlexander Golubev6 days1-2/+39
* twin: incorporate DISPLAY into compton pidfile nameAlexander Golubev6 days3-82/+34
* twin/compton-tde: remove some dead codeAlexander Golubev6 days2-23/+2
* twin: minor whitespaces fixupAlexander Golubev6 days2-19/+19
* Use True/False values for X11 API callsAlexander Golubev6 days8-12/+12
* Replace TRUE/FALSE with boolean values true/false [2]Alexander Golubev11 days8-12/+12
* twin: fix tiling of maximized windows. This resolves issue #675Michele Calgaro2025-11-221-2/+2
* Remove specific reference to the number of KDE version. This resolves issue #674Michele Calgaro2025-11-161-1/+1
* 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