Kolibri tomorrow: Difference between revisions
Asiekierka (talk | contribs) No edit summary |
Asiekierka (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
== Priorities == | == Priorities == | ||
=== Drivers === | === Kernel/Drivers === | ||
* Mouse/cursor improvements (scrolling, bugfixes) | * Mouse/cursor improvements (scrolling, bugfixes) | ||
* IPC improvements | * IPC improvements | ||
Line 13: | Line 13: | ||
== Less important == | == Less important == | ||
=== Drivers === | === GUI === | ||
* GUI redesign | |||
* More fonts | |||
* Single-application desktop | |||
* Transparent windows | |||
=== Kernel/Drivers === | |||
* Full NTFS support (reading is done, no writing yet) | * Full NTFS support (reading is done, no writing yet) | ||
* XFS support | * XFS support | ||
Line 19: | Line 25: | ||
* USB/EFI/SMP/ACPI/SCSI/PnP/SATA support | * USB/EFI/SMP/ACPI/SCSI/PnP/SATA support | ||
* WiFi/GPS/Bluetooth | * WiFi/GPS/Bluetooth | ||
=== Network === | === Network === | ||
Line 60: | Line 60: | ||
* CGI-complete web server | * CGI-complete web server | ||
* Database server | * Database server | ||
* Computer information utility (Aida32-like) | |||
== Completely ridiculous == | |||
* ODBC & Java | |||
* ADO | |||
* An '''Apache'''-compatible web server | |||
* DBMS server as ''MySQL'' | |||
* Flash(TM)-player | |||
* A full-featured image editor like ''Photoshop''(its 100%clone, please) or ''Fireworks'' | |||
* Php processor | |||
* MS Windows(TM) emulator | |||
* Good (3D) games | |||
== Minor requests == | == Minor requests == | ||
Line 67: | Line 80: | ||
3. File managers shaw a red banner when one tries to open an unknown file. It's quite hard to hide it even pressing 'X'. Better to close the banner with 'Enter' or/and Alt+F4, that's not to seek for the mouse..., esp if have no one.<br /> | 3. File managers shaw a red banner when one tries to open an unknown file. It's quite hard to hide it even pressing 'X'. Better to close the banner with 'Enter' or/and Alt+F4, that's not to seek for the mouse..., esp if have no one.<br /> | ||
4. KolibriOS lets applications to be launched many times. Hence, duplicate run of some diagnostic/testing programs is akin of a bug, esp taking into account there's no window shift of duplicates. I want to block such duplicates or at least shift their windows.<br /> | 4. KolibriOS lets applications to be launched many times. Hence, duplicate run of some diagnostic/testing programs is akin of a bug, esp taking into account there's no window shift of duplicates. I want to block such duplicates or at least shift their windows.<br /> | ||
5 | 5. I want the ''Undo'' option in Tinipad (Ctrl+Z / Undo) at least for 2-3 last steps (15-20 better). It will greatly stimulate in-system development<br /> | ||
6. Hard disk write for all VM<br /> | |||
[[Category:Discussion]] | [[Category:Discussion]] |
Revision as of 18:35, 19 March 2013
NOTE! A lot of the information here is now on Google Summer of Code 2013.
Priorities
Kernel/Drivers
- Mouse/cursor improvements (scrolling, bugfixes)
- IPC improvements
- Device enumeration without reboot (Plug&Play)
- ext2/ext3 writing support [turbanoff]
- LBA48 support
- Network drivers
Less important
GUI
- GUI redesign
- More fonts
- Single-application desktop
- Transparent windows
Kernel/Drivers
- Full NTFS support (reading is done, no writing yet)
- XFS support
- Porting nouveau via DRM
- USB/EFI/SMP/ACPI/SCSI/PnP/SATA support
- WiFi/GPS/Bluetooth
Network
- VPN
- Proper LAN system that includes Samba/NFS, PPPoE, network auto-configuration
Other
- Fully working HDD boot
- Installer/installation suite [maximYCH]
- PE or PE-related executable format support.
- Forth ([[1]]) our own
Applications
Need work/rewriting/etc.
- Framework/toolkit [extend Box_lib?]
- File manager [Eolite]
- Media player [MIDAMP/Fplay/AC97 MP3 player]
- Spreadsheet editor (port Table to ASM)
New ones needed
- Proper desktop [current]
- Graphics editor [Animage?]
- Browser [HTMLV but it's horrible]
- Archive manager
- IM clients
- RTF editor?
- CD burner
Ideas/less important
- Undelete utility
- Sound editor
- CGI-complete web server
- Database server
- Computer information utility (Aida32-like)
Completely ridiculous
- ODBC & Java
- ADO
- An Apache-compatible web server
- DBMS server as MySQL
- Flash(TM)-player
- A full-featured image editor like Photoshop(its 100%clone, please) or Fireworks
- Php processor
- MS Windows(TM) emulator
- Good (3D) games
Minor requests
1. It's better to have <- and -> keys to hide/show windows; Let the system menu hide after the second click.
2. Use Alt+F4 to close all applications (yet not working somewhere);
3. File managers shaw a red banner when one tries to open an unknown file. It's quite hard to hide it even pressing 'X'. Better to close the banner with 'Enter' or/and Alt+F4, that's not to seek for the mouse..., esp if have no one.
4. KolibriOS lets applications to be launched many times. Hence, duplicate run of some diagnostic/testing programs is akin of a bug, esp taking into account there's no window shift of duplicates. I want to block such duplicates or at least shift their windows.
5. I want the Undo option in Tinipad (Ctrl+Z / Undo) at least for 2-3 last steps (15-20 better). It will greatly stimulate in-system development
6. Hard disk write for all VM