Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]


GIT HashBranchDateAuthorLog Message
de670022 [view]master2013-04-06 19:34:36 -0500Darrell Anderson[tellico] Fix broken URL.
05273794 [view]master2013-04-06 19:33:34 -0500Darrell Anderson[tdenetwork] Fix broken URLs.
b0171bc1 [view]master2013-04-06 19:31:03 -0500Darrell Anderson[tdeutils] Fix broken URL.
65ea5f15 [view]master2013-04-06 19:29:43 -0500Darrell Anderson[tdebase] Fix broken URL.
aa0b92c0 [view]master2013-04-06 16:57:38 -0500Timothy Pearson[tdebase] Use threading and select instead of busywaiting on TDM control socket
This partially resolves Bug #690
Clean up TDM logfile
091b1efa [view]master2013-04-06 15:10:56 -0500Timothy Pearson[tdebase] Honor per-user lock screen SAK setting
This resolves Bug #811
Clean up screen saver settings display to more accurately reflect the current configuration
b75d417c [view]master2013-04-06 20:21:38 +0800Richard Grenville[tdebase] Bug fix: GLX: Fix dim and blur with --glx-no-stencil
- GLX backend: Fix broken dim and blur with --glx-no-stencil when
dealing with shaped windows.
- GLX backend: Cache region contents and do a local region intersection
instead of using XFixesIntersectRegion(). Drastic reduction in CPU
usage for --glx-no-stencil. Now --glx-no-stencil substantially
outperforms (~15%) normal mode.
- Use macros to reuse paint-in-region code in opengl.c . Add new type
"reg_data_t" to store XserverRegion cache.
67fdaf70 [view]master2013-04-06 02:35:20 -0500Timothy Pearson[tdebase] Honor application suid requests even if they are directed at KDE
06b65e78 [view]master2013-04-06 02:34:39 -0500Timothy Pearson[tdelibs] Honor application suid requests even if they are directed at KDE
6fd6724b [view]master2013-04-06 01:52:59 -0500Timothy Pearson[tdebase] Add warning messages on hot key command execution failure
5a08fb9b [view]master2013-04-05 18:21:00 -0500Timothy Pearson[kvirc] Use tde-config, not twin.h, to identify the TDE base directory
This resolves Bug #1159
efca1544 [view]master2013-04-05 15:17:32 -0500Timothy Pearson[koffice] Fix FTBFS with libwpd 0.9 and above
This resolves Bug #1169
Remove spurious build files
02d43b79 [view]master2013-04-05 11:54:56 -0500Timothy Pearson[tdebase] Add advanced configuration options to screen saver module
This closes Bug #811
658707d4 [view]master2013-04-05 09:33:38 -0500Timothy Pearson[tdelibs] Resolve remainder of Bug #891
9a2e58b3 [view]master2013-04-05 09:16:56 -0500Timothy Pearson[tdelibs] Broaden KDE4 application detection critera
This resolves Bug #891
Thanks to Darrell Anderson for the patch!
294bbfdd [view]master2013-04-05 09:13:26 -0500Timothy Pearson[kpilot] Fix FTBFS
This resolves Bug #945
Thanks to Darrell Anderson for the patch!
4891e4bc [view]master2013-04-05 09:11:16 -0500Timothy Pearson[tdelibs] Trivial log cleanup
This closes Bug #1201
Thanks to Darrell Anderson for the patch!
53870fb7 [view]master2013-04-05 21:05:19 +0800Richard Grenville[tdebase] Improvement: GLX: Cache region contents & --glx-no-rebind-pixmap
- Cache region contents in is_region_empty(), mostly useful only for GLX
backend to save one roundtrip to X.
- GLX backend: Add --glx-no-rebind-pixmap, which prevents rebinding of
GLX texture to pixmap on content change. It doesn't work on some
drivers, but it saves some CPU on those where it does.
- Wrap XFree() with a new function cxfree() since its man page claims
NULL pointers are not acceptable (although in fact it does...).
- Use macro to save some code in get_cfg(). Code clean-up.
cf93ece4 [view]master2013-04-05 01:51:50 -0500Timothy Pearson[tdemultimedia] Fix ALSA capture knob
This resolves Bug #1190
Thanks to Roman Savochenko for the patch!
6a7a4e69 [view]master2013-04-05 01:48:22 -0500Timothy Pearson[tdelibs] Properly repair kicker crahs on start
This resolves Bug #1161
Thanks to Fat-Zer for the patch!
9487577f [view]master2013-04-05 01:44:16 -0500Timothy Pearson[tde-packaging] Build Amarok tag writing support on Debian and Ubuntu
47825804 [view]master2013-04-05 01:41:21 -0500Timothy Pearson[amarok] Fix build of mp4 tag writing option
This closes Bug #346
Thanks to Darrell Anderson for the patch!
0cc1c9ad [view]master2013-04-05 00:13:41 -0500Timothy Pearson[amarok] Fix Amarok keyboard shortcuts
This resolves Bug #230
Clean up build files
42f6f23d [view]master2013-04-04 16:38:02 +0200Slávek Banko[tdebase] Fix applications invisible on taskbar with xinerama
This resolves Bug #1429
48c55864 [view]master2013-04-03 21:10:30 -0500Timothy Pearson[tdebase] Add option to enable the clock shadow in transparent mode
This closes Bug #387
86cc65ce [view]master2013-04-03 15:44:29 -0500Timothy Pearson[tdebase] Fix tsak corrupting input events
This resolves Bug #1423
Thanks to Slavek for the patch!
Clean up tsak debug output
Remove spurious checks from tsak main replication loop
ab53e73c [view]master2013-04-03 10:51:37 +0800Richard Grenville[tdebase] Misc: Workaround for some missing definitions
- Add workarounds for missing GL_TEXTURE_RECTANGLE and PictOpDifference
definitions in broken GL headers / old X Composite headers.
09faf92f [view]master2013-04-01 22:18:18 -0500Timothy Pearson[tde-packaging] Remove HAL dependency from metapackages and default settings
ee832586 [view]master2013-04-01 15:15:12 +0200Slávek Banko[smartcardauth] Fix FTBFS due to missing link to stdc++
5f815c54 [view]master2013-03-31 15:20:44 -0500Timothy Pearson[k9copy] Fix FTBFS when built without HAL integration
Clean up spurious build files
5e707183 [view]master2013-03-31 03:02:35 -0500Timothy Pearson[tde-packaging] Remove HAL build dependency from k9copy packaging
33487462 [view]master2013-03-31 02:46:06 -0500Timothy Pearson[tde-packaging] Remove build dep on HAL in kima
bc8c073f [view]master2013-03-31 02:45:14 -0500Timothy Pearson[kima] Use TDE hardware library instead of HAL
Remove spurious build files
7a109b22 [view]master2013-03-31 02:21:06 -0500Timothy Pearson[tde-packaging] Tweak redmond default settings ii
1b36daab [view]master2013-03-31 01:30:46 -0500Timothy Pearson[tde-packaging] Remove k3b dependency on HAL
983ade75 [view]master2013-03-30 20:24:24 -0500Timothy Pearson[k3b] Use TDE hardware library instead of HAL when HAL is not available
Clean up spurious build files
4dd3555f [view]master2013-03-31 03:20:28 +0200Slávek Banko[pytqt] Fix "ANY" macro deprecation
4ee736a2 [view]master2013-03-30 19:59:57 -0500Timothy Pearson[tdelibs] Add ejectDriveMedia method to TDE hardware manager
2db328f5 [view]master2013-03-30 02:47:10 -0500Timothy Pearson[tde-packaging] Remove HAL dependency from tdebase
3ad3ebae [view]master2013-03-30 11:46:32 +0800Richard Grenville[tdebase] Feature #4: Default active window opacity
- Add default active window opacity (--active-opacity). (#4)
- Add win_focusin and win_focusout D-Bus signals.
fc3c2463 [view]master2013-03-29 22:02:21 -0500Timothy Pearson[tdelibs] Add new lockDriveMedia method to TDE hardware manager
cbca0a26 [view]master2013-03-29 16:55:59 -0500Timothy Pearson[tde-packaging] Fix conflict between libkonq4-trinity and konqueror-trinity
66dd7cea [view]master2013-03-29 16:49:14 -0500Timothy Pearson[tde-packaging] Split new tde-ldap-cert-updater package
52d15ff7 [view]master2013-03-29 16:30:35 -0500Timothy Pearson[libtdeldap] Reload OpenLDAP when certificate file changes
1e9b6837 [view]master2013-03-29 16:20:02 -0500Timothy Pearson[libtdeldap] Set proper permissions on root certificate files
8cd9db8f [view]master2013-03-29 16:13:41 -0500Timothy Pearson[tde-packaging] Fix kcmldapcontroller dependencies
b6b63dc8 [view]master2013-03-29 16:03:01 -0500Timothy Pearson[tde-packaging] Fix incorrect control file in kerberostray
2a889fe3 [view]master2013-03-28 22:13:21 -0500Timothy Pearson[tdebase] Ignore spurious BadMatch errors which can occur when autologon is enabled
The errors originate from this commit http://lists.kde.org/?l=kde-commits&m=107824396401206&w=2 and appear only on certain hardware/software combinations
88780230 [view]master2013-03-28 15:21:14 -0500Timothy Pearson[tde-packaging] Fix defaultsettings FTBFS on Debian and Ubuntu
4bc22e8b [view]master2013-03-28 14:13:18 -0500Timothy Pearson[tde-packaging] Split raring packaging into new directory due to defoma changes
6ae3ac3d [view]master2013-03-28 17:03:13 +0100Slávek Banko[kstreamripper] Fix FTBFS
984c8e74 [view]master2013-03-28 16:58:59 +0100Slávek Banko[pytdeextensions] Fix kdedistutils FTBFS with newer libtool
211d261d [view]master2013-03-28 01:20:05 +0100Slávek Banko[tde-packaging] Fix bibletime and knights build-dep on poxml-trinity on Debian and Ubuntu
5c630bdc [view]master2013-03-27 17:23:24 -0500Timothy Pearson[kcmldapcontroller] Fix FTBFS
513dce7c [view]master2013-03-27 02:07:14 +0100Slávek Banko[tdelibs] Fix crashes with fontconfig 2.9.0 and newer
This resolves Bug #1422
146602d7 [view]master2013-03-26 08:45:39 -0500Timothy Pearson[kcmldapmanager] Fix primary group set from cmdline
e0ea12c4 [view]master2013-03-26 00:45:22 -0500Timothy Pearson[tdesudo] Update INSTALL file
041ce14f [view]master2013-03-26 00:20:54 -0500Timothy Pearson[tde-packaging] Be more precise in Kerberos package descriptions
1ea7c3e0 [view]master2013-03-25 21:16:15 -0500Timothy Pearson[tde-packaging] Clean up tdebase debian/rules file
d7155ba1 [view]master2013-03-26 00:47:28 +0100Slávek Banko[tde-packaging] Enable xscreensaver support in tdepim on Debian and Ubuntu
c9a29849 [view]master2013-03-26 00:43:38 +0100Slávek Banko[tdepim] Add CMake option to build karm with xscreensaver support
47f7b407 [view]master2013-03-25 11:36:39 +0800Richard Grenville[tdebase] Bug fix: GLX: Fix --inactive-dim & fix color inversion
- GLX backend: Fix broken --inactive-dim.
- GLX backend: Fix bugs when inverting colors of windows. Thanks to
madsy and neure for help.
- GLX backend: Lift `glx_no_stencil` restriction from glx_init_blur().
It still probably won't work, but the user can try.
- XRender backend: Use XRenderFillRectangles() instead of
XRenderComposite() to do dimming.
7d6a98f9 [view]master2013-03-24 01:55:08 -0500Timothy Pearson[tdelibs] Update hardware classification rules with new devices
85b66a39 [view]master2013-03-23 19:07:00 -0500Timothy Pearson[tde-packaging] Fix tdevelop dependencies
f101efbd [view]master2013-03-23 19:00:15 -0500Timothy Pearson[libtdeldap] Add exportKeytabForPrincipal method
32084a0e [view]master2013-03-23 18:11:14 -0500Timothy Pearson[tdevelop] Fix make command when compiled with CMake
e9ea554f [view]master2013-03-23 22:06:41 +0800Richard Grenville[tdebase] Improvement: --blur-background-exclude #98 & MESA_swap_control & others
- Add --blur-background-exclude. (#98)
- Add `opengl-mswc` VSync, which uses MESA_swap_control instead of
SGI_swap_control. I don't expect it to perform better than
SGI_swap_control, though.
- Update CMakeLists.txt .
- Add a few targets for D-Bus `win_get`. Misc changes.
- Known issue: Apparently I've forgotten implementing --inactive-dim on
GLX backend... Silly me.
d969e63d [view]master2013-03-23 01:08:28 -0500Timothy Pearson[kcmldapmanager] Add machine add dialog
Add user list command to cmdline utility
Fix user add command in cmdline utility
d1764a4d [view]master2013-03-23 01:02:12 -0500Timothy Pearson[libtdeldap] Add new machine add method
Add stubs for machine and service modification methods
ba9d610f [view]master2013-03-22 13:59:31 -0500Timothy Pearson[thirdparty] Add additional patch needed by Ubuntu
8fdb6e49 [view]master2013-03-22 16:44:03 +0800Richard Grenville[tdebase] Bug fix: Incorrect handling when a window is placed on bottom
- Fix a bug that ConfigureNotify placing a window in bottom
(ConfigureNotify with .new_above == 0) is not correctly handled,
introduced in 1a88e3d0c5.
7db00621 [view]master2013-03-22 01:51:54 -0500Timothy Pearson[tdebase] Enable ARGB support in kdesktop_lock
bf0b8eb3 [view]master2013-03-22 00:18:32 -0500Timothy Pearson[tdebase] Clean up spurious kdesktop_lock X11 error messages
Introduce disabled framework for future ARGB visual support
3caa3ef1 [view]master2013-03-21 20:47:15 -0500Timothy Pearson[kcmldap] Fix rebonding
42072e93 [view]master2013-03-21 20:33:48 -0500Timothy Pearson[libtdeldap] Set executable flag on cron scripts
2e6d8f1b [view]master2013-03-21 20:21:29 -0500Timothy Pearson[tdebase] Remove broken delay when wallpaper not available
This is related to Bug #1288
c4c38ddf [view]master2013-03-21 20:19:58 -0500Timothy Pearson[tdelibs] Use built in TQt3 security in KPasswordEdit
This resolves several long standing bugs related to input and editing of text in KPasswordEdit widgets
f5b03149 [view]master2013-03-21 16:21:25 -0500Timothy Pearson[tqt] Automated update from Qt3
d09860fa [view]master2013-03-21 16:20:15 -0500Timothy Pearson[qt3] Add unpaged memory mode to TQString and TQLineEdit
Fix designer build warnings
dac1d74d [view]master2013-03-21 11:19:51 -0500Timothy Pearson[tde-packaging] Move edit-as-root and email service menus to the main TDE GIT tree
c8000010 [view]master2013-03-21 11:15:59 -0500Timothy Pearson[tdepim] Add Email file service menu to kmail
be73d757 [view]master2013-03-21 11:14:54 -0500Timothy Pearson[tdebase] Add edit as root service menu to libkonq
fdef66d8 [view]master2013-03-21 00:42:36 -0500Timothy Pearson[libtdeldap] Fix kinit and ktutil log output
ac5d8ced [view]master2013-03-21 00:18:37 -0500Timothy Pearson[tde-packaging] Add certificate updater init files to kcmldap on Debian and Ubuntu
2dfe9d52 [view]master2013-03-21 13:05:56 +0800Richard Grenville[tdebase] Improvement: --glx-use-copysubbuffermesa
- GLX backend: Add --glx-use-copysubbuffermesa, to use
MESA_copy_sub_buffer to do partial screen update. Huge performance
boost on mesa drivers for partial screen updates, but does not work
for nvidia-drivers and may break VSync. Automagically overrides
--glx-copy-from-front.
- Add rect_is_fullscreen() to reuse code. Misc changes.
fae0948a [view]master2013-03-21 00:05:19 -0500Timothy Pearson[libtdeldap] Move core code from the bonding utility to this library
f6459b79 [view]master2013-03-21 00:02:51 -0500Timothy Pearson[kcmldap] Add new certificate updater daemon
Move core code to libtdeldap
924102f8 [view]master2013-03-20 18:12:38 -0500Timothy Pearson[thirdparty] Update patch to fix single core builds
9729a641 [view]master2013-03-20 18:24:54 +0100Slávek Banko[tde-packaging] Fix Ubuntu -kde3 to -trinity automatic migration
Fix Debian krita to chalk automatic migration
da85de48 [view]master2013-03-20 17:29:45 +0800Richard Grenville[tdebase] Feature #69: GLX: Blur background
- GLX backend: Add blur background support using a GLSL shader. Only
tested with nvidia-drivers-313.26. Known to cause quite some decrease
in performance (~10%?).
- Detach shaders in glx_create_program(). Misc changes.
cdd6a738 [view]master2013-03-19 20:58:55 +0800Richard Grenville[tdebase] Improvement: --glx-copy-from-front & benchmark mode
- GLX backend: Add --glx-copy-front, which copies all unmodified regions
from front buffer to back buffer instead of redrawing the whole
screen. Unfortunately, probably because glCopyPixels() isn't usually
well-optimized on graphic cards, this option appears very unstable in
its effect: Over 20% boost in performance when only 1/4 of the screen
is modified, but 10% decrease when the whole screen is. Thus, not
enabled by default.
- GLX backend: Add glx_blur_dst(), to prepare for the background blur
feature. It currently is capable to modify background in the desired
way, but the core blur shader is absent. glConvolution2D() seemingly
relies entirely on CPU and has horrifying performance. I've hesitating
about whether I should use ARB assembly language or GLSL for the
shader.
- GLX backend: Invert y-axis GL matrix. It's upside-down previously
because that's what dcompmgr uses. Seemingly a "normal" y-axis is
required for glCopyPixels() to operate correctly.
- GLX backend: Fix some GLX_TEXTURE_RECTANGLE compatibility issues.
Still, not actually tested.
- Add benchmark mode (--benchmark & --benchmark-wid).
- Misc changes.
b31d3f93 [view]master2013-03-18 20:14:37 -0500Timothy Pearson[thirdparty] Update to fix single core builds
69c3579a [view]master2013-03-18 19:01:18 +0800Richard Grenville[tdebase] Improvement: GLX: Use SCISSOR_TEST instead of STENCIL_TEST when possible
- GLX backend: Use GL_SCISSOR_TEST instead of STENCIL_TEST if there's
only one rectangle in glx_set_clip(). Profiling with gDebugger shows a
10% performance improvement.
- Add .desktop installation rules. (#97)
848103bc [view]master2013-03-18 11:48:28 +0800Richard Grenville[tdebase] Bug fix: GLX: ARGB texture too dark & Jitter when resize & others
- GLX backend: Fix a bug that ARGB windows / shadows are rendered too
dark. Thanks to derhass in FreeNode/##opengl for help.
- GLX backend: Fix a problem that during window resize the content looks
jittering, by letting compton fetch pixmap sizes with XGetGeometry()
instead of relying on window width/height, which could be inaccurate
during window resize. Negative effect on performance. Thanks to M4he
for reporting. (#7)
- Add .desktop file. Thanks to quequotion for providing it. (#97)
- Avoid checking presence of window pixmap, because they may not exist
with very old X Composite implementations.
- Add workaround for a strange window restack issue when compton
receieves a ConfigureNotify with non-existent new above window.
- Add debugging function hexdump(). Extra sanity checks on various
places.
2cdc4ecf [view]master2013-03-17 22:45:02 -0500Timothy Pearson[tdenetwork] Fix krdc fullscreen mode under Xinerama
6f4e4fff [view]master2013-03-17 16:46:37 +0100Slávek Banko[tde-packaging] Fix unintended renames in Replaces and Breaks on Debian and Ubuntu
9b4c84b2 [view]master2013-03-17 12:33:32 +0100Slávek Banko[ktechlab] Fix crash when component is added to the circuit
This resolves bug reported in Debian BTS #493692
17f7d31a [view]master2013-03-17 12:14:00 +0800Richard Grenville[tdebase] Bug fix: GLX backend incompatibility with VirtualBox & others
- GLX backend: Fix a bug that window content does not get updated on
VirtualBox, by rebinding texture when window content changes. This may
have a negative effect on performance.
- GLX backend: Add --glx-no-stencil to restore the old clipping method,
just in case.
- GLX backend: Apply stricter checks on texture-pixmap binding.
- GLX backend: Fix a bug that glx_set_clip() behaves incorrectly when
None is passed in.
- GLX backend: Use glEnable()/glDisable() to toggle stencil tests, in
hope to increase performance.
- Move window pixmap/picture fetching to win_paint_win(), in hope to
increase performance.
- Intersect shadow painting region with its bounding rectangle, in hope
to increase performance.
74792903 [view]master2013-03-16 22:54:43 +0800Richard Grenville[tdebase] Bug fix: GLX backend incompatibility with mesa & others
- Fix a bug that glx_bind_pixmap() doesn't work with mesa drivers.
Thanks to Janhouse and mkraemer for reporting. (#7)
- Use stencil buffer to attempt to eliminate potential double-paint
issue in glx_render(). X Fixes doesn't guarantee the rectangles in a
region do not overlap, and this may cause some regions to be painted
twice, which would be a problem if we are painting transparent things.
Now the target window must have a stencil buffer. Compiz uses its own
region implementation to deal with this, but as a lightweight
compositor we can't really do the same. It may have a positive or
negative effort over performance. Callgrind result indicates basically
no change in performance, but this may or may not be true.
- Correctly distinguish GL extensions and GLX extensions. Sorry. :-D
- Handle screen size. Thanks to tsmithe for reporting. (#7)
- Rename OpenGL backend to GLX backend, because, we might have a EGL
backend someday.
- Add configuration file option `backend` to specify backend. Add
`backend` to D-Bus `opts_get`.
- Add OpenGL shader compilation code, but currently unused.
- Minor adjustments.
- Known issue: Window content doesn't get updated in VirtualBox,
probably because its OpenGL implementation requires constant rebinding
of texture. But that's really slow...
- Known issue: Blur feature is still unimplemented in GLX backend.
f9f1e1f2 [view]master2013-03-15 23:16:23 +0800Richard Grenville[tdebase] Feature: OpenGL backend
- Add experimental OpenGL backend (--opengl). --blur-background is
currently not possible with this backend, because I'm still trying to
find a proper way to do blur with OpenGL. Flipping backend on-the-fly
is really hard, so it isn't supported right now. No configuration file
option exists to enable this, because it isn't stable enough.
- Add `opengl-swc` VSync method that uses SGI_swap_control to control
buffer swap, with OpenGL backend. (#7)
- Fix a potential read-from-freed-memory issue in paint_all().
- Correctly reattach GLX context after fork.
- Dump error text in error(). Add GLX error code handling.
- Code clean-up.
- Known issues: Region operations take a lot of time in glx_render().
I'm hesitating about what to do.

List generated Sun Sep 20 14:21:15 2026
Currently showing patches 46601 to 46700 of 60609 [View All on Single Page]
Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]