Commit Graph

329 Commits (bcf78fdcfdd766d2225cf02764f8a135a19ea2df)

Author SHA1 Message Date
Emanoil Kotsev bcf78fdcfd
Added and updated Bulgarian translation
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
(cherry picked from commit 8c43819bb7)
5 years ago
Michele Calgaro 5883df0973
Add Italian comments to initial desktop icons.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 55b1b912fd)
5 years ago
gregory guy c402e589f7
Add French comments to initial desktop icons.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit ebef04cd20)
5 years ago
Slávek Banko 8aca22ef96
Add Czech comments to initial desktop icons.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0f5478ae2e)
5 years ago
Chris 49a236205d
Improve initial desktop icons.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit d71f9eeb7a)
5 years ago
Michele Calgaro cd4853efe3
Added IT translation for 'mycomputer'. This relates to previous commit.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 752183c265)
5 years ago
Chris 2b83aeeae0
Fix wrong computer icon translations.
Credits and thanks to Vitaly (Vita_Cell) from IRC for contributing RU and ES translations.

Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 1e9234674c)
5 years ago
Chris 3fe34eec32
Fix remaining brandings in tdebase.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 0721f2d3f4)
6 years ago
Chris 69e000a0bb
Fix German translation for My_Computer.
First impression of the German user of TDE is that he is greeted with a
desktop icon on the very top of the desktop called "Speichermedien",
which is so long, that it wraps up this ugly way: "Speicherme-dien".
Which looks very unpolished and leads to a bad experience for first
timers. This comes from KDE3 times still. Most likely it was just
copy-pasted from other places.

The term "Speichermedien" is used otherwise in nearly all other places
(German), so changing it just for that icon looks inconsistent at first.
But in fact the original (English) name for it is also called "Computer"
and not "Speichermedien" for this icon.  So the gain of beeing
inconsistent is bigger because it looks more polished. If someone is
unhappy about that, he can open a ticket or join IRC to find another
solution.

Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit e408b99187)
6 years ago
Slávek Banko b0b38fb422
Fix typos in texts.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1a6edf83b9)
6 years ago
Michele Calgaro c66647a6ad
Fixed bug 925 ("SAK driven secure dialog is not available for use"
message in .xsession-errors even when SAK is disabled).

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3c109e3d10)
6 years ago
Michele Calgaro 4ed967f2cb
Fixed use of SAK in lock process when autologin is used in TDM.
This resolves bug 2945.

Manually cherry-picked from commit 7aa9258f.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko 5f7a92ca0a
Add $DISPLAY to kdesktop_lock_lockfile file name.
This resolves bug 2998.

