Timothy Pearson
ab88cb07af
Remove unnecessary call to XkbGetIndicatorState
...
This relates to Bug 2445
(cherry picked from commit a486f914fc
)
9 years ago
Timothy Pearson
5aa7540fa5
Terminate keyboard LED sync daemon when Xorg server goes down
...
This resolves a bug where the number of running daemons would increase on every new X reservation, eventually consuming all available VTs
(cherry picked from commit 5351547aed
)
9 years ago
Slávek Banko
c4cf639957
Update version number for new target R14.0.2
9 years ago
Slávek Banko
cd9f80712b
Update date in lsm files
9 years ago
Slávek Banko
38998cd5a7
Update version in CMakeLists files
9 years ago
Slávek Banko
55f23c1298
Update version in lsm files
9 years ago
Slávek Banko
3977c5503e
Fix openpty detection with util.h and libutil.h
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4e9aeea224
)
10 years ago
Slávek Banko
f3f4cad271
Fix detection of XSS in Xext with CMake build
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5e5f4837b5
)
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
32eee8cad4
Fix build with libusb 2.0 on freebsd
...
[taken from FreeBSD kdebase3 patches]
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e1d8ccc637
)
10 years ago
Michele Calgaro
5c031202dd
Fixed khelpcenter visualization bug. This solves bug 2188.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit da25462d26
)
10 years ago
Michele Calgaro
2d6b8219e7
Revert remaining part of commit 687b146
. This resolves bug 1850 and reopens bug 2188.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 900f593b6b
)
10 years ago
Michele Calgaro
c656ead5f5
Fixed missing KHelpCenter top banner. This resolves bug 2320.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1329f47fa8
)
10 years ago
François Andriot
6807c7f7cb
Fix FTBFS on openbsd 5.7
...
This resolves Bug 2443
Signed-off-by: François Andriot <francois.andriot@free.fr>
(cherry picked from commit 638d5eaa2b
)
10 years ago
François Andriot
8fde833b98
Fix GL/GLU detection on older distributions
...
This resolves Bug 2155
Signed-off-by: François Andriot <francois.andriot@free.fr>
(cherry picked from commit d275f09845
)
10 years ago
Slávek Banko
df7946d7cd
Remove obsolete MimeType from printmgr/printers.desktop
...
[taken from SUSE kdebase patches]
(cherry picked from commit 92250649de
)
10 years ago
Slávek Banko
74572dc0ee
Reset submodule main/tdebase/cmake to latest HEAD
10 years ago
Slávek Banko
da7eae05f4
Reset submodule main/tdebase/cmake to latest HEAD
10 years ago
Slávek Banko
0cd74d4115
Reset submodule main/tdebase/admin to latest HEAD
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
cad925f59c
Clarify window shadow options
...
Remove incorrect dock shadow dependence on normal window shadows
(cherry picked from commit 2c901351d3
)
10 years ago
Timothy Pearson
30c156db41
Add GUI option to control panel shadows
...
This resolves Bug 2189
(cherry picked from commit 296f0f444b
)
10 years ago
Timothy Pearson
d755b94c26
Update all windows when compton settings are reloaded
...
(cherry picked from commit ec96d63e30
)
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
859220969e
Fix incorrectly renamed device icons
...
(cherry picked from commit 0fcff03e30
)
10 years ago
Timothy Pearson
eb47f6c85c
Bring keyboard icon into XDG compliance
...
(cherry picked from commit 477ef4454d
)
10 years ago
Timothy Pearson
d2127e4c20
Bring printer1 icon into XDG compliance
...
(cherry picked from commit 1fa803ad84
)
10 years ago
Timothy Pearson
2b06eeeddd
Bring mouse icon into XDG compliance
...
(cherry picked from commit 3def5271d1
)
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
b8730cba98
Fix double free corruption due to duplicated call to IceCloseConnection
...
This resolves Bug 2167
(cherry picked from commit 9005480696
)
10 years ago
Darrell Anderson
ed4336e670
Fix KDE->TDE branding in dialog messages.
...
Signed-off-by: Darrell Anderson <darrella@clovermail.net>
(cherry picked from commit ad2dc879b6
)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson
b6db026892
Fix update_compton_tde script
...
(cherry picked from commit 614d4d45f3
)
10 years ago
Richard Grenville
ebac4aa56b
Bug fix: Compilation failure with NO_VSYNC_OPENGL=1
...
Fix compilation failure with NO_VSYNC_OPENGL=1, caused by one
incorrectly placed "#endif" in "src/common.h".
(cherry picked from commit 65bc49312c
)
10 years ago
Richard Grenville
7034296d83
Bug fix: --no-fading-openclose doesn't work when fading out
...
- Fix the bug that --no-fading-openclose doesn not work when fading out
by writing w->fade_last as well in win_determine_fade().
- Write w->fade_last for applying w->fade_force, as well.
(cherry picked from commit 2dff937b31
)
10 years ago
Richard Grenville
a5535fa1ef
Bug fix #244 : Build failure with -DDEBUG_EVENTS
...
Fix build failure with -DDEBUG_EVENTS, caused by incorrect references to
X Sync macros. Thanks to blueyed for reporting. (#244 )
(cherry picked from commit 6219569d6c
)
10 years ago
Richard Grenville
678558b1e9
Misc #215 : Reformat usage text & update docs
...
- Reformat usage text by adding a blank line between descriptions of
two switches. (#215 )
- Update documentation for a bit. Correct some wrong statements and
clarify some others.
(cherry picked from commit 07b7562048
)
10 years ago
Michele Calgaro
0b4e97faed
Fixed wrong DocPath strings. This relates to bug 2319.
...
(cherry picked from commit e78559d9b2
)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro
2cd74e40d6
Fixed wrong DocPath strings. This relates to bug 2319
...
(cherry picked from commit 2db89f3986
)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago