Skip to content

issues Search Results · repo:orhun/ratzilla language:Rust

Filter by

25 results
 (105 ms)

25 results

inorhun/ratzilla (press backspace or delete to remove)

Posted in https://github.com/orhun/ratzilla/issues/39#issuecomment-2698523236 Since JsValue is exported as an error form from wasm_bindgen, it would be nice to re-export wasm_bindgen as well, so I don ...
feature
good first issue
  • orhun
  • Opened 
    2 hours ago
  • #61

Here are some questions from a user perspective that already have written some Ratatui app (with crossterm) : It is straightforward to translate a Ratatui app to Ratzilla ? I do understand that some ...
  • pauladam94
  • 1
  • Opened 
    3 days ago
  • #60

self-explanatory. Mouse events should be supported by the DOM backend
  • bogzbonny
  • Opened 
    3 days ago
  • #59

When you select text, the default behaviour should probably be that you can t see the selection, This seems important for any mouse using TUIs https://stackoverflow.com/questions/1224433/how-can-i-disable-highlighting-in-html-or-js ...
feature
  • bogzbonny
  • Opened 
    3 days ago
  • #58

Currently, all the cursor related methods in the DomBackend are stubs. This makes any port of a terminal application that involves editing text less usable.
  • Wilkuu-2
  • Opened 
    7 days ago
  • #54

This doesn t look quite right (Brave on Android on a Pixel 8 Pro). In particular I scroll to the right to see the whole page, but not to the left, that side is permanently off screen. Image Cool project ...
bug
  • VorpalBlade
  • Opened 
    16 days ago
  • #53

It would be pretty cool to have a ratatauri version of ratzilla.
  • denjell-crabnebula
  • 1
  • Opened 
    22 days ago
  • #50

I m interested in using ratzilla for only part of a page - I also want to have some other HTML/JS UI which interacts with the application. At least one thing I d need is to attach the DomBackend to a ...
  • jugglerchris
  • 4
  • Opened 
    25 days ago
  • #46

hello! I currently have a patched DomBackend that uses this function const MULTIPLIER: f32 = 1.69; pub fn get_sized_buffer() - Vec Vec Cell { let size = if utils::is_mobile() { utils::get_screen_size() ...
feature
  • kpcyrd
  • Opened 
    on Jan 28
  • #41

e.g. web audio, vibration API for mobile, clipboard API, etc.
documentation
feature
  • orhun
  • 2
  • Opened 
    on Jan 27
  • #39
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub