onlook icon indicating copy to clipboard operation
onlook copied to clipboard

feat: Allow user to add a window from the bottom toolbar

Open Paribesh01 opened this issue 11 months ago • 3 comments

Description

Added a feature where user can add a window from the bottom toolbar

Related Issues

#1910

Type of Change

  • [ ] Bug fix
  • [x] New feature
  • [ ] Documentation update
  • [ ] Release
  • [ ] Refactor
  • [ ] Other (please describe):

Testing

try clicking a desktop icon on the bottom bar, it will create a new window

Screenshots (if applicable)

Screenshot 2025-06-08 at 10 44 25 PM

Additional Notes


[!IMPORTANT] Add feature to allow users to add a window from the bottom toolbar with hotkey support and translations.

  • Feature:
    • Add button in index.tsx to allow users to add a window from the bottom toolbar.
    • Implements addWindowFunc to duplicate selected frame and switch to WINDOWS tab.
    • Adds addWindow hotkey (w) in hotkey.ts.
  • Translations:
    • Add addWindow translations in en.d.json.ts, en.json, es.json, ja.json, ko.json, zh.json.

This description was created by Ellipsis for c88dade0623681ea3db79a14b92321430f61154d. You can customize this summary. It will automatically update as commits are pushed.

Paribesh01 avatar Jun 08 '25 17:06 Paribesh01

@Paribesh01 is attempting to deploy a commit to the Onlook Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Jun 08 '25 17:06 vercel[bot]

@Kitenite can you plz review this and let me know if any change are required.

Paribesh01 avatar Jun 08 '25 17:06 Paribesh01

@Kitenite ok, i will try my best and make the changes.

Paribesh01 avatar Jun 09 '25 14:06 Paribesh01

@Kitenite closing this pr with a followup pr #2343

Paribesh01 avatar Jul 03 '25 09:07 Paribesh01