freebsd-skq/sys/dev/vt
dumbbell 9c2354b668 vt(4): The cursor coordinates are relative to the drawn area
... not the whole screen. Don't use font offsets in
vt_mark_mouse_position_as_dirty().

This fixes a bug where the mouse position wasn't marked as dirty when
approaching the borders of the drawn area.

MFC after:	1 week
2014-08-25 17:08:38 +00:00
..
colors
font vt(4): Rename the "mouse_cursor" structure to "vt_mouse_cursor" 2014-08-21 19:42:24 +00:00
hw vt_vga: Fix the display of the splash screen 2014-08-24 14:39:33 +00:00
logo
vt_buf.c vt(4): Use the actual size of the mouse when marking its position as dirty 2014-08-22 17:09:31 +00:00
vt_consolectl.c
vt_core.c vt(4): The cursor coordinates are relative to the drawn area 2014-08-25 17:08:38 +00:00
vt_font.c
vt_sysmouse.c vt(4): Handle global and per-window mouse cursor toggle in one place 2014-08-21 13:04:34 +00:00
vt.h vt(4): Remove vd_bitbltchr_t 2014-08-24 09:22:03 +00:00