Commit graph

  • aea9def07d
    Rounded rect drawing Jonathan Johnson 2023-11-18 14:45:02 -0800
  • 8ae315e229
    Drawing refactor from Kludgine Jonathan Johnson 2023-11-17 08:07:37 -0800
  • 01d45a836f
    Fixing Gooey compilation on MacOS Jonathan Johnson 2023-11-17 06:20:20 -0800
  • c39f8f33ad
    Rewrote text input Jonathan Johnson 2023-11-16 15:34:26 -0800
  • a8841e6f1c
    Merge branch 'main' into feature/world-coords Jonathan Johnson 2023-11-15 18:45:23 -0800
  • 1ed1a95a1d
    Input copy/paste works now Jonathan Johnson 2023-11-15 14:25:59 -0800
  • 70eecb7429
    Focus is now blurred when disabled Jonathan Johnson 2023-11-15 13:43:26 -0800
  • 294b1350c4
    Fixing button animations being "slow" Jonathan Johnson 2023-11-15 13:04:28 -0800
  • 42840b950c
    Hover updates after widget removal Jonathan Johnson 2023-11-15 12:39:32 -0800
  • 5506a24dae
    Added WidgetCacheKey Jonathan Johnson 2023-11-15 10:36:00 -0800
  • 534f676ef0
    Enable/disable is now handled for all widgets Jonathan Johnson 2023-11-15 10:23:42 -0800
  • 5965f19d27
    Reverting back to default app state Jonathan Johnson 2023-11-15 09:38:27 -0800
  • 5a9aa6b55d
    Tic-tac-toe, Buttons labels now stretch to fill Jonathan Johnson 2023-11-15 09:32:28 -0800
  • bc83b81687
    Add transparent button to buttons example Jonathan Johnson 2023-11-15 08:01:09 -0800
  • 577e97908d
    Optimizing widgets at point Jonathan Johnson 2023-11-15 07:53:31 -0800
  • 947f1cd8a7
    Stack with premeasured content now work Jonathan Johnson 2023-11-15 07:47:23 -0800
  • 80ba184c15
    Removing centered from readme example Jonathan Johnson 2023-11-14 20:41:04 -0800
  • 54e01f1911
    Checkbox, ButtonKind, linked/linked_string + more Jonathan Johnson 2023-11-14 20:39:29 -0800
  • eb063c82f0
    Explicit focus order is now fully supported Jonathan Johnson 2023-11-14 14:12:12 -0800
  • 89c8805924
    Refactored switcher to use Dynamic<WidgetInstance> Jonathan Johnson 2023-11-14 13:03:09 -0800
  • 4a4bc5de1a
    Added slidable enum demo Jonathan Johnson 2023-11-14 11:44:32 -0800
  • 64584c4b14
    Merge pull request #76 from ModProg/button-fun Jonathan Johnson 2023-11-14 11:28:52 -0800
  • 4668db3983
    New slider example showing min/max Jonathan Johnson 2023-11-14 11:27:04 -0800
  • aec768617a
    derive(LinearInterpolate) on enum Roland Fredenhagen 2023-11-14 20:03:30 +0100
  • 42ed86cdfd
    Lerp/PercentBetween fixes Jonathan Johnson 2023-11-14 10:16:22 -0800
  • 4c7c3be5ba
    Helpers galore Jonathan Johnson 2023-11-14 09:31:56 -0800
  • 494fa680cb
    Contrast calculation adjustments Jonathan Johnson 2023-11-14 08:43:05 -0800
  • ca81c3702c
    Updating examples Jonathan Johnson 2023-11-14 08:02:31 -0800
  • b72e4b0caf
    Optimizing Stack layout in Known dimensions Jonathan Johnson 2023-11-14 07:59:13 -0800
  • a04619a279
    Layout caching, Lerp underflow fix, label fix Jonathan Johnson 2023-11-14 07:36:22 -0800
  • fa56922594 try to update the player colour based on mouse position (currently not working) Togglebit 2023-11-14 08:51:57 +0100
  • 1d80f8467c removed comment Togglebit 2023-11-14 08:23:09 +0100
  • 36895c3897 removed dep as we only needed it in the lock file Togglebit 2023-11-14 08:21:29 +0100
  • bb5a0a2ab2 fixed cargo.lock issue with rustix, removed duplicate methods from merge Togglebit 2023-11-14 08:20:41 +0100
  • fd362c7341 world coords and hover state for tilemap (this is very much debug) Togglebit 2023-11-14 08:06:08 +0100
  • cc7d4bac45
    Merge pull request #74 from ModProg/button-fun Jonathan Johnson 2023-11-13 16:29:41 -0800
  • b1ae9efae2
    ColorScheme[Builder] Jonathan Johnson 2023-11-13 16:28:20 -0800
  • 40343e163f
    Scroll fixes, resize helpers Jonathan Johnson 2023-11-13 11:30:45 -0800
  • ee3813f44d
    Switcher, h/v expand Jonathan Johnson 2023-11-13 09:14:38 -0800
  • 5c9500460c
    remove skip from derive(LinearInterpolate) Roland Fredenhagen 2023-11-13 17:46:57 +0100
  • 4fa5be0cec
    remove in_columns and in_rows again Roland Fredenhagen 2023-11-13 17:05:30 +0100
  • ea89531d00
    make workspace Roland Fredenhagen 2023-11-13 16:57:47 +0100
  • 90884a8184
    format Roland Fredenhagen 2023-11-13 01:38:25 +0100
  • 7467f6408e
    working outline Roland Fredenhagen 2023-11-13 01:33:45 +0100
  • 4a4578bdd6
    button outline without drawing Roland Fredenhagen 2023-11-13 01:11:58 +0100
  • 07b93397c5
    Optimizations Jonathan Johnson 2023-11-12 19:54:10 -0800
  • 96d407ddc2
    Container, query_parent_style Jonathan Johnson 2023-11-12 13:37:32 -0800
  • 2a50bb32d4
    define_components embrace, sanitize, docs, export Jonathan Johnson 2023-11-12 09:21:49 -0800
  • 849710dbb1
    Diverging from material Jonathan Johnson 2023-11-12 07:55:28 -0800
  • b3bef345a5
    Tweaking highlight color and focus ring drawing Jonathan Johnson 2023-11-12 07:24:59 -0800
  • 9182b04c0d
    Merge pull request #72 from ModProg/button-fun Jonathan Johnson 2023-11-11 20:27:51 -0800
  • 022880822c
    Rest of merge Jonathan Johnson 2023-11-11 20:20:09 -0800
  • 6220394df2
    Merge branch 'main' into button-fun Jonathan Johnson 2023-11-11 20:18:06 -0800
  • eca2b21e6a
    contrast_between is now smarter Jonathan Johnson 2023-11-11 17:57:26 -0800
  • af835b7474
    don't deadlock Roland Fredenhagen 2023-11-12 02:23:05 +0100
  • a5dfd06f90
    more styles Roland Fredenhagen 2023-11-12 02:15:09 +0100
  • 0610466964
    Fixing check for resizable in window Jonathan Johnson 2023-11-11 16:53:41 -0800
  • d07dcdc9aa
    Paired dynamics are now possible Jonathan Johnson 2023-11-11 16:51:07 -0800
  • 83cb88925a
    Make button take MakeWidget Roland Fredenhagen 2023-11-12 00:38:43 +0100
  • 019412543c
    Lerp for ThemeMode Jonathan Johnson 2023-11-11 13:47:35 -0800
  • 27d5baef5d
    ThemeMode Jonathan Johnson 2023-11-11 13:41:34 -0800
  • 68339dfb62
    Scroll fixes Jonathan Johnson 2023-11-11 10:23:24 -0800
  • eb4b24f4a9
    Slider Jonathan Johnson 2023-11-11 09:42:53 -0800
  • 7439c6a68f
    Updating kludgine Jonathan Johnson 2023-11-10 19:31:27 -0800
  • 972a1c1c13
    Button/input outline, Input select all Jonathan Johnson 2023-11-10 19:29:24 -0800
  • d844a44b33
    Refactored LabelBackground to WidgetBackground Jonathan Johnson 2023-11-10 18:15:45 -0800
  • 81f6f8c4d3
    Theme example reacts Jonathan Johnson 2023-11-10 18:11:31 -0800
  • e471cb0ea5
    Removing debug statements Jonathan Johnson 2023-11-10 15:55:23 -0800
  • 06ae120df2
    Merge branch 'main' of github.com:khonsulabs/gooey Jonathan Johnson 2023-11-10 15:47:07 -0800
  • 95c1f2a01a
    Fixing DimensionRange for ..= Jonathan Johnson 2023-11-10 15:46:38 -0800
  • 12b0d80dc0
    Merge pull request #71 from ModProg/transparent-windows Jonathan Johnson 2023-11-10 15:32:00 -0800
  • 244be0cf06
    Support transparent windows Roland Fredenhagen 2023-11-11 00:31:03 +0100
  • 60e85c78d0
    Resize exact fix, stack overflow now works Jonathan Johnson 2023-11-10 15:11:46 -0800
  • e44872351d
    Using the actual size when auto-resizing Jonathan Johnson 2023-11-10 14:09:37 -0800
  • 0c3206a2ff
    Adding RUST_LOG support to tracing Jonathan Johnson 2023-11-10 13:47:40 -0800
  • 89dcffdda7
    Added theme visualizer example Jonathan Johnson 2023-11-10 13:26:44 -0800
  • e683b7d31f
    fill(), expand at root, Space::colored Jonathan Johnson 2023-11-10 12:20:56 -0800
  • d7384b63d8
    Added WIP theming system Jonathan Johnson 2023-11-10 09:39:33 -0800
  • 724f6d7b18
    Resize now accepts ranges, Window honors Resize Jonathan Johnson 2023-11-09 14:54:41 -0800
  • 1714948174
    Styles are now reactive Jonathan Johnson 2023-11-09 10:42:56 -0800
  • 897880de25
    Dynamic into/to helpers Jonathan Johnson 2023-11-09 10:15:13 -0800
  • a2e28cb522
    Dynamic::take, align helpers, scroll fix Jonathan Johnson 2023-11-09 10:04:09 -0800
  • 85928675ab
    AutoFocusableControls, LayoutOrder Jonathan Johnson 2023-11-09 08:51:24 -0800
  • e4092532d3
    Line scroll honors LineHeight, ignore no scroll Jonathan Johnson 2023-11-09 07:58:59 -0800
  • 58b98a9a16
    LinearInterpolation now requires PartialEq Jonathan Johnson 2023-11-09 07:46:02 -0800
  • a818cc41fd
    TileMap focus, Style helpers Jonathan Johnson 2023-11-09 06:58:58 -0800
  • 22fb955dca
    More combinators Jonathan Johnson 2023-11-08 20:10:01 -0800
  • 8e268615a1
    WrapperWidget, Space Jonathan Johnson 2023-11-08 19:09:59 -0800
  • 9596eaac17
    Embracing tracing Jonathan Johnson 2023-11-08 16:16:08 -0800
  • ad57e02e4f
    Generic ForEach/MapEach Jonathan Johnson 2023-11-08 15:32:51 -0800
  • 6d41902002
    Fixing more edge cases around widget removal Jonathan Johnson 2023-11-08 15:30:11 -0800
  • ab4e4022ea
    Fixing issues when widgets are removed Jonathan Johnson 2023-11-08 14:43:55 -0800
  • 747813f6b8
    Button.enabled Jonathan Johnson 2023-11-08 12:37:58 -0800
  • a8cd3df22c
    Better Input keyboard event handling Jonathan Johnson 2023-11-08 11:21:45 -0800
  • bf9836a82b
    Default + Cancel widgets Jonathan Johnson 2023-11-08 11:03:17 -0800
  • 5e055376e7
    Re-exposing attributes for now Jonathan Johnson 2023-11-08 09:35:17 -0800
  • fc165628e5
    Input no longer blinks in the background Jonathan Johnson 2023-11-08 08:44:16 -0800
  • b27b9db380
    IntoDynamic<T> Jonathan Johnson 2023-11-08 07:44:10 -0800
  • 57a689b8c8
    Window focus/occlusion, recursive focus/activation Jonathan Johnson 2023-11-07 20:16:59 -0800
  • ca42ecc956
    Fixed mouse events + docs Jonathan Johnson 2023-11-07 16:43:19 -0800