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

List generated Wed Jul 15 22:20:00 2026
Currently showing patches 45901 to 45950 of 56749 [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]