Minutes of the HelenOS online meeting 2023-10-12
================================================

Attendees:
    JJ - Jakub Jermář
    JS - Jiří Svoboda

Scribe: JS

Notes
=====
 - ci.helenos.org is working now
 - Vojta should merge his toolschain update


Progress updates
================

JJ:
  - debugging itanium with updated toolchain
  - zero passed to futex_unlock
  - looks like a compiler bug?

JS:
  - ofw tool + library (use for ebus on ultra?)
  - fix accel keys not working when caps lock enabled
  - add restore, minimize, maximize entries to system menu
  - loc_sever_register() can be called more than once
     - can only route correctly if each service exports different interface type
  - do not leak memory when realloc fails
  - system menu handle (actually control box in Windows)
  - handover betweem system menu and menu bar (lot of work)

  - start menu
    - place menu above menubar when needed
    - not obscured by task bar
    - load from SIF repo
    - support for arguments (no spaces) -> start in terminal

  - support Alt key in serial console
    (could also add support for Ctrl-Alt)
  - GFX Demo fixes
    - should not print things when starting
    - quit promptly
    - events in console mode
    - window size with -d cons@ ui ... problem with events
  - Lenovo wireless mouse testing #860 - other mice work fine
  - #854 test-libui failures .. closed since it was fixed sometime in the past

  - cannot build coastline .. 
/usr/local/cross/lib/gcc/amd64-helenos/8.2.0/../../../../amd64-helenos/bin/ld: 
/data/helenos/harbours/build/helenos/lib/libclui.a: error adding symbols: 
malformed archive

Interesting points
==================
  - cannot configure seats when DS is not running
  - task bar should not start things in terminal when it's running in console
  - task bar should work without DS - still have start menu and clock
  - color scheme config should work without DS

_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/listinfo/helenos-devel

Reply via email to