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 |