Slávek Banko
2f706891f3
Desktop file translations:
...
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
aneejit1
036992eec5
Add missing include/link directories
...
In an environment where not everything is in /usr...
- drkonqi/CMakeLists.txt requires the libr library path to be specified.
- nsplugins/viewer/CMakeLists.txt requires the glib library path to be specified.
- tdm/backend/CMakeLists.txt was missing the include and link directories for libXau and libXDMCP.
- twin/compton-tde/CMakeLists.txt was missing include and link directories for the optionally selected libraries (libconfig, Xinerama, XRandR, OpenGL and PCRE).
Signed-off-by: aneejit1 <aneejit1@gmail.com>
4 years ago
Slávek Banko
587abbad86
Fix bad section for FocusStealingPreventionLevel value in twinrc.
...
This resolves issue #137 .
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
8250c8e423
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Matías Fonzo
b52ef67d4a
Redirect some headers noticed by the compiler
...
[..]
In file included from /usr/src/qi/build/tdebase-trinity-14.0.7/twin/compton-tde/common.h:102,
from /usr/src/qi/build/tdebase-trinity-14.0.7/twin/compton-tde/compton.h:10,
from /usr/src/qi/build/tdebase-trinity-14.0.7/twin/compton-tde/compton.c:12:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
[..]
For reference: https://mirror.git.trinitydesktop.org/gitea/TDE/tdelibs/pulls/64
Signed-off-by: Matías Fonzo <selk@dragora.org>
5 years ago
Chris
7b55ca5987
Improve German translation and fix some desktop files.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
0a32a51059
Fix and streamline German and other translations in TCC.
...
Credits to Vitaly (Vita_Cell) from IRC for contributing ES and RU translations.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
0721f2d3f4
Fix remaining brandings in tdebase.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko
b95b665c78
Add CMakeL10n rules.
...
Update TIMEZONES list.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
0911b4d0ca
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
661ed658b7
Add includes to UI files to resolve FTBFS
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
887cea6320
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
e544c498c0
Update bug reports url to bugs.trinitydesktop.org
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Yuxuan Shui
a94535c16e
Avoid using 10bit FBConfigs
...
Fix weird color issue with Mesa 18.0
6 years ago
François Andriot
cd2fc7ba91
Fix FTBFS with GCC7
...
Signed-off-by: François Andriot <francois.andriot@free.fr>
7 years ago
Timothy Pearson
09dce5e19f
Fix invalid headers in PNG files and optimize for size
8 years ago
Timothy Pearson
2c901351d3
Clarify window shadow options
...
Remove incorrect dock shadow dependence on normal window shadows
10 years ago
Timothy Pearson
296f0f444b
Add GUI option to control panel shadows
...
This resolves Bug 2189
10 years ago
Timothy Pearson
ec96d63e30
Update all windows when compton settings are reloaded
10 years ago
Timothy Pearson
614d4d45f3
Fix update_compton_tde script
10 years ago
Timothy Pearson
da5cf5e5bf
Merge compton changes
10 years ago
Timothy Pearson
ff6fa6e087
Fix compositor startup failure
...
Clean up build warnings
10 years ago
Timothy Pearson
01dcde0a04
Fix window control issues introduced in GIT hash 17b142dd
...
This relates to Bug 2220
10 years ago
Timothy Pearson
c15178796e
Fix passage of wid pointer to Window parameter in win_determine_greyscale_background
...
Thanks to Richard Grenville for catching that mistake!
10 years ago
Richard Grenville
b02d2a74a5
Fix window fade in
10 years ago
Timothy Pearson
7cf0c0b4b8
Fix kdesktop_lock bad visual appearance due to incorrect focus stealing settings
10 years ago
Timothy Pearson
17b142dd64
Send setActive signal when taking focus in Client::takeFocus
...
This relates to Bug 2189
Clean up minor formatting issues
10 years ago
Michele Calgaro
a7c3b93497
Fixed Twin crashes caused by commit 84d7db0
. This resolves bug 2218.
10 years ago
Michele Calgaro
6c5cd5674f
Fixed incomplete documentation for handbook in Appearance & Themes -> Window Decorarions. This relates to bug 1850.
10 years ago
Timothy Pearson
0271348b00
Fix twin attempting to load a new compton-tde instance when one is already active
10 years ago
Timothy Pearson
0ae6c2cec5
Fix blur option not being written correctly
...
Add ability to set desaturated backgrounds from the control center
10 years ago
Timothy Pearson
d8287f9787
Rewrite greyscale OpenGL system to use GLSL
...
Add ability to blend color and greyscale based on window alpha (actual window alpha currently set at 0.5 when blending is enabled)
Reenable greyscale logout effect when compositor is in use
10 years ago
Timothy Pearson
f1baae5fff
Fix greyscale filter
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
3126f2cf71
Reload shadow radius during signal hander fast reconf
10 years ago
Timothy Pearson
3151f8b9d4
Disable shadows in compton-tde by default (i.e. if no configuration file could be found)
10 years ago
Timothy Pearson
534a069ee0
Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebase
10 years ago
Timothy Pearson
682cf1b950
Fix compton-tde not reloading settings from correct directory after user login
10 years ago
Timothy Pearson
6a2b9ef024
Fix number of textures available to OpenGL greyscale filter
10 years ago
Timothy Pearson
a582c6e22d
Add optional global/per window greyscale transparency filter to compton-tde
10 years ago
Timothy Pearson
84d7db0195
Call setActive if new focus window is found and set when rotating focus to next available window
...
This resolves Bug 2189
10 years ago
Timothy Pearson
f685dc8a29
Fix improperly sized string buffers in compton pid code
10 years ago
Timothy Pearson
f3ee0c93cf
Fix another syntax error in the compton-tde config module output
10 years ago
Timothy Pearson
0a8ecfb93b
Fix syntax errors in compton-tde configuration module
...
Remove obsolete kompmgr
10 years ago
Timothy Pearson
154df4875e
Minor update to compositor defaults
10 years ago
Timothy Pearson
9b9b436ba8
Write compton-tde pid file to tmp
...
This resolves Bug 887
10 years ago
Timothy Pearson
cc05f1cba1
Add tooltip fade/shadow configuration to twin compositing options
10 years ago
Timothy Pearson
586eb3bc1d
Remove extraneous PID debugging messages from compton-tde
...
This resolves Bug 645
10 years ago
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
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
50b6f1f60f
Fix exec icon location and bring it into XDG compliance
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
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
Timothy Pearson
aa8b192b5e
Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
10 years ago
Timothy Pearson
ab197a37e3
Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago
Timothy Pearson
064f8056e2
Bring up, down, top, and bottom icons into XDG compliance
10 years ago
François Andriot
01d5f3ea4a
Fix FTBFS because missing header in twin utils
10 years ago
Timothy Pearson
24db855178
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson
ee9dade9cf
Fix Keywords separators to match XDG desktop specifications
10 years ago
Timothy Pearson
0014712b08
Add handbookSection support to tabbed "Internet & Network" TDEControl modules
...
This relates to Bug 1850
10 years ago
Timothy Pearson
88a2e25514
Add mechanism by which sections of relevant docbooks may be opened automatically based on active tab in TDECModule
...
Fix up several tabbed TDEControl modules to use this mechanism
Fix a couple of docbooks with missing section IDs
This relates to Bug 1850
10 years ago
Slávek Banko
d7235b31b1
twin/compton: make CONFIG_XSYNC autoconfigurable to fix FTBFS with older libXext versions which doesn't provide XSyncFence
11 years ago
Alexander Golubev
7c55134dee
twin/compton-tde: make XRandR support optional in compot-tde
11 years ago
Alexander Golubev
30252262ce
Move the Xinerama test to main ConfigureChecks.cmake
11 years ago
Alexander Golubev
394545c24c
twin/compton-tde: transparent pass TDE build-time configure options to compot-tde
11 years ago
Alexander Golubev
3c75381e05
Remove useless cmake configuration options WITH_XEXT and WITH_XDAMAGE
11 years ago
Timothy Pearson
98f8df6427
Fix compton-tde FTBFS on older systems
11 years ago
Timothy Pearson
8083ca83ae
Build compton-tde
11 years ago
Timothy Pearson
0f7f449bfc
Merge working compton-tde branch
11 years ago
Timothy Pearson
fb41c5018b
Move sources to correct directory
11 years ago
Timothy Pearson
24e34ad989
Add basic support for a modified compton compositor instead of the old buggy kompmgr
...
Update additional Xorg atom names
11 years ago
Timothy Pearson
39cbbdb160
Rename TDE-specific atoms to avoid stomping on KDE atom names
11 years ago
Michele Calgaro
713c0a27e1
Move "Show Desktop" icon from Settings to Utility category.
...
This resolves bug 1903 and at the same time leaves the icon available to users.
Users can now even add this icon to a panel if they wish.
11 years ago
Darrell Anderson
98bc869973
Prevent Show Desktop from appearing in Settings->Desktop submenu.
...
Show Desktop is not a configurable kcontrol module.
11 years ago
Slávek Banko
1f3832a136
Removed unnecessary dependency on dbus-tqt and dbus-1-tqt
11 years ago
Darrell Anderson
6275375b6a
Add newlines to desktop files.
11 years ago
Darrell Anderson
fd41985edb
Fix KWin->TWin references in text strings.
11 years ago
Darrell Anderson
971e838379
Update non-existent and incomplete (template-only) help handbooks to new default format.
11 years ago
Slávek Banko
b666d5a3c2
Fix dbus-tqt-1 link directory
11 years ago
Darrell Anderson
26dbe18ed4
KDE->TDE branding cleanup.
11 years ago
Timothy Pearson
cf8c83d7cd
Clean up layout warning in twin control center module
...
This resolves Bug 883
11 years ago
Darrell Anderson
90f1f50f00
Fix remnant QMIN/QMAX to TQMIN/TQMAX.
11 years ago
Timothy Pearson
a039120e05
Fix high kompmgr CPU load when Amarok main window is mapped
...
Fix new standard and menu window paint failure when Amarok main window is mapped
11 years ago
Slávek Banko
3e88ddfbc3
Additional k => tde renaming and fixes
11 years ago
Darrell Anderson
3fce7943f4
Rename KStyle to TDEStyle to avoid conflicts with KDE4.
11 years ago
Timothy Pearson
1260c7da1a
Clean up kompmgr slightly
11 years ago
Timothy Pearson
82b90cbe47
Fix failure to start kompmgr from control panel
12 years ago
Timothy Pearson
ed123019ba
Fix kompmgr not respecting user settings
12 years ago
Timothy Pearson
3421d01bb0
Fix TDM hang in certain circumstances when themed greeter is deleted
...
This resolves Bug 1453
Resolve themed greeter drawing inconsistencies between composited and non-composited mode
12 years ago
Timothy Pearson
9804217b51
Fix OpenGL screensaver background when ARGB mode is enabled
12 years ago