summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Fix build of documentation for KWrite.Slávek Banko2025-04-121-1/+1
| | | | | | | | There is no separate build option for KWrite, but it is built together with Kate. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 81237f3a002b18f83c826f125cba83148b3c2a1b)
* Make sure to build documentation, this relates to issue #483Michele Calgaro2025-04-081-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 71d3f0315b2e7b1c96f45cbc27592e770ac25f86)
* Merge translation files from master branch.Automated System2025-04-052-12/+10
|
* Fix typo in backport commit from issue #550.Slávek Banko2025-04-041-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Merge translation files from master branch.Automated System2025-04-037-7/+83
|
* Update translation template.Automated System2025-04-031-1/+11
|
* Kxkb: layout switching and UI bugfixes and minor refactoringMavridis Philippe2025-04-0315-604/+1002
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Layout switching - Improved layout change logic (indicator is now always updated when the actual switch occurs). This fixes layout switching triggered by the X11 shortcut not being synchronized with layout switching from the tray icon click and the TDE shortcut. - Kxkb will ignore XkbStateNotify events not related to XkbGroupState which caused strange behaviour with the system tray context menu. - Reapply Xkb settings when a keyboard device changes state - Do not run setxkbmap without arguments - Catch and process changes to Xkb layouts and options - Always check for Xkb opcode in X11 events, this fixes invalid group issue (Michele Calgaro) * Tray indicator - Do not reload all Kxkb settings every time we are requested to get a pixmap! - Tray indicator pixmap manager improvements - Fix Quit tray icon menu item * Configuration - Optimize settings reloading - Do not reload settings every time getKxkbOptions() is called; if settings actually need to be re-read, it must be done maunally before calling this function - Use pointer to global KxkbConfig instance instead of keeping own copy - Fixed optimized loading of initial settings using KxkbConfig::LOAD_INIT_OPTIONS (I had sort of broken it in the past) - Removed unused KxkbConfig::LOAD_ACTIVE_OPTIONS - `newInstance()` now delegates calling setLayout() to readSettings() - Merged `initTray()` into `readSettings()` - no reason to exist as separate function * Refactoring - Merged KxkbLabelController into KxkbSystemTray - Rename LayoutIcon to LayoutIconManager for clarity - Minor code cleanup in LayoutIconManager - Remove use of singleton pattern for LayoutIconManager - Make XKBExtension a singleton. - Add counter to XKBExtension to prevent it from processing configuration changes likely caused by KXkb - `XKBExtension::getServerOptions()` now also returns layout and variant information in a XkbOptions struct - New `KxkbConfig::setFromXkbOptions()` member can update current configuration from a XkbOptions struct - No need to use `tdeApp` pointer in KXKBApp (KUniqueApplication) class - Consistent code style and more appropriate function names and return types - Commented option sections for clarity - Removed superfluous debug messages - Add proper copyright header to extension.* * Settings GUI - Make "Transparent background" checkbox available for theme colors in the GUI - Add customization options "Stretch flag", "Dim flag", "Show indicator bevel" - Disable KMilo checkbox when layout notifications disabled - Fix reading settings for TDE layout hotkeys This resolves #547. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit aed24cdf3fd4615b0ac42fad074f20c0427cc3ac)
* Merge translation files from master branch.Automated System2025-03-251-32/+27
|
* Merge translation files from master branch.Automated System2025-03-155-640/+771
|
* Fix CMake rules for relationship between add_custom_target and ↵Slávek Banko2025-03-111-4/+6
| | | | | | | | | add_custom_command for konsole fonts. This solves the warning about the use of wrong syntax. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f7e87e96d2c8334c28281aa11c44f6ef54b55aae)
* Merge translation files from master branch.Automated System2025-03-093-64/+233
|
* Merge translation files from master branch.Automated System2025-03-073-22/+43
|
* Merge translation files from master branch.Automated System2025-03-011-17/+17
|
* Replace obsolete kstddirs.h with kstandarddirs.hMichele Calgaro2025-02-252-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 60e6b46689f16f4a05ceeb34f904603ef042ae6c)
* Merge translation files from master branch.Automated System2025-02-224-30/+33
|
* Merge translation files from master branch.Automated System2025-02-211-0/+20
|
* Merge translation files from master branch.Automated System2025-02-171-10/+11
|
* Reset submodule main/core/tdebase/admin to latest HEADAutomated System2025-02-051-0/+0
|
* Merge translation files from master branch.Automated System2025-02-031-156/+143
|
* Fix building with gcc 15. This resolves issue #578Michele Calgaro2025-02-011-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e3088514021b10b1dba9cee61d617d6c57b28010)
* Merge translation files from master branch.Automated System2025-01-311-18/+18
|
* Merge translation files from master branch.Automated System2025-01-282-27/+31
|
* Merge translation files from master branch.Automated System2025-01-272-17/+114
|
* Merge translation files from master branch.Automated System2025-01-2684-84/+6384
|
* Update translation template.Automated System2025-01-261-1/+76
|
* Add 15 color schemes taken from https://www.opendesktop.org.Michele Calgaro2025-01-2617-10/+406
| | | | | | | | | | | | | | | | - Jewels (8 schemes): taken from https://www.opendesktop.org/p/1123760, no license specified - Seasons (4 schemes): taken from https://www.opendesktop.org/p/1123759, no license specified - Different: taken from https://www.opendesktop.org/p/1123251, no license specified - Lila: taken from https://www.opendesktop.org/p/1123580, no license specified - Pinkie: taken from https://www.opendesktop.org/p/1994203, Creative Common 0 license Given the files are available on opendesktop.org, it seems reasonable to assumed that all files without explicit license are publicly available and therefore redistributable under GPL2 license. Should this not be the case, we kindly ask the authors of the files to reach out to us and we will promptly remove any offending file. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 69ac490a9e43b46efbc7fbf3ce32e96365f5805d)