Kolibri tomorrow: Difference between revisions

From KolibriOS wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


=== Drivers ===
=== Drivers ===
* Full NTFS support (reading is done, no writing yet)
* Mouse/cursor improvements (scrolling, bugfixes)  
* Mouse/cursor improvements (scrolling, bugfixes)  
* IPC improvements
* IPC improvements
Line 15: Line 14:


=== Drivers ===
=== Drivers ===
* Full NTFS support (reading is done, no writing yet)
* XFS support
* XFS support
* Porting nouveau via DRM
* Porting nouveau via DRM
Line 22: Line 22:
=== GUI ===
=== GUI ===
* GUI redesign
* GUI redesign
* More fonts
* Single-application desktop
* Single-application desktop
* Transparent windows
* Transparent windows
Line 37: Line 38:
== Applications ==
== Applications ==


'''Basics (all items hereafter shall be started with "The full-featured..."'''
=== Need work/rewriting/etc. ===


-1. Framework.<br />
* Framework/toolkit [extend Box_lib?]
0. Desktop =)<br />
* File manager [Eolite]
1. File manager<br />
* Media player [MIDAMP/Fplay/AC97 MP3 player]
2. Graphics editor<br />
* Spreadsheet editor (port Table to ASM)
3. Media player<br />
4. Browser<br />
5. Archive packer<br />
6. ICQ<br />
7. Command-line shell<br />
8. Basic painting software.<br />
9. Mini-office (at least rtf, doc, txt, cvs, xls)<br />
10. General system buffer<br />


----
=== New ones needed ===


'''WHAT?/You mad?'''
* Proper desktop [current]
* Graphics editor [Animage?]
* Browser [HTMLV but it's horrible]
* Archive manager
* IM clients
* RTF editor?
* CD burner


1. sound editor - better to port'' Wavela''<br />
=== Ideas/less important ===
2. CD/DVD burner<br />
* Undelete utility
3. ODBC & Java
* Sound editor
4. ADO<br />
* CGI-complete web server
5. smthg like ''EasyRecovery'' (to undelete files)<br />
* Database server
6. Also: s/w like ''Aida32'' and  ''SiSoftware Sandra''.<br />
7. An '''Apache'''-compatible web server<br />
8. DBMS server as ''MySQL''<br />
9. Flash(TM)-player<br />
10. A full-featured image editor like ''Photoshop''(its 100%clone, please) or ''Fireworks''<br />
11. Php processor<br />
12. Plenty of fonts<br />
13. MS Windows(TM) emulator<br />
14. Good (3D) games<br />


==Some minor asks:==
== Minor requests ==


1. It's better to have  <- and -> keys to hide/show windows; Let the system menu hide after the second click.<br />
1. It's better to have  <- and -> keys to hide/show windows; Let the system menu hide after the second click.<br />

Revision as of 18:30, 19 March 2013

NOTE! A lot of the information here is now on Google Summer of Code 2013.

Priorities

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

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

GUI

  • GUI redesign
  • More fonts
  • Single-application desktop
  • Transparent windows

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

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. About ALT-Tab. One need to press it all the tine to switch between applications, MS Windows(TM) lets simply hold ALT, and only press Tab.
6. 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
7. Hard disk write for all VM
8. Better advertise the OS to recruit new developers