phantomuserland icon indicating copy to clipboard operation
phantomuserland copied to clipboard

Phantom: Persistent Operating System

Results 101 phantomuserland issues
Sort by recently updated
recently updated
newest added

* Application class * Window with app icons to start or activate * Small updateable window (icon) in launcher * Clock app :)

enhancement
Component-UI

- [x] separate bitmap from basic .i.win object - [x] impl resize method - [x] set autoupdate (default on?) - [ ] test

Component-UI

so that size of bitmap can be different from window's size it will help us: - not to realloc bitmap on each resize - some resizes will just reveal existing...

Component-UI

To aid debugging user apps Add tcp GDB stub too?

Maintainability
Component-Unix

https://github.com/embox/embox/blob/master/README.md

- [ ] Test with cyrillic keyb - [x] keyb driver must return UTF-32 key - [ ] on get_text convert back to UTF-8

Component-UI

need real good test

help wanted
Component-VM
Need-Test

Dump of i386 state: EAX 42c00000 EBX 000007a6 ECX 00000000 EDX 00100000 ESI 421ffc24 EDI 000007b3 EBP 421ffbb4 ESP 421ffb7c CS 0010 SS 0018 DS 0018 ES 0018 FS 0000...

Component-Kernel

See #310 - similar effect with mass sem test run.

bug
Priority-Critical
Component-Kernel