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
1a8e4954 [view]master2013-01-19 18:46:24 -0600Timothy Pearson[bibletime] Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
33294802 [view]master2013-01-19 18:24:14 -0600Timothy Pearson[piklab] Rename qt_argc and qt_argv methods to avoid conflicts with KDE4 symbols
6e8a7cc9 [view]master2013-01-19 18:23:12 -0600Timothy Pearson[tdelibs] Rename qt_argc and qt_argv methods to avoid conflicts with KDE4 symbols
c16d0f21 [view]master2013-01-19 18:21:02 -0600Timothy Pearson[tdebase] Fix popup menu in media kioslave
af901f8f [view]master2013-01-19 14:22:47 -0600Timothy Pearson[tde-packaging] Fix tdenetworkmanager packaging on Debian and Ubuntu
32132312 [view]master2013-01-19 20:20:27 +0800Richard Grenville[tdebase] Feature #80: D-Bus support
- Add D-Bus support. Currently 7 methods are available: "reset" (same as
SIGUSR1), "list_win" (list the windows compton manages), "win_get"
(get a property of the window), "win_set" (set a property of the
window), "find_win" (find window based on client window / focus),
"opts_get" (get the value of a compton option), and "opts_set" (set
the value of a compton option), together with 4 signals: "win_added",
"win_destroyed", "win_mapped", "win_unmapped".
- D-Bus support depends on libdbus.
- As there are many items and my time is tight, no much tests are done.
Bugs to be expected.
- Create a new header file `common.h` that contains shared content.
- Fix some bugs in timeout handling.
- Update file headers in all source files.
- Re-enable --unredir-if-possible on multi-screen set-ups, as the user
could turn if off manually anyway.
- Check if the window is mapped in `repair_win()`.
- Add ps->track_atom_lst and its handlers, to prepare for the new
condition format.
- Known issue 1: "win_get", "win_set", "opts_get", "opts_set" support a
very limited number of targets only. New ones will be added gradually.
- Known issue 2: Accidental drop of D-Bus connection is not handled.
- Known issue 3: Introspection does not reveal all available methods,
because some methods have unpredictable prototypes. Still hesitating
about what to do...
- Known issue 4: Error handling is not finished yet. Compton does not
always reply with the correct error message (but it does print out the
correct error message, usually).
377f0919 [view]master2013-01-18 22:46:01 -0600Timothy Pearson[tde-packaging] Add tdehwlib DBUS service files to tdelibs packaging for Debian and Ubuntu
54928e86 [view]master2013-01-18 22:38:16 -0600Timothy Pearson[tdelibs] Add control daemon for CPU governor and display brightness
This allows kpowersave-nohal to function properly as a normal user
cf9a9af6 [view]master2013-01-18 14:36:02 -0600Timothy Pearson[tdebase] Properly restore icon positions on login
4a46d0f8 [view]master2013-01-17 20:02:16 -0600Timothy Pearson[tdenetworkmanager] Remove deleted connection from list only after the deletion has succeeded
71bf63b4 [view]master2013-01-17 17:38:32 -0600Timothy Pearson[tdenetworkmanager] Report backend connection modification failures to user
Refresh network list on connection modification
9af7bd1f [view]master2013-01-17 17:35:32 -0600Timothy Pearson[tdelibs] Report failure to save or delete network connections
f6095d86 [view]master2013-01-17 14:59:23 -0600Timothy Pearson[tdebase] Fix krandrtray profile list when no XRandR extension is available
b03909fd [view]master2013-01-17 14:54:41 -0600Timothy Pearson[tdelibs] Fix krandr crash under certain circumstances
2d728f78 [view]master2013-01-17 14:38:57 -0600Timothy Pearson[tdebase] Fix taskbar config reload global settings button
a0d0b876 [view]master2013-01-17 14:34:51 -0600Timothy Pearson[tdebase] Fix taskbar configuration issues
Fix Kicker menu button layout in Deep Buttons mode
0bb88f08 [view]master2013-01-16 20:53:49 -0600Timothy Pearson[tde-packaging] Update Debian and Ubuntu metapackages with third-party toolkit integration packages
1a6c8771 [view]master2013-01-16 14:10:56 -0600Timothy Pearson[tde-packaging] Second part of prior commit
f453f772 [view]master2013-01-16 14:08:53 -0600Timothy Pearson[tde-packaging] Make libart-lgpl use multiarch on Debian Wheezy and Ubuntu Precise and above
f2a7ce2a [view]master2013-01-15 23:54:37 -0600Timothy Pearson[kcmldapmanager] Add refresh button
f90df49b [view]master2013-01-15 23:53:15 -0600Timothy Pearson[kcmldapcontroller] Use libtdeldap kadmin talker method
Minor GUI enhancements
b712cbc1 [view]master2013-01-15 23:50:57 -0600Timothy Pearson[kcmldap] Minor GUI enhancements
Fix bonding problems
98058c6c [view]master2013-01-15 19:35:55 -0600Timothy Pearson[libtdeldap] Fix potential kadmin failures
Export static kadmin process read method
c1b66232 [view]master2013-01-15 16:25:23 -0600Timothy Pearson[tdelibs] Fix segfault when using a krandr-based program with no display profiles installed
217a0650 [view]master2013-01-15 13:23:20 -0600Timothy Pearson[tde-packaging] Fix redmond-default-settings depends
9598af16 [view]master2013-01-15 03:21:13 +0100Slávek Banko[tdenetwork] Fix krdc in view only mode: block key press events, disable clipboard sharing
This resolves Bug #1390
9b0223a6 [view]master2013-01-14 16:24:42 -0600Timothy Pearson[tde-packaging] Fix redmond-default-settings installation failure on Debian
4443b6dd [view]master2013-01-14 10:40:05 -0600Timothy Pearson[tdelibs] Fix KDoubleSpinBox initialization problem
c36c1233 [view]master2013-01-14 09:30:13 -0600Timothy Pearson[gtk3-tqt-engine] Fix checkbox drawing
Draw frame backgrounds
313e8990 [view]master2013-01-14 00:56:53 -0600Timothy Pearson[tde-packaging] Enable upower support in tdelibs on Debian and Ubuntu
d3264970 [view]master2013-01-14 00:55:22 -0600Timothy Pearson[tdelibs] Use upower for suspend and hibernate if direct access to sysfs is not allowed
a5dc8299 [view]master2013-01-13 13:44:05 +0800Richard Grenville[tdebase] Bug fix #75: --invert-color-include not working & others
- Fix a small bug that breaks --invert-color-include if no other
blacklists are present. Thanks to MaskRay and xiaq for reporting.
- Disable --unredir-if-possible for multi-screen setups.
- Fix a bug that causes --no-fading-openclose to have no effect in some
cases. Add w->in_openclose to keep track of window open/close state.
cae29925 [view]master2013-01-12 19:30:50 -0600Timothy Pearson[tqt] Automated update from Qt3
b85cdabf [view]master2013-01-12 19:30:06 -0600Timothy Pearson[qt3] Verify desktop widget screen number before applying size changes
This resolves Bug #1378
18f6f27f [view]master2013-01-12 16:36:04 -0600Timothy Pearson[tdebase] Fix tdm initial dialog display when randr changes the screen configuration on startup
5ac43b8c [view]master2013-01-12 14:58:37 -0600Timothy Pearson[libtdeldap] Create missing symlink for nss configuration file
Clean up build warnings and be verbose about configuration failures
b4c09d07 [view]master2013-01-12 14:26:37 -0600Timothy Pearson[kcmldap] Fix bonding problems
7d5f6d75 [view]master2013-01-12 14:15:03 -0600Timothy Pearson[tde-packaging] Fix kcmldap dependencies on Debian and Ubuntu
bbae7554 [view]master2013-01-12 14:06:37 -0600Timothy Pearson[tdebase] Add keyboard shortcut to start screensaver directly
f0521b2d [view]master2013-01-12 22:21:35 +0800Richard Grenville[tdebase] Feature #75: Invert window color
- Add window color inversion (--invert-color-include). It means 2-3
times extra painting, so performance issues are likely to appear. I
hope I could find a faster way to invert colors.
- Rename some functions.
- Fix update of some window properties after window type/data change.
Hopefully this will be helpful for #73.
- Split win_build_picture() from win_blur_background().
- Correct memory leak of ps->focus_blacklist during reinitialization.
- Add win_upd_t and win_upd_run(), to reduce duplicate window property
updates. But is unused right now.
- Limited tests are done overall. Bugs to be expected.
261c0e1f [view]master2013-01-12 04:30:22 -0600Timothy Pearson[tdebase] Add display hotplug support to TDM
Fix displayconfig control module
4c9ff70f [view]master2013-01-12 04:26:39 -0600Timothy Pearson[tdelibs] Fix libkrandr configuration options
167c4cbe [view]master2013-01-11 22:28:59 -0600Timothy Pearson[tdebase] Fix tsak not working on new libudev versions
Fix kicker Xinerama hiding
Fix potential displayconfig lockup
3e5e79fb [view]master2013-01-11 14:56:34 -0600Timothy Pearson[tdebase] Prevent two unlock dialogs from appearing in any situation
4985b33f [view]master2013-01-11 21:27:59 +0100Slávek Banko[piklab] Fix FTBFS on armel
a35fdc9c [view]master2013-01-11 14:27:25 -0600Timothy Pearson[tdebase] Add profile support to displayconfig and krandrtray
Add automatic display hotplug profile switch support to krandrtray
4d5797b4 [view]master2013-01-11 14:26:36 -0600Timothy Pearson[tdelibs] Add profile support to libkrandr
1e155474 [view]master2013-01-11 14:24:55 -0600Timothy Pearson[tde-packaging] Add tdeinit_displayconfig executable to tdebase packaging for Debian and Ubuntu
5871e8f4 [view]master2013-01-11 21:31:02 +0800Richard Grenville[tdebase] Improvement: Use select() for main loop
- Back to using select() for main loop. Thus we are not longer relying
on libevent.
- Add generic timeout system (untested) to prepare for D-Bus support.
- Drop troff man pages. Revise Makefile to improve documentation
building, fix double LDFLAGS inclusion, and re-add -lrt. This turns
asciidoc into a build time dependency.
- Change fading time calculation.
- Add --logpath and ostream_reopen() for debugging with -b.
- Drop unused lceil_ntimes() and other helper functions.
- Only very limited tests are done. Bugs to be expected.
e88baf83 [view]master2013-01-09 16:39:31 -0600Timothy Pearson[tdebase] Automatically deactivate disconnected display devices
Notify user on display add/remove/change
Add advanced display configuration option to krandr menu
Add option to autohide kicker panels on inactive Xinerama screens and enable by default
Update hwmanager treeview on device change
e9b3f195 [view]master2013-01-09 16:37:06 -0600Timothy Pearson[tdelibs] Add monitor hotplug notification support to TDE hardware devices library
Fix spurious xcalib pipe error notifications
Fix krandr available resolution detection
94cd325e [view]master2013-01-09 20:11:09 +0100Slávek Banko[tde-packaging] Switch to use xine 1.2, if available on Debian and Ubuntu
6e74af14 [view]master2013-01-09 20:25:01 +0800Richard Grenville[tdebase] Bug fix #77 incorrect border_width handling & #73 window data issue
- (Hopefully) fix all incorrect handling of w->a.border_width in compton
(#77). Thanks to baskerville for reporting.
- Attempt to fix #73 by correcting a mistake that window data is fetched
from the wrong function. Thanks to zakkak.
- Add git commit/tag detection to Makefile for automatic versioning.
- Change -lGL linking order, to fix a segmentation fault caused by
something in nvidia-drivers under FreeBSD, mentioned in #74. Thanks
for the report from DachiChang.
- Link to -levent_core instead of -levent in Makefile. We might move to
libev soon, though.
- Increase SWOPTI_TOLERANCE to handle the extraordinary delay of
kqueue() under FreeBSD. Thanks for DachiChang's report.
- Add helper function dump_drawable() for debugging.
- Replace XInternAtom() calls with get_atom().
- Remove -lrt as it's unneeded.
d891478e [view]master2013-01-09 13:04:08 +0100David Verbeiren[libtdevnc] LibVNCClient: Add H.264 encoding for framebuffer updates
This patch implements support in LibVNCClient for framebuffer updates
encoded as H.264 frames. Hardware accelerated decoding is performed
using VA API.
This is experimental support to let the community explore the possibilities
offered by the potential bandwidth and latency reductions that H.264 encoding
allows. This may be particularly useful for use cases such as online gaming,
hosted desktops, hosted set top boxes...
This patch only provides the client side support and is meant to be used
with corresponding server-side support, as provided by an upcoming patch for
qemu ui/vnc module (to view the display of a virtual machine executing under
QEMU).
With this H.264-based encoding, if multiple framebuffer update messages
are generated for a single server framebuffer modification, the H.264
frame data is sent only with the first update message. Subsequent update
framebuffer messages will contain only the coordinates and size of the
additional updated regions.
Instructions/Requirements:
* The patch should be applied on top of the previous patch I submitted with
minor enhancements to the gtkvncviewer application:
http://sourceforge.net/mailarchive/message.php?msg_id=30323804
* Currently only works with libva 1.0: use branch "v1.0-branch" for libva and
intel-driver. Those can be built as follows:
cd libva
git checkout v1.0-branch
./autogen.sh
make
sudo make install
cd ..
git clone git://anongit.freedesktop.org/vaapi/intel-driver
cd intel-driver
git checkout v1.0-branch
./autogen.sh
make
sudo make install
Signed-off-by: David Verbeiren
477e956a [view]master2013-01-08 20:18:50 -0600Timothy Pearson[tdebase] Add per-user display settings
This partially resolves Bug #1264
Fix displayconfig crashes and warnings
Slightly clean up iccconfig and hwmanager
51177984 [view]master2013-01-08 20:16:29 -0600Timothy Pearson[tdelibs] Fix krandr crashes and uninitialized variables
Work around kcmshell minimum size problem by using icon mode instead of plain page mode in the kcmshell janus widget
98d49517 [view]master2013-01-08 17:25:31 +0100David Verbeiren[libtdevnc] gtkvncviewer enhancements
Hide "Connecting" dialog in gtkvncviewer once an update is received.
Hide local cusror in gtkvncviewer.
03ffecb4 [view]master2013-01-08 08:50:58 +0800Richard Grenville[tdebase] Improvement #74: Use libevent for main loop
- Use libevent for main loop. I will explain the reasons in #56 later.
The preferred libevent version is 2.x, yet 1.4.x should work as well.
- As a result, compton now should build fine on *BSD. Thanks to
DachiChang for the FreeBSD build issue report.
- Another consequence is we now use microsecond-level timing all the
way. Nanosecond-level code will be dropped soon. Start using long
instead of unsigned long to represent time in milliseconds, as both
can't hold the full epoch time in ms, anyway, and a signed type
requires less care in subtraction. Wrap the epoch time in ms to 15
days.
- Fix broken NO_VSYNC_DRM and NO_VSYNC_OPENGL compile-time options.
- Use git revision number for versioning in Makefile, and other small
improvements.
- Reorganize struct _win. Drop unused w->damaged_sequence. w->damaged is
turned to bool.
- Add type and format to winprop_t, as preparation for the new condition
format.
- Add w->shadow_force and w->focus_force, to prepare for D-Bus support.
- Rename wid_get_prop() to wid_get_prop_adv() with more options. Add
wrapper function wid_get_prop().
- Add some extra helper functions, for D-Bus support later.
- Make some functions return a bool value to indicate if it's
successful.
- Modify add_win(), use a static const structure to initialize the new
struct _win.
- Add some helper macros, like printf_err(f)(q). Make some errors fatal.
- Rename some types, constants, and functions. Code clean-up.
- Check for time disorder in paint_preprocess() when calculating fading
steps.
- Rename evpoll() to swopti_handle_timeout(), and partially rewrite it.
- Make -h / --help legal.
- Known issue: compton segfaults on FreeBSD with nvidia-drivers, unless
NO_VSYNC_OPENGL is used. Will look into it later. Thamls to DachiChang
for reporting.
08897cba [view]master2013-01-07 22:09:27 +0100Francois Andriot[tde-packaging] RPM Packaging: more forgotten files
0b6cf1d9 [view]master2013-01-07 22:01:14 +0100Francois Andriot[tde-packaging] RPM packaging: adds forgotten files for kdenetwork
32c6bd4f [view]master2013-01-07 21:56:03 +0100Francois Andriot[tde-packaging] RPM packaging: adds optional plugins to K3B
1e0aad00 [view]master2013-01-07 21:47:52 +0100albator[tde-packaging] RPM packaging: updates build script
6ce8eaff [view]master2013-01-07 12:32:47 -0600Timothy Pearson[kcmldap] Fix kadmin output parsing
cc738125 [view]master2013-01-06 22:20:50 -0600Timothy Pearson[tde-packaging] Fix ldap-bonding package name on Debian and Ubuntu
c24b096e [view]master2013-01-06 15:44:53 -0600Darrell Anderson[tdebase] Sync comment in migratekde3 script with change made in commit 39c9f76c.
39c9f76c [view]master2013-01-06 15:43:51 -0600Darrell Anderson[tdebase] Minor fix to r14-xdg-update script.
827f9a0d [view]master2013-01-06 20:49:16 +0100Slávek Banko[tde] Added metapackages trinity-livecd, casper-trinity and ubiquity-trinity
2e67ccec [view]master2013-01-06 20:46:55 +0100Slávek Banko[tde-packaging] Added metapackages trinity-livecd, casper-trinity and ubiquity-trinity on Ubuntu
7e1f33d9 [view]master2013-01-06 15:23:29 +0100Slávek Banko[koffice] Fix kross Ruby 1.9.x FTBFS on armel
f0e6b090 [view]master2013-01-05 16:38:05 +0100Darrell Anderson[tdegraphics] Fix cmake build: ksvg FTBFS due to new fribidi headers
This resolves Bug #1311
923dc595 [view]master2013-01-05 15:47:14 +0100Alexander Golubev[tdegraphics] Fix cmake build: kghostview parallel build
This resolves Bug #1301
3fe3a36f [view]master2013-01-05 15:37:41 +0100Alexander Golubev[tdegraphics] Fix cmake build: removed unnecessary and potentially harmful check in poppler-tqt
This resolves Bug #1295
5f99a271 [view]master2013-01-05 02:51:08 +0100Roman Savochenko[tdelibs] Fix memory leak in CUPS IPP processing
This resolves Bug #1369
b430a3e4 [view]master2013-01-04 02:17:36 +0100Slávek Banko[scripts] Added scripts for creating tarballs
b566058c [view]master2013-01-03 20:17:46 +0100Francois Andriot[tde-packaging] RPM packaging: lots of updates
ce3da132 [view]master2012-12-30 20:54:16 -0600Timothy Pearson[tdebase] Fix media:/ kioslave handling of audio CDs
Allow separate settings for each taskbar applet
Add mouse-driven Kicker resize support
1ae857ee [view]master2012-12-30 20:51:25 -0600Timothy Pearson[tdelibs] Allow arguments to be passed to embedded kcontrol modules
fe7329f1 [view]master2012-12-29 19:15:10 +0100Slávek Banko[tde-packaging] Fix typos in tde-i18n on Debian and Ubuntu
14776d40 [view]master2012-12-29 16:33:57 +0100Slávek Banko[tde-packaging] Remove libmusicbrainz4-dev from build-deps for k3b on Debian and Ubuntu
4e6dde47 [view]master2012-12-26 16:09:58 -0600Timothy Pearson[tde-packaging] Remove all dependencies and suggestions for fatally broken kgtk dialog package
f5c55ca4 [view]master2012-12-26 13:35:01 -0600Darrell Anderson[tdebase] Fix KWin->TWin branding.
7adc7115 [view]master2012-12-23 18:39:53 -0600Darrell Anderson[tdetoys] Fix FTBFS.
0ef12d60 [view]master2012-12-23 17:29:08 -0600Timothy Pearson[tdebase] Add preliminary taskbar task state support
55c907ad [view]master2012-12-22 12:31:37 +0100Slávek Banko[tdebase] Unset/set NETWM shading state around minimizing
Based on KDE GIT commit 8a02a383
dd89b1bd [view]master2012-12-20 02:29:12 +0100Slávek Banko[tdebase] Update r14-xdg-update
+ execute sed using xargs
+ avoid changes in other user data files
+ pass to sed only files that need to be modified
+ use PROFILE_DIR for control listings if CACHE_DIR not exists
02d04ffb [view]master2012-12-18 01:46:42 +0100Slávek Banko[tde-packaging] Change dependency python-dev to python-all-dev in pytdeextensions on Debian and Ubuntu
53a83b95 [view]master2012-12-17 03:28:38 +0100Slávek Banko[tdebase] Update migratekde3: pass to sed only files that need to be modified
0b26938b [view]master2012-12-17 02:12:00 +0100Alexander Golubev[tdelibs] Add sudo kdesu backend option to CMake
This resolves Bug #1286
5356a834 [view]master2012-12-17 01:47:45 +0100Alexander Golubev[tdelibs] Fix variables passed to kde4 applications
This resolves Bug #1366
48724f4b [view]master2012-12-16 19:47:47 +0100Francois Andriot[tdebase] Update starttde: Fix paths setting
fb019470 [view]master2012-12-15 16:09:02 +0100Slávek Banko[tde-packaging] Fix 80ubuntu-xmodmap in tdebase on Debian and Ubuntu
f4edcb2e [view]master2012-12-15 20:07:45 +0800Richard Grenville[tdebase] Improvement: Dynamic blur strength & improved frame blur performance
- Remove the region expansion design in win_blur_background(). I must be
sleep-walking when I wrote that!
- Improve performance of blurring when a window is opaque but its frame
is transparent.
- Adjust blur strength according to window opacity.
--blur-background-fixed restores the old behavior.
- Add "use_offset" parameter to a few functions for convenience. Code
clean-up.
64a9b80f [view]master2012-12-14 20:32:46 +0800Richard Grenville[tdebase] Feature #69: Blur window background
- Add window background blur support (--blur-background &
--blur-background-frame), with X Render convolution filter.
The performance sucks. The performance when the window is opaque but
frame is transparent could be improved, but there are two possible
ways and I'm hesitating.
- Known issue: The blurring effect looks very ungraceful during fading.
I could partially fix the problem, but it probably isn't easy to fix
it completely.
0f891721 [view]master2012-12-14 02:16:06 +0100Alexander Golubev[tdebase] Fix cmake build: unconditioned installation of migratekde3 and xdg-r14-update
c39fc3e2 [view]master2012-12-14 01:37:24 +0100Alexander Golubev[tdebase] Fix cmake build: FTBFS on kioslaves with hal
0756aab5 [view]master2012-12-13 16:58:50 -0600Timothy Pearson[tdelibs] Allow KDirLister to obtain the underlying local file path of a KIO forwarded item (if it exists)
This allows the media:/ and system:/ kioslaves to actually refresh when the underlying (forwarded) filesystem is changed!
65c85dca [view]master2012-12-13 19:24:21 +0100Slávek Banko[tdebase] Fix POP3 mailcheck aborting because of internal memory errors
Backported from KDE SVN commit 1156867
This resolves Bug #737
72ac3a0a [view]master2012-12-13 00:55:44 +0100Slávek Banko[tde-packaging] Use xz compression for Debian and Ubuntu source files
0a039a72 [view]master2012-12-12 12:32:02 -0600Timothy Pearson[tdelibs] Fix FTBFS
81132106 [view]master2012-12-12 00:44:01 -0600Timothy Pearson[libtdeldap] Fix kadmin interface

List generated Fri Jul 4 09:18:16 2025
Currently showing patches 42401 to 42500 of 53248 [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]