Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Michele Calgaro | 2014-11-17 | 13 | -15/+15 |
|\ | |||||
| * | Fix accidental renaming of device icons in GIT hash 46e2e9 | Timothy Pearson | 2014-11-16 | 13 | -15/+15 |
| | | |||||
* | | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Michele Calgaro | 2014-11-15 | 10 | -23/+72 |
|\ \ | |/ | |||||
| * | Fix large file previews that were broken in GIT hash 3e7ad37f | Timothy Pearson | 2014-11-14 | 4 | -10/+50 |
| | | |||||
| * | Fix errors accidentally introduced in GIT hash 77a1b1 | Timothy Pearson | 2014-11-14 | 6 | -13/+22 |
| | | |||||
* | | Fixed help handbook sections for Security & Privary -> Crypto. This relates ↵ | Michele Calgaro | 2014-11-15 | 3 | -0/+24 |
| | | | | | | | | to bug 1850. | ||||
* | | Removed unused 'kcontrol/accessibility' folder. | Michele Calgaro | 2014-11-14 | 9 | -2193/+0 |
| | | |||||
* | | Fixed help handbook sections for Regional & Accessibility. This relates to ↵ | Michele Calgaro | 2014-11-14 | 9 | -27/+86 |
|/ | | | | bug 1850. | ||||
* | Do not attempt to set null user images in tdm tdecontrol module | Timothy Pearson | 2014-11-12 | 1 | -1/+3 |
| | | | | This resolves Bug 1899 | ||||
* | Fix compilation errors from changed compton API | Timothy Pearson | 2014-11-12 | 1 | -2/+2 |
| | |||||
* | Add semi-automated update script | Timothy Pearson | 2014-11-12 | 1 | -0/+46 |
| | |||||
* | Merge remote-tracking branch 'compton-update/master' | Timothy Pearson | 2014-11-12 | 10 | -353/+1070 |
|\ | | | | | | | | | | | | | Conflicts: twin/compton-tde/common.h twin/compton-tde/compton.c twin/compton-tde/opengl.c | ||||
| * | Bug fix #224: Flush after XUngrabServer() | Richard Grenville | 2014-10-06 | 1 | -0/+2 |
| | | | | | | | | | | Fix #224 by XFlush() after XUngrabServer(). Thanks to rathsky and smlx for reporting. | ||||
| * | Misc #204: Add glx_take_screenshot() & others | Richard Grenville | 2014-09-07 | 4 | -29/+109 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add glx_take_screenshot() for taking a screenshot. With ImageMagick the output data could be viewed in this way: display -size [SCREEN-WIDTH]x[SCREEN-HEIGHT] -depth 8 -flip rgb:[PATH] (#204) - Add D-Bus command `opts_get string:paint_on_overlay_id` to get X Composite overlay window ID. (#204) - Code cleanup. | ||||
| * | Merge branch 'richardgv-dev' of github.com:chjj/compton into richardgv-dev | Richard Grenville | 2014-09-07 | 1 | -1/+1 |
| |\ | |||||
| | * | fix crash caused by free of uninitialized pointer | mæp | 2014-08-06 | 1 | -1/+1 |
| | | | |||||
| * | | Misc: Add --no-name-pixmap | Richard Grenville | 2014-09-07 | 2 | -1/+8 |
| |/ | | | | | | | | | Add --no-name-pixmap to disable the usage of XCompositeNameWindowPixmap(), for debugging. | ||||
| * | Misc: Fix spelling mistakes | Richard Grenville | 2014-08-06 | 2 | -2/+2 |
| | | | | | | | | Still, "Guassian" -> "Gaussian". (#221) | ||||
| * | Bug fix: Fix X pixmap leakage in shadow_paint | Richard Grenville | 2014-08-03 | 4 | -3/+149 |
| | | | | | | | | | | | | - Fix X pixmap leakage in shadow_paint. - Add the skeleton of a X resource leakage checker. | ||||
| * | Misc: Fix compilation with NO_VSYNC_OPENGL_GLSL / NO_C2 | Richard Grenville | 2014-07-29 | 2 | -0/+9 |
| | | | | | | | | Fix compilation with NO_VSYNC_OPENGL_GLSL / NO_C2. | ||||
| * | Misc #218: Warn about using --glx-no-rebind-pixmap on intel driver | Richard Grenville | 2014-07-28 | 1 | -1/+2 |
| | | | | | | | | | | Warn about using --glx-no-rebind-pixmap on xf86-video-intel. Thanks to aktau for the info. (#218) | ||||
| * | Improvement: Separate GLX parts from session_t & Attempt to fix #217 | Richard Grenville | 2014-07-28 | 5 | -185/+290 |
| | | | | | | | | | | | | | | - Separate GLX parts from session_t into glx_session_t. - Add --rererdir-on-root-change and --glx-reinit-on-root-change, as possible solutions for #217. Thanks to jlindgren90 for reporting. | ||||
| * | Misc: Add --version & --no-x-selection | Richard Grenville | 2014-07-13 | 2 | -1/+12 |
| | | | | | | | | | | | | - Add --version. (#206) - Add --no-x-selection for debugging. (#207) | ||||
| * | whitespace cleanup | Michael Reed | 2014-07-04 | 1 | -1/+1 |
| | | |||||
| * | Misc #205: Add 2 long options & Update documentation | Richard Grenville | 2014-06-15 | 1 | -0/+2 |
| | | | | | | | | | | | | - Add two long variants of short options. - Update documentation. | ||||
| * | Feature: #183 custom window shader & #193 --no-fading-destroyed-argb | Richard Grenville | 2014-05-16 | 4 | -99/+352 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Add --glx-fshader-win, which specifies a custom fragment shader for painting windows. compton-default-fshader-win.glsl is the shader with default behavior, and compton-fake-transparency-fshader-win.glsl provides a template of fake transparency. (#183) - Add --force-win-blend to force all windows to be painted with blending. - Add --no-fading-destroyed-argb, as a workaround of bugs in some WMs. (#193) | ||||
| * | Bug fix #195: Pointer incompatibility with libconfig-1.3* | Richard Grenville | 2014-05-10 | 1 | -1/+1 |
| | | | | | | | | | | Fix pointer incompatibility with libconfig-1.3*. Thanks to sstewartgallus for reporting. (#195) | ||||
| * | Bug fix #194: Fix assertion failure in some cases | Richard Grenville | 2014-04-28 | 1 | -2/+2 |
| | | | | | | | | | | | | Fix assertion failure when evaluating --unredir-if-possible-exclude or --paint-exclude on unmapped windows. Thanks to ppuryear for reporting. (#194) | ||||
| * | Bug fix #191: Add rounded-corners detection to --unredir-if-possible | Richard Grenville | 2014-04-21 | 4 | -6/+18 |
| | | | | | | | | | | | | | | Add `bounding_shape` and `rounded_corners` as condition match target. Deprecate --shadow-ignore-shaped. Add rounded-corners detection to win_is_fullscreen(). Slightly modify win_rounded_corners() logic. Thanks to tdryer for reporting. (#191) | ||||
| * | Misc: Fix a possible assert() failure | Richard Grenville | 2014-04-21 | 1 | -1/+1 |
| | | |||||
| * | Bug fix #190: Copy shadow/fade state from last paint on unmapped wins | Richard Grenville | 2014-04-19 | 3 | -32/+88 |
| | | | | | | | | | | | | Copy shadow/fade/color-inversion/background-blur state from last paint on unmapped windows. I hope it doesn't have unexpected side effects. (#190) | ||||
| * | Misc: Try to avoid evaluating conditions after window unmap & others | Richard Grenville | 2014-04-19 | 3 | -23/+56 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Try to avoid evaluating conditions after window unmap/destruction. Unfortunately, frequently this doesn't work due to the asynchronous nature of X. - Add _GTK_FRAME_EXTENTS exclusion rules to compton.sample.conf. Thanks to memeplex, hexchain, and others for info. (#189) - Add debugging option --show-all-xerrors, and other debugging changes. Doc update. | ||||
| * | Misc: Add --xrender-sync{,-fence} as configuration file option | Richard Grenville | 2014-03-26 | 3 | -5/+25 |
| | | | | | | | | | | | | | | | | - Add --xrender-sync{,-fence} as configuration file option. - Quit on encountering invalid opacity rule. - Other small changes. | ||||
| * | Bug fix #181: Add --xrender-sync{,-fence} | Richard Grenville | 2014-03-17 | 5 | -51/+379 |
| | | | | | | | | | | | | | | | | | | | | - Add --xrender-sync{,-fence} to deal with redraw lag issue on GLX backend. --xrender-sync-fence requires a sufficiently new xorg-server and libXext. NO_XSYNC=1 may be used to disable it at compile time. Thanks to tchebb for reporting and everybody else for testing. (#181) - A bit code clean-up. Replace a few XSync() with XFlush() to minimize the latency. | ||||
| * | Misc: xr-glx-hybrid alias & minor fixes | Richard Grenville | 2014-03-11 | 2 | -0/+16 |
| | | | | | | | | | | | | | | - Add "xr-glx-hybrid" as an alias of "xr_glx_hybrid". (#163) - Clear damage history in expose_root() and when root window size changes. Unfortunately this doesn't fix #181. | ||||
| * | Bug fix: Fix -S | Richard Grenville | 2014-02-27 | 1 | -1/+3 |
| | | | | | | | | Fix the broken -S. | ||||
| * | Bug fix: Fix access to freed memory due to invalid w->prev_trans | Richard Grenville | 2014-01-21 | 1 | -1/+28 |
| | | | | | | | | | | | | | | - Fix a bug that w->prev_trans sometimes points to freed memory. Probably related to #165. - Add some more debugging printf()-s under DEBUG_EVENTS. | ||||
| * | Bug fix #163: xr_glx_hybrid: Flickering issue | Richard Grenville | 2014-01-19 | 1 | -0/+7 |
| | | | | | | | | | | xr_glx_hybrid backend: Attempt to fix flickering issue. Thanks to cju for testing. | ||||
* | | Break potential infinite loop on DCOP wallpaper export call | Timothy Pearson | 2014-11-10 | 1 | -4/+4 |
| | | | | | | | | This resolves Bug 2176 | ||||
* | | Fix renaming icon fonts => font-x-generic in desktop files | Slávek Banko | 2014-11-08 | 9 | -9/+9 |
| | | |||||
* | | Read from X-DocPath only | Timothy Pearson | 2014-11-07 | 2 | -2/+2 |
| | | |||||
* | | Fix another incorrect renaming from the previous mimetype compliance patches | Timothy Pearson | 2014-10-26 | 2 | -2/+2 |
| | | |||||
* | | Make kdesktop_lock and ksmserver ARGB screen blanking more efficient and ↵ | Timothy Pearson | 2014-10-25 | 4 | -22/+30 |
| | | | | | | | | | | | | | | 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 | ||||
* | | Fix stragglers that were not properly renamed in the XDG standardization commits | Timothy Pearson | 2014-10-24 | 27 | -27/+27 |
| | | |||||
* | | Fix accidental duplication of text-x- in new mime icon strings | Timothy Pearson | 2014-10-24 | 5 | -5/+5 |
| | | |||||
* | | Fix exec icon location and bring it into XDG compliance | Timothy Pearson | 2014-10-22 | 17 | -20/+20 |
| | | |||||
* | | Fix remaining issues from mimetype icon rename | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | | |||||
* | | Repair mimetype icon usage, part 1. The following are not fully verified in ↵ | Timothy Pearson | 2014-10-22 | 2 | -3/+3 |
| | | | | | | | | source as of this commit due to ubiquity: info, unknown | ||||
* | | Bring most mimetypes in line with XDG specifications. The following are not ↵ | Timothy Pearson | 2014-10-22 | 68 | -75/+75 |
| | | | | | | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown | ||||
* | | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2014-10-19 | 1 | -0/+0 |
| | |