Commit graph

  • 3d81877bf4
    Avoid re-entrant borrows of the IOS_APP global (#1025) Kevin Boos 2026-04-09 05:45:37 -07:00
  • d12fa28a8e
    Packaging directory-related fixes (for robius-packaging-commands to work) (#1024) Kevin Boos 2026-04-09 05:45:23 -07:00
  • 7c25ded861
    Flow right wrap fix (#1023) Kevin Boos 2026-04-07 22:36:19 -07:00
  • 7b5b05fb29
    Fix mouse wheel scrolling on Linux Wayland (#1022) Kevin Boos 2026-04-07 22:36:04 -07:00
  • 2374359993
    Fix key repeat timer issue, and Event::Shutdown delivery (#1020) Kevin Boos 2026-04-07 22:35:47 -07:00
  • 5e7d2a45a2
    cargo-makepad: support builds that need cmake/bindgen (Android/iOS) (#1019) Kevin Boos 2026-04-07 22:35:29 -07:00
  • cc60726b35
    Support scrolling while centered, both vertically and horizontally (#1017) Kevin Boos 2026-04-07 00:32:47 -07:00
  • 3e0330b239
    Smooth scroll the tab bar to the selected tab, if not visible (#1016) Kevin Boos 2026-04-06 14:00:23 -07:00
  • fa68f930fa
    Show "ghost" dock tab during drag animation. Fix drag-n-drop rules, target zones, etc (#1015) Kevin Boos 2026-04-06 14:00:13 -07:00
  • f2c02e878e
    Add ellipsis text truncation support (text_overflow + max_lines) (#1014) Kevin Boos 2026-04-06 07:29:24 -07:00
  • ab006d0e25
    Dock: add touch support for Tab/Tab bar interactions (scroll, drag/drop) (#1013) Kevin Boos 2026-04-06 07:29:13 -07:00
  • e2cf5592c9
    TextInput: support single-line horizontal scrolling when text overflows (#1012) Kevin Boos 2026-04-06 07:28:35 -07:00
  • c9cabd2554 remove logs Admin 2026-04-05 11:36:11 +02:00
  • 3968a4aaba stdin Admin 2026-04-05 11:28:41 +02:00
  • 0f0ef763d6 llama works Admin 2026-04-02 20:25:14 +02:00
  • d8883d1783 llama works atleast Admin 2026-04-02 20:24:55 +02:00
  • 73544cbf60 churn Admin 2026-04-02 19:09:42 +02:00
  • 641a158ec5 churn Admin 2026-04-02 18:39:25 +02:00
  • 25df7febe0 driveable Admin 2026-04-02 16:50:55 +02:00
  • c6906d2674 driveable Admin 2026-04-02 16:45:13 +02:00
  • a2f032ecc7 drivable Admin 2026-04-02 15:18:00 +02:00
  • a21f8f480c drivable Admin 2026-04-02 13:09:57 +02:00
  • 26cd960c48 iterating Admin 2026-04-02 11:22:24 +02:00
  • a9d6172f8c otw Admin 2026-04-01 14:39:56 +02:00
  • 17eb90842d
    TextInput: explicitly support multiline mode with parent-relative max height (#1011) Kevin Boos 2026-04-03 10:17:15 -07:00
  • b869208cea
    TextInput: support multiline mode with proper scrolling (#1010) Kevin Boos 2026-04-03 10:09:48 -07:00
  • a00ae30dd0
    TextInput: reflow text upon widget resize (width changes) (#1009) Kevin Boos 2026-04-03 02:30:25 -07:00
  • ce7da33f1d
    Fix PortalList smooth scroll to handle all possible cases, and support scroll offset (#1008) Kevin Boos 2026-04-02 01:16:23 -07:00
  • 1cda404284
    Fix behavior of PortalList::at_end() to be fully correct (#1007) Kevin Boos 2026-04-01 23:31:33 -07:00
  • 10c33aca95
    Fix text wrapping breaking before trailing punctuation marks (#1006) Kevin Boos 2026-04-01 23:31:20 -07:00
  • 7bcacc33f8
    Properly animate caption bar when entering/exiting macOS fullscreen (#1005) Kevin Boos 2026-04-01 23:31:10 -07:00
  • 0f2939945c
    Expose window chrome button bounding box in WindowGeom (#1001) Kevin Boos 2026-04-01 14:11:37 -07:00
  • 4fc9a06b06 variable weight fonts Admin 2026-04-01 12:18:55 +02:00
  • 3f2baab26d xr llama and slug Admin 2026-04-01 12:01:57 +02:00
  • cb3b36d241 llama + xr Admin 2026-04-01 09:16:57 +02:00
  • 95c822450b fixup Admin 2026-03-31 15:13:18 +02:00
  • f6cf4e5c13 refactor Admin 2026-03-31 10:03:54 +02:00
  • 5f20c2b6da xr works Admin 2026-03-31 09:04:21 +02:00
  • c8280ee338 testing x client Admin 2026-03-30 21:57:17 +02:00
  • 1c7835fca9 working emitters Admin 2026-03-30 18:43:22 +02:00
  • 96bbe681d8 otw Admin 2026-03-30 12:30:31 +02:00
  • e343aa00d4 xr networking Admin 2026-03-30 11:02:40 +02:00
  • fcc003814e refactor Admin 2026-03-30 10:31:21 +02:00
  • 02704b27a9
    PortalList: fix drag scrolling over widgets that handle events/hits (#1002) Kevin Boos 2026-03-31 23:40:06 -07:00
  • 507bcf35d1
    Choose sane defaults for platform-specific title/caption bar config (#1000) Kevin Boos 2026-03-31 15:42:29 -07:00
  • 3a6499b70d
    Fix title bar, captions label centering, and windows buttons (#999) Kevin Boos 2026-03-30 23:58:06 -07:00
  • f99dee329c
    Remove busy-wait loops on Linux (x11 and wayland) (#998) Kevin Boos 2026-03-30 23:57:51 -07:00
  • 191ac72bf9
    Introduce knowledge of device screen bounds/"safe inset areas" (#990) Kevin Boos 2026-03-30 23:57:36 -07:00
  • b5f2562768 cleanup Admin 2026-03-30 09:54:53 +02:00
  • 966c8fda96 cleanup Admin 2026-03-30 09:52:31 +02:00
  • 2bb0fe88cc cleanup Admin 2026-03-30 09:22:56 +02:00
  • 27220ca062 lz4 opt Admin 2026-03-30 01:06:33 +02:00
  • b99ce4fe48 missing Admin 2026-03-30 00:55:55 +02:00
  • 7fb8f420a4 lz4 wire protocol Admin 2026-03-30 00:55:33 +02:00
  • cfd39ecc72 cleanup Admin 2026-03-29 23:33:47 +02:00
  • a0732c853c cleanup Admin 2026-03-29 23:21:47 +02:00
  • eddabcf8ca cleanup Admin 2026-03-29 22:57:11 +02:00
  • d0785c5212 cleanup Admin 2026-03-29 22:53:22 +02:00
  • ebcf0d58ac cleanup Admin 2026-03-29 22:47:40 +02:00
  • 3a29497923 optimize Admin 2026-03-29 22:12:33 +02:00
  • bc70aa5ed7 optimisations Admin 2026-03-29 21:46:25 +02:00
  • f8ffda732a optimisations Admin 2026-03-29 21:36:19 +02:00
  • 0fdc86b528 optimisations Admin 2026-03-29 21:01:06 +02:00
  • d83941cf7a optimisations Admin 2026-03-29 20:27:52 +02:00
  • 4056a99c14 optimisations Admin 2026-03-29 18:46:50 +02:00
  • afeadc8650 optimisations Admin 2026-03-29 18:42:48 +02:00
  • ac3ed67fe6 optimisations Admin 2026-03-29 18:32:46 +02:00
  • fcc98d6d69 fixing tracing Admin 2026-03-29 18:12:16 +02:00
  • 3e7fb23e95 fixing tracing Admin 2026-03-29 18:06:14 +02:00
  • cf1b38f9d0 deptmap tweaks Admin 2026-03-29 15:47:27 +02:00
  • d596d15d9e depth align trying Admin 2026-03-29 11:10:52 +02:00
  • c352bf75e8 clean maps lock Admin 2026-03-28 22:56:30 +01:00
  • efb78e542f refactor Admin 2026-03-28 21:45:46 +01:00
  • bc64ac1164 fix refactor Admin 2026-03-28 21:45:27 +01:00
  • ebdd3fe530 optimising Admin 2026-03-28 20:11:51 +01:00
  • a495095c9a optimising Admin 2026-03-28 20:03:37 +01:00
  • 0cc533660e optimising Admin 2026-03-28 19:56:09 +01:00
  • cf0b9d0153 working refactor Admin 2026-03-28 18:46:43 +01:00
  • 282a9a34e2 working refactor Admin 2026-03-28 17:58:49 +01:00
  • 29ca115f14 actually working alignment Admin 2026-03-28 16:36:27 +01:00
  • 5112d37ebd cleanup Admin 2026-03-28 13:22:52 +01:00
  • 2819866999 contour map Admin 2026-03-28 12:03:05 +01:00
  • 0088feb734 contour map Admin 2026-03-28 12:02:56 +01:00
  • 83fd90015f auto alignment working Admin 2026-03-27 16:31:02 +01:00
  • 83a9fa2017 xr room mapping Admin 2026-03-27 13:51:54 +01:00
  • a517b9cb42 fix xr UIs Admin 2026-03-26 15:25:52 +01:00
  • d2853799f9 wrist ui Admin 2026-03-26 10:13:47 +01:00
  • 6da8ad2f23
    fix openxr compile error on non-vulkan android builds (#989) wyenox 2026-03-26 04:25:25 -03:00
  • afbca7d466
    Additional opptimizations for windows shader compilation (#988) Kevin Boos 2026-03-26 00:25:01 -07:00
  • 788d7a42c4 xr test Admin 2026-03-26 00:32:21 +01:00
  • 0d13952005
    Cache shader compilation on windows to avoid long UI hangs (#987) Kevin Boos 2026-03-25 16:03:59 -07:00
  • 014732ecf7 optimising quest renderpath with physics Admin 2026-03-25 23:29:41 +01:00
  • f868b8f001 optimising quest renderpath with physics Admin 2026-03-25 22:44:11 +01:00
  • b15a346d8a optimising quest renderpath with physics Admin 2026-03-25 22:31:55 +01:00
  • 78296f515b optimising quest renderpath with physics Admin 2026-03-25 22:05:23 +01:00
  • 2820fa6bf5 optimising quest renderpath with physics Admin 2026-03-25 21:33:43 +01:00
  • 5e04f6fb06 optimising quest renderpath with physics Admin 2026-03-25 21:26:29 +01:00
  • b6fa66ae41 optimising quest renderpath with physics Admin 2026-03-25 20:41:48 +01:00
  • 66075ff67f
    Improve font parsing and text drawing perf with a hybrid caching approach (#986) Kevin Boos 2026-03-25 13:28:50 -07:00
  • 8583c07a84
    fix windows build by adding missing consts to windows-rs (#984) Kevin Boos 2026-03-25 13:28:39 -07:00