summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Translated using Weblate (Russian)HEADmasterAndrei Stepanov23 hours1-1/+3
| | | | | | | Currently translated at 89.7% (410 of 457 strings) Translation: tdebase/kcontrol - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcontrol-desktop-files/ru/
* Translated using Weblate (Russian)Andrei Stepanov38 hours1-110/+143
| | | | | | | Currently translated at 89.4% (409 of 457 strings) Translation: tdebase/kcontrol - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcontrol-desktop-files/ru/
* Translated using Weblate (Russian)Andrei Stepanov38 hours1-77/+65
| | | | | | | Currently translated at 100.0% (346 of 346 strings) Translation: tdebase/kappfinder - data Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kappfinder-data/ru/
* Add file system type to tdefile media meta info plugin.Michele Calgaro11 days1-14/+19
| | | | | | This resolves issue #683. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove support for HPUX, which is discontinued and does not provide a c++17 ↵Michele Calgaro13 days28-1025/+28
| | | | | | complaint compiler. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdebase/admin to latest HEADAutomated System13 days1-0/+0
|
* Use POSIX complaint regex for gathering license informationMichele Calgaro2026-01-111-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Translated using Weblate (Russian)Andrei Stepanov2026-01-101-4/+4
| | | | | | | Currently translated at 63.4% (290 of 457 strings) Translation: tdebase/kcontrol - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcontrol-desktop-files/ru/
* twin: small refactoring; move global variables to the classAlexander Golubev2026-01-072-7/+9
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* twin/compton: remove no longer used old pid-file functionsAlexander Golubev2026-01-072-58/+0
| | | | | Bug: https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/673 Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* twin/compton: simplify signal handlersAlexander Golubev2026-01-072-45/+31
| | | | | | | | | | | | Make signal handlers just set a flag and move all actual logic into the main loop. A general reminder: it's a UB to have stuff like malloc() in signal handlers. This partially reverts some changes made by fbd3a27d6e. Now to reset compton config the whole session will be recreated from scratch. Bug: https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/673 Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* twin/compton: use SIGUSR1 to reload settingsAlexander Golubev2026-01-072-28/+4
| | | | | | | | | | Before that to reload settings compton-tde was using SIGUSR2; and SIGUSR1 wasn't actully used, but was designated for something wierd. This commit removes old SIGUSR1 handler and uses SIGUSR1 to reload the settings instead of SIGUSR2. Bug: https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/673 Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* twin/compton: remove the file passed via --write-pid-path on exitAlexander Golubev2026-01-071-2/+39
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* twin: incorporate DISPLAY into compton pidfile nameAlexander Golubev2026-01-073-82/+34
| | | | | | | | | | | | This fixes compton launch on systems with several X11 Screens. And also in case of multiple sessions for the same user. Also: - move the file to tde's proper tmp dir. - deduplicate some code Bug: https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/673 Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* twin/compton-tde: remove some dead codeAlexander Golubev2026-01-072-23/+2
| | | | | | | | `WORK_AROUND_FGLRX` is not defined anywhere in the build system. And the code under the #ifdefs was broken for decades as `restartOnSigterm` is not declared, defined or used anywhere. Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* twin: minor whitespaces fixupAlexander Golubev2026-01-072-19/+19
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Use True/False values for X11 API callsAlexander Golubev2026-01-0711-18/+18
| | | | | | | | | During discussion it was decided that it would be better to use more traditional constants for True/False in X11 calls after all. This effectively fixes-up the changes made by e8fcdbfe9. Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Translated using Weblate (Russian)Alexander Golubev2026-01-071-6/+8
| | | | | | | Currently translated at 63.4% (290 of 457 strings) Translation: tdebase/kcontrol - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcontrol-desktop-files/ru/
* Add "Go to Desktop" actionPhilippe Mavridis2026-01-063-5/+14
| | | | | | | | The Desktop is a significant enough place to be included in the "Go" quick-access menu. Apart from being present in the menu, it can be added to any Konqueror toolbar for quick access, just like any other action. Signed-off-by: Philippe Mavridis <philippe.mavridis@yandex.com>
* Reset submodule main/core/tdebase/admin to latest HEADAutomated System2026-01-021-0/+0
|
* Replace TRUE/FALSE with boolean values true/false [2]Alexander Golubev2026-01-0211-18/+18
| | | | | | | | | | X API calls for some reason were missed in previous commits. Note: Traditionally X Api uses "True" and "False" definitions, but for consistency with the rest of code base it would be better to use modern counterparts. Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Add support for LoongArch 64 bits little-endian.Slávek Banko2025-12-271-0/+46
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/core/tdebase/admin to latest HEADAutomated System2025-12-161-0/+0
|
* changes the kicker icons i missed in /kicker/data/icons to the redesigned ↵LupusRubrum2025-12-146-0/+0
| | | | | | ones and adds 64x versions Signed-off-by: LupusRubrum <bnw_canislupusrufus@zohomail.com>
* Rename 'tde_setup_architecture_flags' to a more appropriate ↵Michele Calgaro2025-12-141-1/+1
| | | | | | 'tde_setup_compiler_flags' Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* redesigns the kicker iconsLupusRubrum2025-12-134-0/+0
| | | | Signed-off-by: LupusRubrum <bnw_canislupusrufus@zohomail.com>
* changes kicker icons in kcontrolLupusRubrum2025-12-125-0/+0
| | | | Signed-off-by: LupusRubrum <bnw_canislupusrufus@zohomail.com>
* Revert Konqueror graphics to its original formJan Stolarek2025-11-281-0/+0
| | | | | | | | | | | | | | | There were changes made to original Konqueror graphics in #632. These were questionable in that: a) they were an instance of fixing something that wasn't broken; and b) editing was highly unskillful and came from a contributor that also used AI to generate new wallpaper in TDE. Some of these editing issues were later corrected in #649, but the texture still exhibits transparency issues. This commit reverts the texture to its original state, which had no issues that needed fixing. See tdeartwork#58
* Revert changes to klipper icon from commit d2221f23. This relates to ↵Michele Calgaro2025-11-277-0/+0
| | | | | | previous PR #654 and put the 'k' back, since the 't' did not look appropriate for 'klipper' Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename 'preloadkde' to 'preloadtde' in tdm configuration.Michele Calgaro2025-11-261-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename KDE_BINDIR to TDE_BINDIRMichele Calgaro2025-11-266-11/+11
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* twin: fix tiling of maximized windows. This resolves issue #675Michele Calgaro2025-11-221-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove specific reference to the number of KDE version. This resolves issue #674Michele Calgaro2025-11-161-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add draft version of release notes for R14.1.6Michele Calgaro2025-11-082-0/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Spanish (Argentina))Alejo Fernández2025-11-031-2/+2
| | | | | | | Currently translated at 55.1% (27 of 49 strings) Translation: tdebase/color schemes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/color-schemes/es_AR/
* Translated using Weblate (Russian)Alexander Golubev2025-11-021-55/+56
| | | | | | | Currently translated at 100.0% (99 of 99 strings) Translation: tdebase/tdm - sessions Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdm-sessions/ru/
* Translated using Weblate (Russian)Alexander Golubev2025-11-021-23/+20
| | | | | | | Currently translated at 81.7% (283 of 346 strings) Translation: tdebase/kappfinder - data Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kappfinder-data/ru/
* Translated using Weblate (Russian)Alexander Golubev2025-11-021-24/+24
| | | | | | | Currently translated at 100.0% (49 of 49 strings) Translation: tdebase/color schemes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/color-schemes/ru/
* Translated using Weblate (Azerbaijani)Alexander Golubev2025-11-021-7/+8
| | | | | | | Currently translated at 24.4% (12 of 49 strings) Translation: tdebase/color schemes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/color-schemes/az/
* Add final version of release notes for R14.1.5Michele Calgaro2025-10-291-2/+82
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Russian)Alexander Golubev2025-10-261-10/+11
| | | | | | | Currently translated at 100.0% (34 of 34 strings) Translation: tdebase/twin - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin-desktop-files/ru/
* Translated using Weblate (Russian)Alexander Golubev2025-10-261-38/+35
| | | | | | | Currently translated at 100.0% (106 of 106 strings) Translation: tdebase/tdeioslave - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeioslave-desktop-files/ru/
* Translated using Weblate (Russian)Alexander Golubev2025-10-261-1/+10
| | | | | | | Currently translated at 62.5% (286 of 457 strings) Translation: tdebase/kcontrol - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcontrol-desktop-files/ru/
* starttde: drop support for kde4 session shutdownAlexander Golubev2025-10-251-4/+0
| | | | | | | | As noticed in the patch attached to #322 the code was broken for ages anyway. Bug: https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/322 Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* starttde: remove some obsolete commentsAlexander Golubev2025-10-251-5/+0
| | | | | | | | - I believe the PATH order question was resolved by place_before_in_path function. - tdeinit_phase1 is no more experimental after a decade. Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* starttde: drop support for autouse of ~/.kde as TDEHOMEAlexander Golubev2025-10-241-23/+5
| | | | | | | | The changes are loosely based on starttde proposed by @Woodsman in [1]. [1]: https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/322 Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* starttde: make adding games to PATH conditionalAlexander Golubev2025-10-241-12/+17
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* starttde: set XDG_CURRENT_DESKTOP unless already definedDarrell Anderson2025-10-241-2/+20
| | | | | | Bug: https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/322 Co-authored-by: Alexander Golubev <fatzer2@gmail.com> Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* starttde: A lot of minor changesDarrell Anderson2025-10-241-114/+135
| | | | | | | | | | Namely: - Re-wrapping of text - Some rewording of comments - Replacement of back-ticks `` with $() - A few additional output messages Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* starttde: fix identsDarrell Anderson2025-10-241-32/+32
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>