summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* twin: Minor code cleanup and refactoringMavridis Philippe2023-07-1010-217/+205
| | | | | | Refactoring concerns active border code. Signed-off-by: Mavridis Philippe <[email protected]>
* twin: 25% zones for active cornersMavridis Philippe2023-07-101-19/+48
| | | | | | | | | Added special checks that make corner activation easier: we assume a 25% zone on the edge of each border where instead of half size tiling we perform quarter size tiling. The rest 50% is left for normal half size tiling. Signed-off-by: Mavridis Philippe <[email protected]>
* Translated using Weblate (Polish)Marek W2023-07-071-7/+6
| | | | | | | Currently translated at 97.0% (33 of 34 strings) Translation: tdebase/twin - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin-desktop-files/pl/
* KWin: rename client libraries twin3_* -> twin_*Mavridis Philippe2023-07-0750-111/+95
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* Make TWin look for `twin_` librariesMavridis Philippe2023-07-072-6/+3
| | | | | | | | | | This is now the preferred way of calling the decoration libraries (in place of `twin3_`). The old names that start with `twin3_` are still recognized for compatibility reasons. This resolves issue #351. Signed-off-by: Mavridis Philippe <[email protected]>
* tdm/backend: Add include <sys/ioctl.h> for ioctl() prototype.Slávek Banko2023-07-041-0/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Add detection and, if necessary, prototype for strlcat and strlcpy.Slávek Banko2023-07-042-0/+36
| | | | | | This resolves FTBFS - see issue TDE/tde-packaging-gentoo#299. Signed-off-by: Slávek Banko <[email protected]>
* Update translation filesTDE Weblate2023-07-0483-84/+1646
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdebase/twin - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin-desktop-files/
* Translated using Weblate (Ukrainian)Roman Savochenko2023-07-041-6/+6
| | | | | | | Currently translated at 100.0% (40 of 40 strings) Translation: tdebase/khelpcenter - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/khelpcenter-desktop-files/uk/
* Update translation template.Automated System2023-07-041-1/+18
|
* kcmtwin: Move Active Borders options into a new tabMavridis Philippe2023-07-047-191/+289
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* TWin: Add active corner support to quick tilingMavridis Philippe2023-07-049-117/+181
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* kxkb: prevent overflow in case of non-existing layout groupRoman Savochenko2023-06-291-2/+7
| | | | | Signed-off-by: Roman Savochenko <[email protected]> Signed-off-by: Michele Calgaro <[email protected]>
* kxkb: fix unnecessary translations strings.Roman Savochenko2023-06-291-3/+3
| | | | | Signed-off-by: Roman Savochenko <[email protected]> Signed-off-by: Michele Calgaro <[email protected]>
* Find power related system tools instead of hardcode themDenis Kozadaev2023-06-204-22/+99
| | | | Signed-off-by: Denis Kozadaev <[email protected]>
* Drop Qt2's TQSortedList classMichele Calgaro2023-06-201-1/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* kxkb: re-add custom TDE switching shortcutMavridis Philippe2023-06-1413-42/+139
| | | | | | This commit fixes issue #342. Signed-off-by: Mavridis Philippe <[email protected]>
* SunOS UID schemeDenis Kozadaev2023-06-131-3/+11
| | | | Signed-off-by: Denis Kozadaev <[email protected]>
* Drop TQT_NO_COMPAT codeMichele Calgaro2023-06-092-3/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Translated using Weblate (Czech)Slávek Banko2023-06-061-4/+4
| | | | | | | Currently translated at 100.0% (40 of 40 strings) Translation: tdebase/khelpcenter - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/khelpcenter-desktop-files/cs/
* Update translation filesTDE Weblate2023-06-0584-84/+504
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdebase/khelpcenter - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/khelpcenter-desktop-files/
* Update translation template.Automated System2023-06-051-1/+6
|
* Add TDE release notes to khelpcenter home page. This resolves issue #332Michele Calgaro2023-06-053-2/+10
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replacing the wrong USEPAM variable with USE_PAMormorph2023-06-051-1/+1
| | | | Signed-off-by: ormorph <[email protected]>
* kcheckpass: fix shadow support when not building tdmBobby Bingham2023-06-056-99/+28
| | | | | | | | | | | | | | | | | 1. If not building with PAM, kcheckpass relies on HAVE_SHADOW to decide whether to support shadow passwords. However, this was only set if also building tdm. Consolidate all PAM/shadow configure checks at the top level so these are always set correctly. 2. Consolidate /etc/passwd and shadow password handling The shadow password handler already completely handles /etc/passwd passwords as well, so having a separate handler for just /etc/passwd is pure code duplication. Signed-off-by: Bobby Bingham <[email protected]>
* Translated using Weblate (Russian)Andrei Stepanov2023-06-041-4/+8
| | | | | | | Currently translated at 100.0% (1 of 1 strings) Translation: tdebase/tde_release_notes.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tde_release_notesdesktop/ru/
* Translated using Weblate (Russian)Andrei Stepanov2023-06-041-5/+9
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: tdebase/kdcop - kdcop.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kdcop-kdcopdesktop/ru/
* Translated using Weblate (Russian)Andrei Stepanov2023-06-041-5/+9
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: tdebase/tdeintegration.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeintegrationdesktop/ru/
* Translated using Weblate (Russian)Andrei Stepanov2023-06-041-7/+9
| | | | | | | Currently translated at 100.0% (51 of 51 strings) Translation: tdebase/kdesktop - icons Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kdesktop-icons/ru/
* Translated using Weblate (Russian)Andrei Stepanov2023-06-041-6/+16
| | | | | | | Currently translated at 100.0% (15 of 15 strings) Translation: tdebase/applnk - compat Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/applnk-compat/ru/
* Added translation using Weblate (Russian)Andrei Stepanov2023-06-031-0/+20
|
* Added translation using Weblate (Russian)Andrei Stepanov2023-06-031-0/+25
|
* Added translation using Weblate (Russian)Andrei Stepanov2023-06-031-0/+25
|
* [ksysguardd] Use size_t for storing process memory usage.Daniel Collins2023-05-294-42/+24
| | | | | | Avoids the process memory usage rolling over at 4GiB on 64-bit systems. Signed-off-by: Daniel Collins <[email protected]>
* TWin: Active borders and snap tilingMavridis Philippe2023-05-2713-433/+837
| | | | | | | | | | | | | | | | | | | | | | This commit is a squash of the commits of TDE/tdebase#331. In short, this backports some improvements to existing electric border functionality from KDE, adds the snap tiling (or aerosnap) feature and brings rudimentary support for active corners, which will be fully implemented in a later PR. The options dialog and the documentation has been updated to reflect these changes. Additionally, a new relevant option is introduced: an option for restoring the original size of maximized/tiled windows when the user starts dragging them. The option is set to be off by default, preserving the traditional behaviour of KDE 3.x/TDE. Last but not least, the term "electric" in relation to borders and corners is replaced by "active" for clarity to the users. Signed-off-by: Mavridis Philippe <[email protected]>
* Fix FTBFS caused by SunOS specific patches - see Issue #344.Slávek Banko2023-05-232-3/+4
| | | | Signed-off-by: Slávek Banko <[email protected]>
* SunOS specific patchesDenis Kozadaev2023-05-2222-41/+244
| | | | Signed-off-by: Denis Kozadaev <[email protected]>
* Konqueror handbook documentation associated with PR # 240Vincent Reher2023-05-041-13/+133
| | | | Signed-off-by: Vincent Reher <[email protected]>
* Update translation template.Automated System2023-05-021-0/+1
|
* konqueror: add option to enable/disable using double click to navitage to ↵Michele Calgaro2023-04-306-25/+47
| | | | | | the parent folder. This resolves issue #329 Signed-off-by: Michele Calgaro <[email protected]>
* Add release notes draft for R14.2.x seriesMichele Calgaro2023-04-284-0/+61
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* TCC twin: add 'shade' to the left mouse button click menu for active ↵Michele Calgaro2023-04-271-18/+15
| | | | | | windows. This resolves issue #334 Signed-off-by: Michele Calgaro <[email protected]>
* Added initial draft of release notes for R14.1.1Michele Calgaro2023-04-272-0/+8
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Updated release notes with tqscintilla SEGV fixr14.1.0Michele Calgaro2023-04-121-0/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add release notes for R14.1.0Michele Calgaro2023-04-102-3/+191
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* khelpcenter: restructure release notes in preparation for the r14.1.x seriesMichele Calgaro2023-03-3123-64/+151
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* tde license: minor adjustment to window size for better visualizationMichele Calgaro2023-03-281-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Added TDE license info dialogMichele Calgaro2023-03-279-2/+252
| | | | | Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Mavridis Philippe <[email protected]>
* Kxkb: improve TDE Control Centre module.Mavridis Philippe2023-03-2410-245/+778
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1) Add conflicts check for hotkey checkboxes Due to the ability to set multiple keyboard layout switching hotkeys, it is important to inform the user of conflicting options that are not handled properly by the X.org server when set at the same time (e.g. Win+Space and Alt+Space). This change adds a warning that informs the user about the problem and the conflicting options. This warning is shown only when setting multiple hotkeys via the Xkb options tab, which is for the advanced user. Most users will ever need only one hotkey, and the combobox on the first tab should be more than enough. 2) Add "none" item to layout switching options 3) Replace Reset old options checkbox with radio buttons As per discussion, this makes the function of the option more apparent. WhatIs hints have been added for additional clarity. 4) Update hotkey combobox per server options 5) Avoid duplication of options by querying Xkb for already set options. This was a problem in Append Mode in which `setxkbmap` strings would get too long due to setting already set options. This code checks for already set options and omits them from the new `setxkbmap` call. This does not apply to Overwrite Mode. 6) Overwrite previous grp: options when using the combobox See previous commit message about the addition of hotkeys combobox. Signed-off-by: Mavridis Philippe <[email protected]>
* Kxkb: Improve layout switchingMavridis Philippe2023-03-2418-716/+323
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1) New layout switching approach The new approach is based on the "grp" options group of Xkb and so enables us to use predefined X11 layout (group) switching hotkeys like "Caps Lock" or "Shift+Alt" (you can see the full list in the Options tab). The added bonus to this is that we conform to the Xkb setting. The code lets Xkb handle the keyboard layout switching hotkey(s) and is similar to the one that is used in kkbswitch, monitoring for an Xkb group (layout) change event. This solution required me to remove some hacky and obsolete code which was there to support really old pre-XFree-4.2 era systems and included the "include groups" hack. This means that the "Enable latin layout" checkbox is now gone and setxkbmap is only called when the keyboard layouts and/or options are modified, and not for every layout change. 2) Common layout switching hotkeys combobox A combobox was added to the first page of the Keyboard Layouts KCM module. It provides to the users a quick way to set a layout switching key combination. It also controls the "grp" group in the Xkb tab. A special note about this combobox is that, even if Append Mode was selected in the Xkb Options tab, this hotkey will overwrite previous hotkey options. This means that all grp: options will be forced removed before applying the option from the combobox (in contrast to specifying options via the Xkb Options tab, which, in Append Mode, will not get overwritten until next login). Signed-off-by: Mavridis Philippe <[email protected]>