summaryrefslogtreecommitdiffstats
path: root/twin
Commit message (Collapse)AuthorAgeFilesLines
* Fix blur option not being written correctlyTimothy Pearson2014-11-253-2/+14
| | | | Add ability to set desaturated backgrounds from the control center
* Rewrite greyscale OpenGL system to use GLSLTimothy Pearson2014-11-253-103/+326
| | | | | 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
* Fix greyscale filterTimothy Pearson2014-11-231-13/+46
|
* Fix twin deleting comptontdepidfile when compton-tde already running on startupTimothy Pearson2014-11-232-44/+56
| | | | Fix long-standing bug in calling desktop lock methods over DCOP from within kdesktop process
* Reload shadow radius during signal hander fast reconfTimothy Pearson2014-11-231-0/+3
|
* Disable shadows in compton-tde by default (i.e. if no configuration file ↵Timothy Pearson2014-11-231-1/+1
| | | | could be found)
* Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2014-11-221-1/+1
|\
| * Fix number of textures available to OpenGL greyscale filterTimothy Pearson2014-11-221-1/+1
| |
* | Fix compton-tde not reloading settings from correct directory after user loginTimothy Pearson2014-11-221-0/+30
|/
* Add optional global/per window greyscale transparency filter to compton-tdeTimothy Pearson2014-11-224-2/+382
|
* Call setActive if new focus window is found and set when rotating focus to ↵Timothy Pearson2014-11-215-7/+22
| | | | | | next available window This resolves Bug 2189
* Fix improperly sized string buffers in compton pid codeTimothy Pearson2014-11-202-4/+4
|
* Fix another syntax error in the compton-tde config module outputTimothy Pearson2014-11-191-1/+1
|
* Fix syntax errors in compton-tde configuration moduleTimothy Pearson2014-11-197-4032/+17
| | | | Remove obsolete kompmgr
* Minor update to compositor defaultsTimothy Pearson2014-11-191-5/+5
|
* Write compton-tde pid file to tmpTimothy Pearson2014-11-192-58/+42
| | | | This resolves Bug 887
* Add tooltip fade/shadow configuration to twin compositing optionsTimothy Pearson2014-11-193-3/+32
|
* Remove extraneous PID debugging messages from compton-tdeTimothy Pearson2014-11-181-4/+0
| | | | This resolves Bug 645
* Add compositor option to enable/disable blurring of transparent window ↵Timothy Pearson2014-11-182-0/+20
| | | | backgrounds
* Fix stupid mistake in previous commitTimothy Pearson2014-11-182-9/+3
|
* Fix broken window fade-inTimothy Pearson2014-11-183-22/+82
| | | | | | Add additional fade debugging Add separate configuration option for menu shadows Fix up default shadow settings in configuration dialogs
* Add DEBUG_FADEDaniel Hahler2014-11-172-7/+46
| | | | This adds printf_dbgf statements to debug issues with fading.
* Bring shadow size and location in line with TDE's original xcompmgr compositorRichard Grenville2014-11-171-5/+6
|
* Fix compilation errors from changed compton APITimothy Pearson2014-11-121-2/+2
|
* Add semi-automated update scriptTimothy Pearson2014-11-121-0/+46
|
* Merge remote-tracking branch 'compton-update/master'Timothy Pearson2014-11-128-353/+935
| | | | | | | Conflicts: twin/compton-tde/common.h twin/compton-tde/compton.c twin/compton-tde/opengl.c
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-221-1/+1
|
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-198-495/+495
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-198-495/+495
| | | | This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-198-495/+495
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2014-10-181-0/+2
|\
| * Fix FTBFS on openbsd because conflicting declaration in twin comptonFrançois Andriot2014-10-181-0/+2
| | | | | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>"
* | Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-188-8/+8
|/
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-131-1/+1
| | | | 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
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-1/+1
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-2/+2
|
* Fix FTBFS because missing header in twin utilsFrançois Andriot2014-10-121-0/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-118-8/+8
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-118-495/+495
|
* Add handbookSection support to tabbed "Internet & Network" TDEControl modulesTimothy Pearson2014-10-101-0/+2
| | | | This relates to Bug 1850
* Add mechanism by which sections of relevant docbooks may be opened ↵Timothy Pearson2014-10-034-0/+51
| | | | | | | | 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
* twin/compton: make CONFIG_XSYNC autoconfigurable to fix FTBFS with older ↵Slávek Banko2014-04-293-6/+10
| | | | libXext versions which doesn't provide XSyncFence
* twin/compton-tde: make XRandR support optional in compot-tdeAlexander Golubev2014-04-294-14/+53
|
* Move the Xinerama test to main ConfigureChecks.cmakeAlexander Golubev2014-04-292-6/+18
|
* twin/compton-tde: transparent pass TDE build-time configure options to ↵Alexander Golubev2014-04-293-37/+78
| | | | compot-tde
* Remove useless cmake configuration options WITH_XEXT and WITH_XDAMAGEAlexander Golubev2014-04-292-8/+0
|
* Fix compton-tde FTBFS on older systemsTimothy Pearson2014-04-012-3/+11
|
* Build compton-tdeTimothy Pearson2014-03-312-0/+74
|
* Merge working compton-tde branchTimothy Pearson2014-03-3113-0/+20191
|\
| * Move sources to correct directoryTimothy Pearson2014-03-3113-0/+20191
|