⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bugs

📁 开放源码实时操作系统源码.
💻
字号:
GrReparentWindow mapping bug in demo2 app when wm running (temp fixed)
blit slow when moving windows in portrait mode
down portrait mode is not correct

add offscreen pixmap rotates when portrait changes (remove assert in GdBlit)
remove FIXME kluge in fb.c mapmem, fix offscreen rotation orientation for blits
add subdrivers above driver level for x11
add portrait switch layer above driver so it works with X11
any offscreen blit code will fail when in portrait mode

stretchblit code needs recalc when src offset != 0 (precalc y/x)
put back in DrawArea driver in GdArea
There's still bugs with apps after closebox pressed

GrReparentWindow must have parent mapped before call
	or children of window being reparented get bad unmap counts...
Check out if (height == 0 || ... ) code in engine/devfont.c: bad select
There's still some bugs in the Arc/Pie code - see FLTK valuators demo

fblin16 DrawArea driver is commented out for font display currently
X11 runs out of colors on t1demo.sh

SetWindowPos is broken for resize of child windows

should BeginPaint incorporate the update region with current DC?
WM_MOUSEMOVE shouldn't send hittest code like WM_NCMOUSEMOVE
ATI cards in 16bpp mode: palette not setup properly
PF_PALETTE emulation doesn't work well on X11 (use PF_TRUECOLOR0888)
alpha blending is broken on X11
cursor disappears with much blitting

Non-client title bar not repainted properly on repaint

repaint on VT switch doesn't work with client/server library
Sleep api isn't accurate
switch palette's on the fly from framebuffer identification

BitBlt clips blit rectangle to source screen/memimage size
Terminal emulator doesn't clip text on right side for some reason
If closing last window, GetMessage/microwindows hangs if not exiting

The ELKS microwin demo draws mouse droppings on screen

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -