ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/background.h
Revision 1.47
Thu Jan 27 17:37:19 2011 UTC (13 years, 3 months ago) by sf-exg
Branch: MAIN
CVS Tags: HEAD
Changes since 1.46: +0 -0 lines
FILE REMOVED
Remove bgPixmap_t struct, move background pixmap handling in rxvt_term.

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Sun Jan 23 12:54:42 2011 UTC (13 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.45: +3 -8 lines
Diff to previous 1.45
Simplify handling of bg effects flags.

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Sun Jan 23 12:28:47 2011 UTC (13 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44
Simplify, invert flag meaning.

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Sat Jan 22 15:41:19 2011 UTC (13 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.43: +1 -1 lines
Diff to previous 1.43
Simplify.

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Thu Jan 20 17:39:29 2011 UTC (13 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.42: +0 -1 lines
Diff to previous 1.42
Merge bgPixmap_t::apply in rxvt_term::scr_recolour.

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Sat Jan 15 17:41:43 2011 UTC (13 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.41: +2 -6 lines
Diff to previous 1.41
Remove unused variable.

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Tue Jan 11 11:04:39 2011 UTC (13 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.40: +0 -1 lines
Diff to previous 1.40
Remove useless code.

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Mon Jan 10 20:46:20 2011 UTC (13 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.39: +1 -1 lines
Diff to previous 1.39
Simplify.

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Sun Jan 9 23:48:37 2011 UTC (13 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.38: +0 -1 lines
Diff to previous 1.38
Remove useless code.

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Thu Dec 2 11:02:16 2010 UTC (13 years, 5 months ago) by sf-exg
Branch: MAIN
CVS Tags: rel-9_10
Changes since 1.37: +4 -1 lines
Diff to previous 1.37
Implement our own pixbuf to pixmap rendering to get rid of dependency on
buggy gtk-pixbuf-xlib. Only truecolor visuals are supported.

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Fri Nov 19 23:29:30 2010 UTC (13 years, 5 months ago) by sf-exg
Branch: MAIN
Changes since 1.36: +3 -0 lines
Diff to previous 1.36
Keep track of the window position to avoid spurious redraws when the bg
image is sensitive to position.

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Thu Nov 18 17:28:12 2010 UTC (13 years, 5 months ago) by sf-exg
Branch: MAIN
Changes since 1.35: +2 -8 lines
Diff to previous 1.35
Cleanup OSC 20; remove support for multiple commands and for commands
that set scale and position relative to current value.

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Fri Nov 12 22:00:05 2010 UTC (13 years, 6 months ago) by sf-exg
Branch: MAIN
CVS Tags: rel-9_09
Changes since 1.34: +3 -3 lines
Diff to previous 1.34
Remove unneeded semicolons.

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Mon Nov 1 14:58:44 2010 UTC (13 years, 6 months ago) by sf-exg
Branch: MAIN
Changes since 1.33: +5 -4 lines
Diff to previous 1.33
Detect Render extension at runtime.

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Mon Nov 1 11:37:02 2010 UTC (13 years, 6 months ago) by sf-exg
Branch: MAIN
Changes since 1.32: +1 -1 lines
Diff to previous 1.32
Simplify.

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Sun Oct 31 11:15:29 2010 UTC (13 years, 6 months ago) by sf-exg
Branch: MAIN
Changes since 1.31: +0 -1 lines
Diff to previous 1.31
Do not cache the converted root pixmap.

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sun Oct 31 09:34:24 2010 UTC (13 years, 6 months ago) by sf-exg
Branch: MAIN
Changes since 1.30: +1 -1 lines
Diff to previous 1.30
Add support for converting the root pixmap to our depth with XRender.

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Sat Oct 30 10:57:53 2010 UTC (13 years, 6 months ago) by sf-exg
Branch: MAIN
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
Remove unused and possibly dangerous optimization.

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Fri Oct 22 18:03:10 2010 UTC (13 years, 6 months ago) by sf-exg
Branch: MAIN
Changes since 1.28: +0 -14 lines
Diff to previous 1.28
Deobfuscate.

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Wed Oct 13 23:04:57 2010 UTC (13 years, 7 months ago) by sf-exg
Branch: MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27
Add support for blurring the root background with XRender.

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Tue Oct 12 22:14:05 2010 UTC (13 years, 7 months ago) by sf-exg
Branch: MAIN
Changes since 1.26: +1 -1 lines
Diff to previous 1.26
Remove 'root' argument in tint_pixmap (use 'pixmap' itself) and add
'visual' argument to not hardcode the visual.

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Tue Oct 12 21:26:57 2010 UTC (13 years, 7 months ago) by sf-exg
Branch: MAIN
Changes since 1.25: +1 -1 lines
Diff to previous 1.25
Fix grammar.

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Tue Oct 5 20:22:25 2010 UTC (13 years, 7 months ago) by sf-exg
Branch: MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
Make tint_pixmap generic.

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Mon Oct 4 14:31:01 2010 UTC (13 years, 7 months ago) by sf-exg
Branch: MAIN
Changes since 1.23: +1 -0 lines
Diff to previous 1.23
Move code to tint a pixmap server side to a new method.

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sun Oct 3 21:44:39 2010 UTC (13 years, 7 months ago) by sf-exg
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
Use a flag to enable 'root' pixmap operation rather than abusing align
value.

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sun Oct 3 20:48:34 2010 UTC (13 years, 7 months ago) by sf-exg
Branch: MAIN
Changes since 1.21: +1 -0 lines
Diff to previous 1.21
Recompute the bg image on resize if tiling is requested and the image
is cropped.

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Wed Sep 8 22:17:06 2010 UTC (13 years, 8 months ago) by sf-exg
Branch: MAIN
Changes since 1.20: +1 -0 lines
Diff to previous 1.20
Factor code to compute requested size and position of the background
image into a function.

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Thu Sep 2 15:48:11 2010 UTC (13 years, 8 months ago) by sf-exg
Branch: MAIN
Changes since 1.19: +8 -0 lines
Diff to previous 1.19
Add support for using gdk-pixbuf as image backend.

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Aug 31 15:14:06 2010 UTC (13 years, 8 months ago) by sf-exg
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
Rename render_asim to render_image and make it generic (every backend
must implement it).

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue Aug 31 15:12:49 2010 UTC (13 years, 8 months ago) by sf-exg
Branch: MAIN
Changes since 1.17: +2 -0 lines
Diff to previous 1.17
Add 'have_image' boolean to indicate whether we have successfully loaded
a background image.

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sun Aug 29 16:10:42 2010 UTC (13 years, 8 months ago) by sf-exg
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
Move afterimage specific code in render_asim.

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Nov 4 13:20:40 2008 UTC (15 years, 6 months ago) by root
Branch: MAIN
CVS Tags: before_dynamic_fontidx, dynamic_fontidx, rel-9_06, rel-9_07
Changes since 1.15: +33 -24 lines
Diff to previous 1.15
*** empty log message ***

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat Jan 5 13:58:09 2008 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
CVS Tags: rel-9_0, rel-9_01, rel-9_02, rel-9_05
Changes since 1.14: +4 -4 lines
Diff to previous 1.14
grammar/style fixes.

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat Jan 5 13:42:37 2008 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.13: +2 -1 lines
Diff to previous 1.13
Fix style.

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri Jan 4 21:25:57 2008 UTC (16 years, 4 months ago) by sasha
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
background redrawing timing tuning

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri Dec 14 06:29:28 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-8_8, rel-8_9
Changes since 1.11: +2 -1 lines
Diff to previous 1.11
*** empty log message ***

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Nov 19 15:50:46 2007 UTC (16 years, 5 months ago) by sasha
Branch: MAIN
CVS Tags: rel-8_5a, rel-8_6, rel-8_7
Changes since 1.10: +8 -4 lines
Diff to previous 1.10
fixed copyrights in background.C and styling in background.h

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Nov 19 15:33:34 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
Changes since 1.9: +4 -4 lines
Diff to previous 1.9
*** empty log message ***

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Nov 15 18:40:10 2007 UTC (16 years, 6 months ago) by sasha
Branch: MAIN
Changes since 1.8: +5 -4 lines
Diff to previous 1.8
added new geometry op of :root to implement automove-background functionality internally , since absolute pixmap placement no longer supported

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Nov 15 11:36:15 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Cosmetics.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Nov 14 22:25:41 2007 UTC (16 years, 6 months ago) by sasha
Branch: MAIN
Changes since 1.6: +1 -0 lines
Diff to previous 1.6
added destructor to bgPixmap, to cleanup after itself. That was probably the cause of the huge pixmap leak in rxvtd

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Nov 11 04:08:00 2007 UTC (16 years, 6 months ago) by root
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
first rough cut at libev integration

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Oct 31 09:55:23 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
Remove trailing whitespace.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Oct 26 17:26:16 2007 UTC (16 years, 6 months ago) by sasha
Branch: MAIN
CVS Tags: rel-8_4
Changes since 1.3: +3 -1 lines
Diff to previous 1.3
removed include afterimage.h from rxvt.h as redundand - it is included from background.h

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Sep 18 22:01:36 2007 UTC (16 years, 7 months ago) by sasha
Branch: MAIN
Changes since 1.2: +4 -1 lines
Diff to previous 1.2
improved flickering on move/resize with transparent background

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Sep 12 21:06:08 2007 UTC (16 years, 8 months ago) by sasha
Branch: MAIN
Changes since 1.1: +5 -3 lines
Diff to previous 1.1
renamed XPM_BACKGROUND to BG_IMAGE_FROM_FILE

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Sep 12 20:29:24 2007 UTC (16 years, 8 months ago) by sasha
Branch: MAIN
renamed xpm.C to background.C and moved bgPixmap stuff out of rxvt.h

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a