openpencil/desktop
Danila Poyarkov de8578c435
feat(app): expand Figma menu and selection parity (#459)
- Add Figma-style object, component, selection, view, settings, and browser Move to Page actions
- Add undoable z-order, transformed distribution, inverse selection, and single/bulk rename behavior
- Keep browser and native menus, shortcuts, generated schema, localization, and documentation aligned
2026-08-03 00:23:05 +03:00
..
capabilities fix(tauri): restore desktop clipboard access 2026-07-01 10:40:29 +03:00
generated feat(app): expand Figma menu and selection parity (#459) 2026-08-03 00:23:05 +03:00
icons Use pencil loader icon as Tauri app icon 2026-03-01 01:37:01 +03:00
src feat(app): convert image layers to vectors 2026-07-27 16:22:05 +03:00
.gitignore chore: tidy ignore rules 2026-07-05 13:15:57 +03:00
build.rs Rename src-tauri → desktop, symlink for CLI compat 2026-02-28 08:10:09 +03:00
Cargo.lock feat(app): add cross-platform credential storage 2026-07-26 14:07:26 +03:00
Cargo.toml feat(app): add cross-platform credential storage 2026-07-26 14:07:26 +03:00
Info.plist fix(tauri): correctly configure NSAllowsLocalNetworking 2026-04-22 13:01:38 +03:00
tauri.conf.json fix(desktop): enable image drag-and-drop in the Tauri window 2026-06-30 09:50:15 +03:00
updater.key.pub feat(tauri): add signed updater 2026-05-01 13:00:50 +03:00