summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge translation files from master branch.r14.1.xAutomated System6 days2-16/+18
|
* kdesktop: simplify lock process code. This ensure correct cleanup in case of ↵Michele Calgaro2025-09-043-65/+37
| | | | | | unexpected termination of the process. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* kdesktop: make sure the saver/lock remains responsive even when invokation ↵Michele Calgaro2025-09-043-42/+83
| | | | | | | | | | | | | | | | | | | | has failed. This could happen for example when a popup menu is open and the saver autolock timeout expires. Before this commit, both kdesktop and the X11 server would be in a dirty start and the saver/lock would either not work anymore or not hide the windows on the screen. It was necessary to kill and restart kdesktop to restore proper functionality. Note: the conditional return value of 0 or 12 at main.cpp:554 is a temporary measure to prevent the screen to forcibly lock if the user forgets a popup menu open and the saver timeout expires. Once the issue with input grabbing is solved, we can remove the conditional return value and simply return an error in such condition. Same applies to the variable trinity_desktop_lock_failed_grab, which will no longer be needed in such case.o Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* kdesktop: rename some methods to better differentiate between the lock ↵Michele Calgaro2025-09-042-10/+10
| | | | | | process terminating and the screen getting unlocked Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* kdesktop: simplify duplicated codeMichele Calgaro2025-09-042-24/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Merge translation files from master branch.Automated System2025-08-303-173/+152
|
* Merge translation files from master branch.Automated System2025-08-291-5/+5
|
* Fixes andes-venezolanos Wallpaper that has the K underneath the TLupusRubrum2025-08-281-0/+0
| | | | | Signed-off-by: LupusRubrum <bnw_canislupusrufus@zohomail.com> (cherry picked from commit 59b7c4663ccd8742ea8073236bbc9855bed1fc8e)
* Changes lower case k to lower case t on klipper icon + other few changesLupusRubrum2025-08-2710-0/+0
| | | | | Signed-off-by: LupusRubrum <bnw_canislupusrufus@zohomail.com> (cherry picked from commit d2221f239be790f280de562906e7c60fd5e5f9bd)
* Merge translation files from master branch.Automated System2025-08-252-67/+65
|
* Restores the Trinity logo on lineart.svgz + other changesLupusRubrum2025-08-245-154/+17
| | | | | Signed-off-by: LupusRubrum <bnw_canislupusrufus@zohomail.com> (cherry picked from commit 0155fc17b1ad2ad7ddb8fd91bfa4287924238c57)
* Merge translation files from master branch.Automated System2025-08-221-4/+4
|
* Use tdeinstance.hMichele Calgaro2025-08-1841-41/+41
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fc027edfaa4e1134538d74499347fe7c15148f53)
* More improvements to various wallpapers and some other various texturesLupusRubrum2025-08-1015-30/+148
| | | | | Signed-off-by: LupusRubrum <bnw_canislupusrufus@zohomail.com> (cherry picked from commit 006915b1e23cf64f9ea6828de277ef9a2bb2e870)
* Merge translation files from master branch.Automated System2025-07-211-3/+6
|
* Kicker: aesthetic improvementsMavridis Philippe2025-07-0610-208/+400
| | | | | | | | | | * New icon margin option for the system tray applet * Panel blur effect strength is now configurable * 3D border option tin minipager * Ability to rename desktops when minipager label not displaying desktop name Signed-off-by: Philippe Mavridis <philippe.mavridis@yandex.com> (cherry picked from commit fa284a459858f2255c485240121f7cd1cc7d17a0)
* Merge translation files from master branch.Automated System2025-07-041-4/+4
|
* [minor] tdeioslave/media: remove a trailing \n in the error stringFat-Zer2025-07-031-1/+1
| | | | | Note that other strings assigned to m_errorStr don't have a trailing endline. Signed-off-by: Fat-Zer <fatzer2@gmail.com>
* kate: [minor] remove an unmatched cloasing tagFat-Zer2025-07-031-1/+1
| | | Signed-off-by: Fat-Zer <fatzer2@gmail.com>
* kdesktop: fix deadlock condition between kdesktop and kdesktop lock.Michele Calgaro2025-06-306-637/+721
| | | | | | | | | | | | The logic to handle communication with kdesktop_lock is now running completely in a separate thread and event loop, meaning the main GUI thread remains responsive all the time and can handle interaction with X11, DCOP and DBUS calls. This resolves issue #589. The commit also solves the first problem reported in issue #640 and loosely related to PR #526. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 409442c1ea8f167485642fbdb3494ff58900966f)
* Merge translation files from master branch.Automated System2025-06-293-13/+13
|
* Merge translation files from master branch.Automated System2025-06-251-6/+5
|
* Merge translation files from master branch.Automated System2025-06-172-10/+16
|
* Merge translation files from master branch.Automated System2025-06-161-0/+25
|
* Merge translation files from master branch.Automated System2025-06-131-4/+3
|
* Improving graphic of KonquerorAlejo Fernández2025-06-121-0/+0
| | | | | Signed-off-by: Alejo Fernández <alejoo.fernandez.2003@gmail.com> (cherry picked from commit e2ea7308ff60607b30a0cb1ec025c927a52ef4a1)
* Merge translation files from master branch.Automated System2025-06-103-42/+44
|
* Merge translation files from master branch.Automated System2025-06-092-30/+29
|
* Merge translation files from master branch.Automated System2025-06-071-0/+25
|
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-05-27135-600/+600
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0a439ac80bdf6ffb9cac104ad3098a321ee0403c)
* improvement to the konqui wallpaperLupusRubrum2025-05-262-0/+0
| | | | | Signed-off-by: LupusRubrum <bnw_canislupusrufus@zohomail.com> (cherry picked from commit 0ba4723b7fad260e7bfe1848d0d16329779b090f)
* improvenments to the crystalsvg icons & over misc tde texturesLupusRubrum2025-05-2456-477/+1146
| | | | | Signed-off-by: LupusRubrum <bnw_canislupusrufus@zohomail.com> (cherry picked from commit 05918e0a283dd65fc9d5b843fca7bb37a1fa8b4e)
* Add improved handbook text about the panel button stacking behaviorDarrell Anderson2025-05-233-12/+29
| | | | | | Signed-off-by: Darrell Anderson <darrella@clovermail.net> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 46d5ff9ca734adab73a57c1389b116c252fedb11)
* TWin: Fix tiling from window menu and geom_restore. Resolves issue #624rbell2025-05-231-2/+5
| | | | | Signed-off-by: rbell <riley.bell@vfemail.net> (cherry picked from commit d91c954dc24d35dcc221200c858cfd6aa4186782)
* Merge translation files from master branch.Automated System2025-05-201-44/+1
|
* Merge translation files from master branch.Automated System2025-05-192-9/+8
|
* Merge translation files from master branch.Automated System2025-05-171-1/+1
|
* twin: allow wider tiling bands and increase activation delay timer granularityMichele Calgaro2025-05-141-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5165d05c566918f9b2fdab956bef7edbadc087d7)
* Fix typo in krootbacking/main.cppDarrell Anderson2025-05-141-1/+1
| | | | | | Signed-off-by: Darrell Anderson <darrella@clovermail.net> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cc2cd903ea84d422fe2a9f5c696e41d8f56728dd)
* Merge translation files from master branch.Automated System2025-05-131-2/+2
|
* twin: Use screen geometry when active borders are in tiling moderbell2025-05-133-24/+36
| | | | | Signed-off-by: rbell <riley.bell@vfemail.net> (cherry picked from commit 37605209af6150bda9a68f311b3535edf39ff122)
* Merge translation files from master branch.Automated System2025-05-121-5/+5
|
* Merge translation files from master branch.Automated System2025-05-061-160/+139
|
* kdesktop: add documentation about POSIX signals usageMichele Calgaro2025-04-291-0/+32
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d8ebeb118bb9137fcd7a28119836a317efd5e039)
* Merge translation files from master branch.Automated System2025-04-2810-448/+517
|
* Add draft R14.1.5 release notesMichele Calgaro2025-04-282-0/+8
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 114364147981546a1f1f8a295ec9966eb8218571)
* Add final version of release notes for R14.1.4r14.1.4Michele Calgaro2025-04-171-2/+118
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4f9d56bfd12abc8c200130be3361b359789d562a)
* Merge translation files from master branch.Automated System2025-04-162-23/+22
|
* Fix FTBFS when building kxkb without tdehw library.Slávek Banko2025-04-142-0/+10
| | | | | | | This relates to issue #550. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 59c2b00dd7581a84524a93c99e942b77d6272a35)
* Merge translation files from master branch.Automated System2025-04-121-6/+5
|