Thanks to Russell Brown for analyzing the problem and propose a solution.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d3834ad4f5)
6 years ago
Slávek Banko c0bebcf76b
Add CMakeL10n rules.
Update TIMEZONES list.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b95b665c78)
6 years ago
Slávek Banko de4afaaf00
kdesktop lockprocess: Removed unnecessary include linux/stat.h
This resolves FTBFS with glibc 2.28

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 00b7a9c60a)
7 years ago
Michele Calgaro 93c1526bae cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS )
instead of set_source_files_properties( ... COMPILE_FLAGS )
to avoid the problem of double escaping quotation marks.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 967cf90889)
7 years ago
Michele Calgaro 30613a47ae Fixed session locking at login. This resolves bug 2874.
Partially cherry picked from commit a359fef2.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Timothy Pearson bc08650da1 Fix kdesktop_lock screensaver stuttering on modern GPUs
(cherry picked from commit 4ec011cd55)
7 years ago
Slávek Banko 5212264431 Reset states in kdesktop-lock if startSaver fails
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 030fad5fe4)
7 years ago
Slávek Banko ea60bbc014 Fix calculations in mini-cli
+ add the leading zero to the calculated results
+ support for calculations that starts with a negative number

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7f55022fcf)
7 years ago
Slávek Banko 78014041e8 Write more details when kdesktop lock fails to grab input devices
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0a874e41b6)
9 years ago
Timothy Pearson db864b4562 Fix invalid headers in PNG files and optimize for size
(cherry picked from commit 09dce5e19f)
9 years ago
Alexander Golubev d104fdd9f0 fix encoding for My_Documents folder for three locales was missing before
(cherry picked from commit bf26a0b86a)
9 years ago
Michele Calgaro 6c453ce30e Fixed desktop locking code. This relates to bug 2603 and fixes the locking-after-suspend issue when the screensaver is also enabled.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ab959b43ca)
9 years ago
Timothy Pearson 9698874290 Use DM library in tdmtsak instead of making command line calls
(cherry picked from commit 6d028f3b52)
10 years ago
Slávek Banko 46b20a5577 Fix FTBFS on freebsd
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 08122b137e)
10 years ago
Slávek Banko 0def5e5a57 Bring My_Computer (system) icon into XDG compliance
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8a568a2b94)
10 years ago
Timothy Pearson cdd974fd9c Fix comments
(cherry picked from commit 8c1136342b)
10 years ago
Timothy Pearson 3b139d2a1e Do not unblock signals in main thread when waiting for kdesktop_lock response
This prevents incorrect cancellation of internal xcb poll() methods and subsequent deadlock
(cherry picked from commit ab8dfbaaa4)
10 years ago
Slávek Banko f853f4bd46 Fix ommited call fullyOnline() in kdesktop_lock
This relates to Bug 2422

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c1b62c1c4c)
10 years ago
Timothy Pearson 2b0e13211c Ensure desktop is completely hidden before sending fullyOnline()
Do not block kdesktop process while waiting for kdesktop_lock to engage prior to VT switch/new VT requests made from within kdesktop
(cherry picked from commit 78d33c2915)
10 years ago
Timothy Pearson 7188f7044b Fix long-standing inverted signal mask in kdesktop_lock initial sigsuspend
Prevent helper thread termination signal from errantly being handled by main thread
(cherry picked from commit 37bc5cdd0e)
10 years ago
Timothy Pearson 5d4afcb68f Remove call to pthread_cancel() in kdesktop_lock
This resolves a sporadic deadlock during kdesktop_lock termination
(cherry picked from commit e569dd46ac)
10 years ago
Timothy Pearson 1f266258df Handle screen locking internally on user switch
This removes an external dcop call
(cherry picked from commit 92d1f76402)
10 years ago
Timothy Pearson 266bc2ac8e Fix sporadic kdesktop hang due to unsafe usage of asynchronous POSIX signals in the main GUI thread
(cherry picked from commit 85126bf580)
10 years ago
Timothy Pearson 0621ed70db Eliminate usleep() loop during kdesktop startup
Do not switch desktops if lock fails to engage
(cherry picked from commit 751c96f9b1)
10 years ago
Timothy Pearson 6dd6500446 Fix lockeng file formatting
(cherry picked from commit a17bfb0b96)
10 years ago
Timothy Pearson d9fe0f0bf3 Remove external dcop call and associated thread
Fix lockup on lock screen command due to signal race condition
(cherry picked from commit e80c2baea0)
10 years ago
Timothy Pearson 15e069f3e0 Ensure kdesktop signal handlers execute in the main GUI thread
(cherry picked from commit 755776b6c4)
10 years ago
Timothy Pearson 5dc19d3115 Bring system icon into XDG compliance
(cherry picked from commit a8203cf740)
10 years ago
Timothy Pearson fa007f8965 Rename most device icons to comply with XDG standards
(cherry picked from commit 0157291f5e)
10 years ago
Timothy Pearson aaa719d2e2 Forcibly terminate kdesktop_lock after unlock
This resolves Bug 2222
10 years ago
Timothy Pearson 2f7d50c20c Fix kdesktop_lock requiring a process stop/start on unlock
Attempt to fix kdesktop_lock start/stop causing dcop failures by keeping kdesktop_lock process running across lock/unlock cycles
10 years ago
Timothy Pearson 68cba85373 Fix twin deleting comptontdepidfile when compton-tde already running on startup
Fix long-standing bug in calling desktop lock methods over DCOP from within kdesktop process
10 years ago
Timothy Pearson a4f1031a6d Fix improper desktop wallpaper export causing fake transparency dependent application failure 10 years ago
Timothy Pearson d8e76211d9 Fix accidental renaming of device icons in GIT hash 46e2e9 10 years ago
Timothy Pearson b0c4ab328e Break potential infinite loop on DCOP wallpaper export call
This resolves Bug 2176
10 years ago
Timothy Pearson 0a9e1f59ef Fix another incorrect renaming from the previous mimetype compliance patches 10 years ago
Timothy Pearson da8993ffb2 Make kdesktop_lock and ksmserver ARGB screen blanking more efficient and improve multi-head support in same
Fix kdesktop_lock busy cursor appearing over active screen saver after GUI-driven VT switch and delayed return to original VT
Repair kdesktop_lock invalid password delay bypass with Cancel button
10 years ago
Timothy Pearson 50b6f1f60f Fix exec icon location and bring it into XDG compliance 10 years ago