Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
| | | ||||||
* | | Fix kcontrol spellcheck icon | Slávek Banko | 2014-10-20 | 1 | -1/+1 | |
| | | ||||||
* | | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 105 | -6514/+6514 | |
| | | ||||||
* | | Revert "Fix remaining missing semicolons at end of Keywords strings" | Timothy Pearson | 2014-10-19 | 105 | -6514/+6514 | |
| | | | | | | | | This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e. | |||||
* | | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 105 | -6514/+6514 | |
| | | ||||||
* | | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2014-10-18 | 29 | -66/+207 | |
|\ \ | ||||||
| * | | Update r14-xdg-update: add update of tdenewstuff sections | Slávek Banko | 2014-10-18 | 1 | -1/+9 | |
| | | | | | | | | | | | | Signed-off-by: Slávek Banko <[email protected]> | |||||
| * | | Fix FTBFS on openbsd because 'abs' function in kcontrol/displayconfig | François Andriot | 2014-10-18 | 1 | -0/+3 | |
| | | | | | | | | | | | | Signed-off-by: François Andriot <[email protected]>" | |||||
| * | | Allow contitional build with tdehwlib | Slávek Banko | 2014-10-18 | 17 | -34/+95 | |
| | | | | | | | | | | | | Signed-off-by: Slávek Banko <[email protected]> | |||||
| * | | Fix gcc visibility detection | Slávek Banko | 2014-10-18 | 1 | -8/+18 | |
| | | | | | | | | | | | | | | | | | | This resolves Bug 1832 Signed-off-by: Slávek Banko <[email protected]> | |||||
| * | | Add perl function support in tdeioslave_man | François Andriot | 2014-10-18 | 1 | -5/+7 | |
| | | | | | | | | | | | | [taken from OpenBSD KDE3 patches] | |||||
| * | | Fix FTBFS on openbsd because conflicting declaration in twin compton | François Andriot | 2014-10-18 | 1 | -0/+2 | |
| | | | | | | | | | | | | Signed-off-by: François Andriot <[email protected]>" | |||||
| * | | Fix FTBFS on openbsd because invalid include in kickoff menu | François Andriot | 2014-10-18 | 1 | -0/+6 | |
| | | | | | | | | | | | | Signed-off-by: François Andriot <[email protected]>" | |||||
| * | | Fix tdm_greet crash | Slávek Banko | 2014-10-18 | 1 | -5/+6 | |
| | | | | | | | | | | | | Signed-off-by: Slávek Banko <[email protected]> | |||||
| * | | Fix conditionnal utmpx support in tdm | François Andriot | 2014-10-18 | 2 | -1/+3 | |
| | | | | | | | | | | | | Signed-off-by: François Andriot <[email protected]>" | |||||
| * | | Fix crypt library detection in CMake | Slávek Banko | 2014-10-18 | 3 | -12/+12 | |
| | | | | | | | | | | | | Signed-off-by: Slávek Banko <[email protected]> | |||||
| * | | Fix tdm backend fd support on openbsd | François Andriot | 2014-10-18 | 1 | -0/+4 | |
| | | | | | | | | | | | | Signed-off-by: François Andriot <[email protected]>" | |||||
| * | | Fix tdm auth backend for openbsd | François Andriot | 2014-10-18 | 1 | -0/+23 | |
| | | | | | | | | | | | | Signed-off-by: François Andriot <[email protected]>" | |||||
| * | | Fix FTBFS on openbsd because of missing header in tdesu | François Andriot | 2014-10-18 | 1 | -0/+4 | |
| | | | | | | | | | | | | Signed-off-by: François Andriot <[email protected]>" | |||||
| * | | Fix FTBFS on openbsd because of missing header in tdeioslave_media | François Andriot | 2014-10-18 | 1 | -0/+3 | |
| | | | | | | | | | | | | Signed-off-by: François Andriot <[email protected]>" | |||||
| * | | Fix FTBFS on openbsd beacuse of invalid headers in tdeioslave_media | François Andriot | 2014-10-18 | 1 | -0/+6 | |
| | | | | | | | | | | | | Signed-off-by: François Andriot <[email protected]>" | |||||
| * | | Fix detection of some headers on openbsd | François Andriot | 2014-10-18 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | Many headers requires additional include stdlib.h Signed-off-by: François Andriot <[email protected]>" | |||||
* | | | Fix missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 106 | -107/+107 | |
|/ / | ||||||
* | | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2014-10-14 | 1 | -0/+0 | |
| | | ||||||
* | | Bring package_development, package_games, package_graphics, package_network, ↵ | Timothy Pearson | 2014-10-14 | 73 | -21/+21 | |
| | | | | | | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance | |||||
* | | Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, ↵ | Timothy Pearson | 2014-10-14 | 2 | -2/+2 | |
| | | | | | | | | text_italic, text_under, text_strike, and spellcheck icons into XDG compliance | |||||
* | | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2014-10-13 | 1 | -0/+0 | |
|\ \ | ||||||
| * | | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2014-10-13 | 1 | -0/+0 | |
| | | | ||||||
* | | | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵ | Timothy Pearson | 2014-10-13 | 21 | -33/+33 | |
|/ / | | | | | | | 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 Pearson | 2014-10-13 | 42 | -82/+82 | |
| | | | | | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | |||||
* | | Bring undo, redo, find, and revert icons into XDG compliance | Timothy Pearson | 2014-10-13 | 10 | -14/+14 | |
| | | ||||||
* | | Bring up, down, top, and bottom icons into XDG compliance | Timothy Pearson | 2014-10-13 | 9 | -15/+15 | |
| | |