Kenneth kennethnym
kennethnym synced commits to docking_inter at kennethnym/cimgui from mirror 2025-09-22 12:11:39 +01:00
207fca2d36 pull imgui 1.92.3 docking and generate
kennethnym synced new reference refs/tags/1.92.3dock to kennethnym/cimgui from mirror 2025-09-22 12:11:39 +01:00
kennethnym synced commits to refs/tags/1.92.3dock at kennethnym/cimgui from mirror 2025-09-22 12:11:39 +01:00
kennethnym synced new reference refs/tags/1.92.3 to kennethnym/cimgui from mirror 2025-09-22 12:11:39 +01:00
kennethnym synced commits to refs/tags/1.92.3 at kennethnym/cimgui from mirror 2025-09-22 12:11:39 +01:00
kennethnym synced commits to master at kennethnym/cimgui from mirror 2025-09-22 12:11:39 +01:00
3b6ca737bd Merge branch 'docking_inter'
207fca2d36 pull imgui 1.92.3 docking and generate
d61baefa0c update README.md
7dc88bd031 pull imgui docking 1.92.1 and generate
Compare 4 commits »
kennethnym pushed to main at work-one/file-one 2025-09-21 23:30:16 +01:00
82ce2ac90c build: add lazygit to devcontainer
kennethnym pushed to main at work-one/file-one 2025-09-21 23:24:37 +01:00
8062fdb7f3 wip: directory/file move name conflict check
kennethnym pushed to main at work-one/file-one 2025-09-21 18:03:59 +01:00
29eab87c71 feat: impl multi file/dir moving
kennethnym pushed to main at work-one/file-one 2025-09-21 17:07:05 +01:00
a331276c43 build: add environment variables template
kennethnym pushed to main at work-one/file-one 2025-09-21 17:05:45 +01:00
6323a3f41c docs: add project guidelines and commit conventions
kennethnym pushed to main at work-one/file-one 2025-09-21 16:45:44 +01:00
bc1f655aab fix: auto focus new dir name input on create dir
kennethnym pushed to main at work-one/file-one 2025-09-21 16:18:34 +01:00
de8a53d7a8 feat: double click to open directory in dir table
kennethnym pushed to main at work-one/file-one 2025-09-21 16:16:25 +01:00
39c0268ded fix: ctx menu sometimes not opening immediately
kennethnym pushed to main at work-one/file-one 2025-09-21 16:12:28 +01:00
19535396ad fix: directory table multi select
kennethnym pushed to main at work-one/file-one 2025-09-21 00:54:29 +01:00
7eefe2b96e feat: allow file drop on path breadcrumb
kennethnym pushed to main at work-one/file-one 2025-09-21 00:23:29 +01:00
0f5b1f79ff refactor: directory path handling
kennethnym pushed to main at work-one/file-one 2025-09-20 23:43:33 +01:00
cd2c10fbed refactor: extract file drop logic into hook
kennethnym pushed to main at work-one/file-one 2025-09-20 23:25:02 +01:00
d6b693b54b feat: basic file drag and drop
kennethnym pushed to main at work-one/file-one 2025-09-20 21:16:52 +01:00
daae016cf3 fix: image preview dialog mobile layout