summaryrefslogtreecommitdiffstats
path: root/twin
Commit message (Expand)AuthorAgeFilesLines
* twin: remove unused onlyDecoTranslucentAlexander Golubev5 days1-1/+0
* twin: remove "Apply translucency only to decoration" optionAlexander Golubev5 days6-34/+1
* twin: streamline compton-tde starting codeAlexander Golubev5 days2-83/+89
* twin: refactor Client::setOpacity() and associated stuffAlexander Golubev10 days8-28/+30
* twin: better rules when to set custom_opacity flagAlexander Golubev10 days3-8/+24
* twin: treat keepAbove() windows exactly as activeAlexander Golubev10 days1-4/+2
* twin: refactor Client::updateOpacity() and associated stuffAlexander Golubev10 days5-145/+90
* twin: fix translucency for inactive windowsAlexander Golubev10 days1-5/+0
* twin: set opacity to be fully opaque by defaultAlexander Golubev10 days3-1/+11
* twin: small refactoring; move global variables to the classAlexander Golubev2026-01-072-7/+9
* twin/compton: remove no longer used old pid-file functionsAlexander Golubev2026-01-072-58/+0
* twin/compton: simplify signal handlersAlexander Golubev2026-01-072-45/+31
* twin/compton: use SIGUSR1 to reload settingsAlexander Golubev2026-01-072-28/+4
* twin/compton: remove the file passed via --write-pid-path on exitAlexander Golubev2026-01-071-2/+39
* twin: incorporate DISPLAY into compton pidfile nameAlexander Golubev2026-01-073-82/+34
* twin/compton-tde: remove some dead codeAlexander Golubev2026-01-072-23/+2
* twin: minor whitespaces fixupAlexander Golubev2026-01-072-19/+19
* Use True/False values for X11 API callsAlexander Golubev2026-01-078-12/+12
* Replace TRUE/FALSE with boolean values true/false [2]Alexander Golubev2026-01-028-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