Timothy Pearson
4527039a04
Add compositor option to enable/disable blurring of transparent window backgrounds
10 years ago
Timothy Pearson
d9dd06564f
Fix stupid mistake in previous commit
10 years ago
Timothy Pearson
a3a88afd2e
Fix broken window fade-in
...
Add additional fade debugging
Add separate configuration option for menu shadows
Fix up default shadow settings in configuration dialogs
10 years ago
Daniel Hahler
a2ee4721b6
Add DEBUG_FADE
...
This adds printf_dbgf statements to debug issues with fading.
10 years ago
Richard Grenville
ce4f259946
Bring shadow size and location in line with TDE's original xcompmgr compositor
10 years ago
Timothy Pearson
a4f1031a6d
Fix improper desktop wallpaper export causing fake transparency dependent application failure
10 years ago
Michele Calgaro
a112566386
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
10 years ago
Timothy Pearson
d8e76211d9
Fix accidental renaming of device icons in GIT hash 46e2e9
10 years ago
Michele Calgaro
8a6ce15a94
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
10 years ago
Michele Calgaro
0a2adc65fa
Fixed help handbook sections for Security & Privary -> Crypto. This relates to bug 1850.
10 years ago
Timothy Pearson
f07158cd9d
Fix large file previews that were broken in GIT hash 3e7ad37f
10 years ago
Timothy Pearson
f943ed4a58
Fix errors accidentally introduced in GIT hash 77a1b1
10 years ago
Michele Calgaro
428b3937fd
Removed unused 'kcontrol/accessibility' folder.
10 years ago
Michele Calgaro
8858fc1159
Fixed help handbook sections for Regional & Accessibility. This relates to bug 1850.
10 years ago
Timothy Pearson
f8903b3564
Do not attempt to set null user images in tdm tdecontrol module
...
This resolves Bug 1899
10 years ago
Timothy Pearson
5bb5839ff7
Fix compilation errors from changed compton API
10 years ago
Timothy Pearson
8a7c183152
Add semi-automated update script
10 years ago
Timothy Pearson
d74fed9b65
Merge remote-tracking branch 'compton-update/master'
...
Conflicts:
twin/compton-tde/common.h
twin/compton-tde/compton.c
twin/compton-tde/opengl.c
10 years ago
Timothy Pearson
b0c4ab328e
Break potential infinite loop on DCOP wallpaper export call
...
This resolves Bug 2176
10 years ago
Slávek Banko
2f49eb806a
Fix renaming icon fonts => font-x-generic in desktop files
10 years ago
Timothy Pearson
4d65468e66
Read from X-DocPath only
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
87136458b4
Fix stragglers that were not properly renamed in the XDG standardization commits
10 years ago
Timothy Pearson
3930727b3c
Fix accidental duplication of text-x- in new mime icon strings
10 years ago
Timothy Pearson
50b6f1f60f
Fix exec icon location and bring it into XDG compliance
10 years ago
Timothy Pearson
f5e68e956f
Fix remaining issues from mimetype icon rename
10 years ago
Timothy Pearson
2ee8ceae13
Repair mimetype icon usage, part 1. The following are not fully verified in source as of this commit due to ubiquity: info, unknown
10 years ago
Timothy Pearson
46e2e93fa2
Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
10 years ago
Automated System
2a34ebd1f8
Reset submodule main/tdebase/admin to latest HEAD
10 years ago
Slávek Banko
457cebb9c4
Fix kcontrol spellcheck icon
10 years ago
Timothy Pearson
cce4a56a19
Fix remaining missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson
b9637c7590
Revert "Fix remaining missing semicolons at end of Keywords strings"
...
This reverts commit fd2369a8f0
.
10 years ago
Timothy Pearson
fd2369a8f0
Fix remaining missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson
891da4b83e
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
10 years ago
Timothy Pearson
0c11ace605
Fix missing semicolons at end of Keywords strings
10 years ago
Slávek Banko
d7ccc16037
Update r14-xdg-update: add update of tdenewstuff sections
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
François Andriot
44654c9af5
Fix FTBFS on openbsd because 'abs' function in kcontrol/displayconfig
...
Signed-off-by: François Andriot <francois.andriot@free.fr>"
10 years ago
Slávek Banko
107220694f
Allow contitional build with tdehwlib
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
69da674b30
Fix gcc visibility detection
...
This resolves Bug 1832
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
François Andriot
e22eb72fdd
Add perl function support in tdeioslave_man
...
[taken from OpenBSD KDE3 patches]
10 years ago
François Andriot
a6d7fd775b
Fix FTBFS on openbsd because conflicting declaration in twin compton
...
Signed-off-by: François Andriot <francois.andriot@free.fr>"
10 years ago
François Andriot
6382ec3fed
Fix FTBFS on openbsd because invalid include in kickoff menu
...
Signed-off-by: François Andriot <francois.andriot@free.fr>"
10 years ago
Slávek Banko
d246c7d938
Fix tdm_greet crash
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
François Andriot
1651fcb54a
Fix conditionnal utmpx support in tdm
...
Signed-off-by: François Andriot <francois.andriot@free.fr>"
10 years ago
Slávek Banko
71fb8e0e11
Fix crypt library detection in CMake
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
François Andriot
a679541fd7
Fix tdm backend fd support on openbsd
...
Signed-off-by: François Andriot <francois.andriot@free.fr>"
10 years ago
François Andriot
18b81de37b
Fix tdm auth backend for openbsd
...
Signed-off-by: François Andriot <francois.andriot@free.fr>"
10 years ago
François Andriot
7d4e25814c
Fix FTBFS on openbsd because of missing header in tdesu
...
Signed-off-by: François Andriot <francois.andriot@free.fr>"
10 years ago
François Andriot
0f2ad67259
Fix FTBFS on openbsd because of missing header in tdeioslave_media
...
Signed-off-by: François Andriot <francois.andriot@free.fr>"
10 years ago