diff options
author | Richard Grenville <[email protected]> | 2013-01-12 22:21:35 +0800 |
---|---|---|
committer | Richard Grenville <[email protected]> | 2013-01-12 22:44:46 +0800 |
commit | f0521b2d41e3c3439e733e288c8d8e8a92b3884b (patch) | |
tree | 8583093ff0c4ffc5c917970764b4fd9386f00963 /common.h | |
parent | 5871e8f4029d3a0dd532e2b4cc0f7733b8f28fac (diff) | |
download | tdebase-f0521b2d41e3c3439e733e288c8d8e8a92b3884b.tar.gz tdebase-f0521b2d41e3c3439e733e288c8d8e8a92b3884b.zip |
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.
Diffstat (limited to 'common.h')
0 files changed, 0 insertions, 0 deletions