Commit graph

  • 634a4b7af8
    Added most window settings from winit Jonathan Johnson 2024-09-05 20:31:01 -0700
  • 9304165981
    PendingWindow in PendingApp fix + resize_to_fit Jonathan Johnson 2024-09-04 08:29:13 -0700
  • 6a346ea3ef
    Added Watcher type Jonathan Johnson 2024-09-02 09:23:52 -0700
  • 0dd18826c9
    Switcher unmounts in all windows Jonathan Johnson 2024-08-28 08:49:26 -0700
  • 53d3c58cbb
    Added missing to_ variants Jonathan Johnson 2024-08-28 07:42:11 -0700
  • 20366698a6
    Clippy Jonathan Johnson 2024-08-28 07:03:56 -0700
  • 94e473cdd3
    Fixing nested collapse animations Jonathan Johnson 2024-08-27 09:56:14 -0700
  • 9a148b8765
    Making all easing functions themable Jonathan Johnson 2024-08-27 08:32:51 -0700
  • e773bc123a
    Updated changelog Jonathan Johnson 2024-08-20 16:05:26 -0700
  • ba8d73b6b7
    Bumping version Jonathan Johnson 2024-08-20 12:30:41 -0700
  • f660e1138d
    bistream-io via ravif via image causing MSRV bump Jonathan Johnson 2024-08-20 12:14:45 -0700
  • 06e9072a23
    Noting Easing change Jonathan Johnson 2024-08-20 12:13:09 -0700
  • 5f604c41dc
    Switching to released kludgine Jonathan Johnson 2024-08-20 12:09:26 -0700
  • 457962cc48
    Removed dbg! statement Jonathan Johnson 2024-08-20 12:03:09 -0700
  • 9b3e6c13f4
    Fixed remounting WidgetInstances Jonathan Johnson 2024-08-20 10:31:47 -0700
  • 7bd79b0662
    Switched to released easing-function Jonathan Johnson 2024-08-18 10:58:44 -0700
  • 18d14a0275
    Fixing example test compilation issues Jonathan Johnson 2024-08-18 08:00:49 -0700
  • df748a991d
    Extracting easing functions + Clippy Jonathan Johnson 2024-08-17 17:44:12 -0700
  • 6726855ed0
    Cleaning up figures usage in examples Jonathan Johnson 2024-07-26 10:34:30 -0700
  • 530f50e53c
    Removing extra dbg statement Jonathan Johnson 2024-07-26 09:53:26 -0700
  • b33e06ac4e
    Attempting to tweak glyph calculation Jonathan Johnson 2024-07-26 09:51:29 -0700
  • 4c9dd5d7ca
    Allowing partial glyph to be considered start Jonathan Johnson 2024-07-26 09:46:50 -0700
  • 4a55a42011
    More selection fixing Jonathan Johnson 2024-07-26 09:44:41 -0700
  • f0c1aec40e
    Fixing selecting before/after the text Jonathan Johnson 2024-07-26 09:33:33 -0700
  • 459dc3f96a
    Renaming CushyWindowBuilder to Standalone Jonathan Johnson 2024-07-26 09:20:39 -0700
  • 48133cdac3
    Fixing an edge case in computing tab order Jonathan Johnson 2024-07-26 08:59:23 -0700
  • ffb1475e30
    Fixing padding/shadow calculations on Container Jonathan Johnson 2024-07-26 08:58:59 -0700
  • ba3a4b9b02
    Added Zoom factor Jonathan Johnson 2024-07-25 11:31:38 -0700
  • 83fe4b05ef
    Switching to released Kludgine Jonathan Johnson 2024-07-22 08:31:11 -0700
  • 3de9d0597f
    Updating kludgine and figures Jonathan Johnson 2024-07-22 08:06:03 -0700
  • 66b37bb88d
    Updated msrv from wgpu update Jonathan Johnson 2024-07-22 07:29:10 -0700
  • 553c4ab959
    Updating Kludgine for wgpu Jonathan Johnson 2024-07-22 07:19:58 -0700
  • fbabbdbd99
    Reverting example change Jonathan Johnson 2024-07-08 17:07:00 -0700
  • 60c7ef8859
    Honoring Window::inner_size's initial value Jonathan Johnson 2024-07-08 16:50:50 -0700
  • 4d6196f4e7
    Fixing default for no close-requested handler Jonathan Johnson 2024-07-08 16:22:15 -0700
  • 24291772de
    Added Window::on_close_requested Jonathan Johnson 2024-07-08 16:06:45 -0700
  • 6a1f7f5462
    Fixed deadlock with DynamicMutexGuard::unlocked Jonathan Johnson 2024-06-13 09:12:10 -0700
  • f61cb2b91b
    Fixing deadlock in debug window cleanup Jonathan Johnson 2024-06-07 11:01:53 -0700
  • a6d5b078f5
    Added ForEach::for_each_subsequent Jonathan Johnson 2024-06-07 10:27:07 -0700
  • 7bd13e2a0a
    Added for_each_subsequent Jonathan Johnson 2024-06-07 09:08:14 -0700
  • 8c8dca63ba
    Clarified some window builder documentation Jonathan Johnson 2024-05-17 15:00:24 -0700
  • 3da08bca62
    Fixed a crash in Switcher Jonathan Johnson 2024-05-13 08:39:43 -0700
  • 774a846210
    animate_mouse_button + more example recordings Jonathan Johnson 2024-05-12 19:12:01 -0700
  • d234e6e607
    Enabling all features when generating example images Jonathan Johnson 2024-05-12 14:44:51 -0700
  • 568f2ca327
    Added plotters example capture + animate_keypress Jonathan Johnson 2024-05-12 14:23:29 -0700
  • cf78c9defa
    Updating cushy-macros Jonathan Johnson 2024-05-12 08:52:19 -0700
  • 2917430d94
    Fixing image references to guide Jonathan Johnson 2024-05-12 08:37:24 -0700
  • c566bc2fcf
    Fixing guide-examples reference to Cushy Jonathan Johnson 2024-05-12 08:35:14 -0700
  • db2296c626
    Preparing v0.3.0 Jonathan Johnson 2024-05-12 08:30:43 -0700
  • daccac26bb
    Adding theme editor screenshot to readme Jonathan Johnson 2024-05-12 08:12:24 -0700
  • 15b8b3e452
    Moved example generation into cushy Jonathan Johnson 2024-05-12 07:58:09 -0700
  • be7145a43f
    Guide readme + cleaning repo Jonathan Johnson 2024-05-12 07:20:52 -0700
  • ad19981704
    Adding x11 deps for example regeneration Jonathan Johnson 2024-05-12 07:05:27 -0700
  • 997cc9586f
    Simplifying drop shadow Jonathan Johnson 2024-05-12 06:57:41 -0700
  • a3903463ea
    Added note in changelog for appit fix Jonathan Johnson 2024-05-12 06:45:27 -0700
  • b57188f80f
    Added optional tokio integration Jonathan Johnson 2024-05-11 21:25:54 -0700
  • 8f5ce94a87
    Making screenshot link to guide Jonathan Johnson 2024-05-11 19:42:50 -0700
  • 9a987532d5
    Adding "screenshot" to readme Jonathan Johnson 2024-05-11 19:41:49 -0700
  • 7f55b352b4
    Export Menu + Finish Guide Stubs Jonathan Johnson 2024-05-11 19:30:36 -0700
  • ddacd53084
    More guide stubbing Jonathan Johnson 2024-05-11 18:11:24 -0700
  • 07f1febe9f
    Removed ChosenMenuItem Jonathan Johnson 2024-05-10 12:15:33 -0700
  • c5f1832b3e
    Disabled menu item support Jonathan Johnson 2024-05-10 10:16:47 -0700
  • b8410cd4ba
    Separators in menus Jonathan Johnson 2024-05-10 09:51:02 -0700
  • 38cdea9816
    Submenu support in context menus Jonathan Johnson 2024-05-10 09:10:39 -0700
  • 8b96966031
    Basic context menus Jonathan Johnson 2024-05-09 08:16:34 -0700
  • 1c8d4e0176
    ButtonClick + Overlays at locations Jonathan Johnson 2024-05-08 08:38:26 -0700
  • ecf0d45bfa
    Updating MSRV Jonathan Johnson 2024-05-02 07:07:13 -0700
  • da6440a9a6
    Updated changelog Jonathan Johnson 2024-05-01 12:49:30 -0700
  • 46c4eb9ed8
    winit 0.30 Jonathan Johnson 2024-05-01 12:49:03 -0700
  • 8880fece3a
    Updated kludgine Jonathan Johnson 2024-05-01 08:52:53 -0700
  • 5e266f1551
    Optimizing label text recaching Jonathan Johnson 2024-04-07 14:33:50 -0700
  • 20ae2b7c72
    map_each deadlock prevention Jonathan Johnson 2024-04-05 16:14:26 -0700
  • beede55f0a
    Added winit accessor Jonathan Johnson 2024-04-03 09:13:36 -0700
  • 44759d4812
    Fix when replacing an overlay Jonathan Johnson 2024-03-21 11:26:34 -0700
  • abbf8d94d8
    More Modifier helpers Jonathan Johnson 2024-03-21 11:26:23 -0700
  • 173fb2d540
    Allowing changing multisampling on all windows Jonathan Johnson 2024-03-21 09:02:07 -0700
  • 74034760ce
    OverlayLayer::dismiss_all Jonathan Johnson 2024-03-20 11:40:20 -0700
  • a63af0f9de
    Exposing ModifiersExt Jonathan Johnson 2024-03-19 10:17:28 -0700
  • 18abfc66f2
    Added ability to disable vsync Jonathan Johnson 2024-03-17 08:44:02 -0700
  • 3762bc6dc1
    Dynamic font loading Jonathan Johnson 2024-03-06 16:53:36 -0800
  • 7a9ddaa926
    Disk space cleanup in CI Jonathan Johnson 2024-03-06 09:54:09 -0800
  • 9c4ae939e1
    Implemented nested widget unmounted events Jonathan Johnson 2024-03-06 09:50:29 -0800
  • 0e02a513bb
    Updating dependencies Jonathan Johnson 2024-03-06 09:21:43 -0800
  • 5b31efe93b
    Merge branch 'main' of github.com:khonsulabs/gooey Jonathan Johnson 2024-02-21 12:10:01 -0800
  • 7f1bf75f45
    Updated to cosmic-text 0.11.2 Jonathan Johnson 2024-02-21 12:09:44 -0800
  • 6bd0ea9d44
    Merge pull request #143 from ModProg/make-widget-list Jonathan Johnson 2024-02-08 08:55:53 -0800
  • 641f4bf52d
    Add MakeWidgetList Roland Fredenhagen 2024-02-05 21:44:52 +0100
  • 6cf3bc7a93
    Stubbed out more guide pages Jonathan Johnson 2024-01-26 18:15:26 -0800
  • 0e5976de10
    Dynamic::try_lock Jonathan Johnson 2024-01-26 18:13:42 -0800
  • 3f8fed65c3
    Added Chinese ListStyles Jonathan Johnson 2024-01-18 15:06:54 -0800
  • e2e5085b1f
    Added List widget Jonathan Johnson 2024-01-18 13:29:50 -0800
  • 76a42e2788
    Updated to wgpu 0.19.0 Jonathan Johnson 2024-01-18 06:37:29 -0800
  • 570cfc6d94
    Missing docs Jonathan Johnson 2024-01-13 06:10:36 -0800
  • c2bd9911ca
    Started a List widget Jonathan Johnson 2024-01-13 06:04:41 -0800
  • 1b97b39857
    Label for CowString Jonathan Johnson 2024-01-13 06:02:22 -0800
  • 0c36abf28e
    Remving debugs Jonathan Johnson 2024-01-13 06:02:10 -0800
  • 9bd78c648b
    Switcher now unmounts Jonathan Johnson 2024-01-13 05:55:07 -0800
  • 02e90e48c6
    Image aspect scaling now requests sizes Jonathan Johnson 2024-01-13 05:54:51 -0800
  • c242009cb8
    Fixing set_font_family to not be sticky Jonathan Johnson 2024-01-13 05:52:27 -0800
  • f8cb7e7f32
    Added the Delimiter widget Jonathan Johnson 2024-01-12 15:44:18 -0800