Commit graph

  • 856fb6231b
    Updating Kludgine to fix MSRV Jonathan Johnson 2024-01-12 07:08:27 -0800
  • cc207fbf8c
    Added optional plotters integration Jonathan Johnson 2024-01-11 20:52:40 -0800
  • e2f8e04670
    Fixing infintite loop in ColorSchemeBuilder Jonathan Johnson 2024-01-11 14:58:27 -0800
  • bd13003cbb
    Finishing sentence in docs Jonathan Johnson 2024-01-11 09:53:03 -0800
  • 55b43cb4aa
    Renamed example Jonathan Johnson 2024-01-11 09:48:39 -0800
  • 956e4109f9
    Added InvalidationBatch Jonathan Johnson 2024-01-11 09:47:51 -0800
  • 64ad120be6
    Clipping the checkerboard pattern Jonathan Johnson 2024-01-11 07:17:38 -0800
  • d701e179ae
    Fixing ComponentPicker<Alpha>'s loupe coloring Jonathan Johnson 2024-01-11 07:10:45 -0800
  • 6958c6863c
    Fixing Color::contrast_between Jonathan Johnson 2024-01-11 07:09:17 -0800
  • 8a274df730
    Added more color pickers Jonathan Johnson 2024-01-10 13:27:12 -0800
  • 246352fed2
    Added HslPicker Jonathan Johnson 2024-01-10 08:17:09 -0800
  • 6ad6cca32d
    Children renamed to WidgetList Jonathan Johnson 2024-01-09 13:24:15 -0800
  • b5bd69136a
    Linking to user guide Jonathan Johnson 2024-01-09 06:56:59 -0800
  • 93775bc542
    Moved guide "warning" to all pages Jonathan Johnson 2024-01-09 06:53:18 -0800
  • 7be9894404
    Trying to make Mac CI fail gracefully Jonathan Johnson 2024-01-08 09:41:04 -0800
  • 7500a6b20f
    Trying to make Mac CI fail gracefully Jonathan Johnson 2024-01-08 09:20:10 -0800
  • 97ab3cd1a3
    Trying to make Mac CI fail gracefully Jonathan Johnson 2024-01-08 09:18:53 -0800
  • d7fde0815f
    Trying to make Mac CI fail gracefully Jonathan Johnson 2024-01-08 09:17:03 -0800
  • 5556d2ea6d
    FlexibleDimension now implements Zero Jonathan Johnson 2024-01-08 09:06:49 -0800
  • adb51dba7e
    More user guide work Jonathan Johnson 2024-01-07 15:57:23 -0800
  • 01d6da3d35
    Added layout widget descriptions Jonathan Johnson 2024-01-07 11:49:39 -0800
  • b82208887d
    Standardizing durations Jonathan Johnson 2024-01-06 15:05:11 -0800
  • 8c3eaf4b6b
    Fixing MSRV Jonathan Johnson 2024-01-06 14:57:59 -0800
  • 882ec6f4aa
    Fixing warnings + missing docs Jonathan Johnson 2024-01-06 14:57:46 -0800
  • e548f1255d
    Closing no longer repeats Jonathan Johnson 2024-01-06 14:55:49 -0800
  • cda13c42a2
    Guide intro + KeyEvent Jonathan Johnson 2024-01-06 14:46:48 -0800
  • 31de0bc458
    Fixing asset link Jonathan Johnson 2024-01-06 11:01:56 -0800
  • 8fb372e743
    Work on guide Jonathan Johnson 2024-01-06 10:26:23 -0800
  • bb28f96b58
    Space fix Jonathan Johnson 2024-01-06 10:25:45 -0800
  • 1b608b39af
    Removing direct winit access Jonathan Johnson 2024-01-05 18:17:44 -0800
  • a3e76f6472
    Calling set_ime_cursor_location Jonathan Johnson 2024-01-04 17:08:05 -0800
  • 4dc5cb5cc4
    Merge pull request #123 from khonsulabs/offscreen Jonathan Johnson 2024-01-04 16:10:33 -0800
  • 5a78788396
    Enabling animated transparent capture Jonathan Johnson 2024-01-04 16:09:58 -0800
  • 6ff766846f
    Added CushyWindow Jonathan Johnson 2024-01-04 15:54:58 -0800
  • a197bb5e81
    Unit-tested, auto-generated screenshots Jonathan Johnson 2024-01-04 13:56:45 -0800
  • eb20133116
    Reinstating weak_clone and non-weak callbacks Jonathan Johnson 2024-01-04 13:54:30 -0800
  • 36b80e8f34
    Moved frame mapping to its own thread Jonathan Johnson 2024-01-03 20:15:00 -0800
  • bc52be440f
    Added animation recording + event wiring Jonathan Johnson 2024-01-03 17:45:11 -0800
  • 2e2d45d281
    Switching wgpu dependencies Jonathan Johnson 2024-01-03 11:47:59 -0800
  • 5a56833cd0
    Switching text matrix to continue jobs Jonathan Johnson 2024-01-03 11:44:15 -0800
  • cdef6bcbc3
    Removed unnecessary bytemuck usage Jonathan Johnson 2024-01-03 11:41:26 -0800
  • be0399279c
    Initial implementation of offscreen rendering Jonathan Johnson 2024-01-03 11:35:43 -0800
  • 244797110e
    Added to_ variants for into_ functions Jonathan Johnson 2024-01-02 15:05:52 -0800
  • 8bcbad959b
    Regenerating readmes Jonathan Johnson 2024-01-02 14:40:41 -0800
  • 83e44912ee
    ReadOnly<T>, Owned<T>, IntoSource<T>, more Jonathan Johnson 2024-01-02 13:13:26 -0800
  • 8b19c4c304
    Fixing doctests Jonathan Johnson 2024-01-02 09:18:18 -0800
  • 276ba97bf7
    Actually clamping on f32 div Jonathan Johnson 2024-01-02 09:16:21 -0800
  • e70e92726c
    Source<T> + Destination<T> (breaking) Jonathan Johnson 2024-01-02 09:00:29 -0800
  • c1d6e3f7fd
    Fixed Switcher widget Jonathan Johnson 2024-01-02 08:37:10 -0800
  • 36d4239df5
    CI: Working on CI Jonathan Johnson 2024-01-01 13:45:53 -0800
  • 9786852bf6
    Ci: Trying alternate way to pass version Jonathan Johnson 2024-01-01 13:44:43 -0800
  • f0e1118719
    Switching test CI to a matrix Jonathan Johnson 2024-01-01 13:39:48 -0800
  • aa790d0411
    Disambiguating image reference Jonathan Johnson 2024-01-01 13:04:05 -0800
  • 912d5566bc
    Attempting to add Windows CI Jonathan Johnson 2024-01-01 13:00:55 -0800
  • 4d94bccfa6
    Restoring MSRV 1.70.0 Jonathan Johnson 2024-01-01 12:55:18 -0800
  • f56e8b7e29
    Adding MSRV CI job Jonathan Johnson 2024-01-01 12:48:48 -0800
  • a9a41a1582
    Refactored Dymamics to be weak + drop bug fixes Jonathan Johnson 2024-01-01 12:35:21 -0800
  • e4dfd9320d
    Fixed a possible deadlock in block_until_updated Jonathan Johnson 2023-12-31 10:21:45 -0800
  • be483a92bd
    Fix clippy warning Jonathan Johnson 2023-12-31 07:51:10 -0800
  • d739ef1b79
    Added checks to ZeroToOne division Jonathan Johnson 2023-12-31 07:50:26 -0800
  • 0fb93c7be8
    ZeroToOne now checks when dividing Jonathan Johnson 2023-12-31 07:36:54 -0800
  • 15960da098
    Fixing edge case in DynamicReader disconnect Jonathan Johnson 2023-12-29 14:23:49 -0800
  • 32d6fffd3b
    WidgetRef::unmount_in Jonathan Johnson 2023-12-29 13:59:28 -0800
  • 9e4e079bf5
    WindowLocal + Custom Observers Jonathan Johnson 2023-12-29 13:21:39 -0800
  • 999f920f8c
    Empty debug contexts are automatically cleaned up Jonathan Johnson 2023-12-29 08:55:24 -0800
  • 3fc49d2424
    Initial DebugContext implementation Jonathan Johnson 2023-12-28 21:30:25 -0800
  • c6d66a3166
    Grid remove fix, new dynamic features Jonathan Johnson 2023-12-28 17:36:52 -0800
  • 285c92f82b
    Root tab order fix, Spacebar widget activiation Jonathan Johnson 2023-12-28 15:47:07 -0800
  • a0478e266a
    Added Disclose widget Jonathan Johnson 2023-12-28 14:12:26 -0800
  • 2fe28729df
    Directly depending on figures Jonathan Johnson 2023-12-28 09:35:24 -0800
  • 98f8d3a43d
    Preparing v0.2.0 Jonathan Johnson 2023-12-27 19:08:34 -0800
  • f73452c880
    Updating Kludgine Jonathan Johnson 2023-12-27 19:04:41 -0800
  • df479e983e
    Renaming crate to Cushy Jonathan Johnson 2023-12-27 19:02:59 -0800
  • a9dcee38a6
    Validation callbacks are now cleaned up Jonathan Johnson 2023-12-27 14:25:14 -0800
  • f85b2f988b
    Added Default components Jonathan Johnson 2023-12-27 13:43:10 -0800
  • 8a9fb24fe0
    Added PendingWindow Jonathan Johnson 2023-12-27 09:47:58 -0800
  • 17c6f2ef83
    Updated changelog Jonathan Johnson 2023-12-27 09:10:08 -0800
  • 76528ee374
    Merged internal and public WindowHandle types Jonathan Johnson 2023-12-27 09:04:29 -0800
  • aa47539518
    Using glyph end instead of incrementing start Jonathan Johnson 2023-12-27 08:32:26 -0800
  • 884febecfa
    Added WindowHandle Jonathan Johnson 2023-12-27 08:10:44 -0800
  • 492da3b6ed
    Updated dependencies Jonathan Johnson 2023-12-26 22:27:22 -0800
  • 4379565e3d
    Label/Input caches invalidate across windows Jonathan Johnson 2023-12-26 13:57:23 -0800
  • 180232261a
    Label now ensures pixel alignment for its text Jonathan Johnson 2023-12-26 06:33:06 -0800
  • 04fca53182
    Fixing doc urls for rustme Jonathan Johnson 2023-12-25 08:02:36 -0800
  • cb65b014a3
    Updated docs url Jonathan Johnson 2023-12-25 07:59:40 -0800
  • e813f168f8
    Switching to Dossier for docs Jonathan Johnson 2023-12-25 07:43:54 -0800
  • 443c5b40d1
    Fix: Click selection across merged glpyhs Jonathan Johnson 2023-12-24 16:54:01 -0800
  • 470267ccfe
    Input selection constraining Jonathan Johnson 2023-12-24 08:25:48 -0800
  • 8d3a4a42cf
    Updating Kludgine Jonathan Johnson 2023-12-22 12:18:04 -0800
  • 6b33b0f686
    Fixed reference cyle in ManagedWidget Jonathan Johnson 2023-12-22 09:51:06 -0800
  • 564b9e5a96
    Added comments to multi-window Jonathan Johnson 2023-12-21 15:41:34 -0800
  • f1a2a711ff
    Multi-window support Jonathan Johnson 2023-12-21 14:57:29 -0800
  • 4c9e2d5989
    Dynamic::compare_swap + Validations now block Jonathan Johnson 2023-12-21 09:00:38 -0800
  • 32cd07c241
    Validations::validate_result Jonathan Johnson 2023-12-21 08:32:01 -0800
  • 641ae3a17d
    Debug for WeakDynamic Jonathan Johnson 2023-12-21 07:11:24 -0800
  • 2ad583926b
    Disabled automatic window growing Jonathan Johnson 2023-12-20 11:40:23 -0800
  • 4e145d7f35
    Removed UnwindSafe bounds Jonathan Johnson 2023-12-20 11:35:19 -0800
  • 2575deecf8
    Removed TODOs that are now issues Jonathan Johnson 2023-12-20 11:03:48 -0800
  • 9aaf22c903
    Preparing v0.1.3 Jonathan Johnson 2023-12-19 16:45:51 -0800
  • c0620839c4
    Updating changelog Jonathan Johnson 2023-12-19 16:42:53 -0800