figma-linux

Figma is the first interface design tool based in the browser, making it easier for teams to create software. Join us in https://t.me/figma_linux

GPL-2.0 License

Stars
2.5K
Committers
35

Bot releases are visible (Hide)

figma-linux - Figma-linux v0.1.1

Published by ChugunovRoman about 6 years ago

Bug fixes:

  • issue #7
figma-linux - Figma-linux v0.1.0

Published by ChugunovRoman about 6 years ago

What a new

  • Added the top panel
  • Added the main and others tabs
  • Added the home button, for come to back to the recent files
  • Added the middleware API for update the title of the current tab
  • "Open in new tab" working
  • Zoom only for browserView
  • Closing tab by the mouse wheel click
figma-linux -

Published by ChugunovRoman over 6 years ago

Fix issues#3

figma-linux - Published 0.0.4 version

Published by ChugunovRoman over 6 years ago

What's a new

  • Now the app can recieve an args. You can to look a reference by command in the terminal: figma-linux -h
    Output:
figma-linux

Unofficial desktop application for linux. This application based on the Electron.js.

use:
    figma-linux [options]

    OPTIONS:
        -h      this reference.
        -f      launch app without window frame.
        -v      show version of application.

Fixed:

  • Fix app icon.
figma-linux - Published 0.0.3 version

Published by ChugunovRoman over 6 years ago

What's a new

  • Added auto reload the window after login and logout.

Fixed:

  • Fixed shortcuts. Now it don't overwrite the system shortcuts.
  • Now your can to logout from the app. 😁
figma-linux -

Published by ChugunovRoman almost 7 years ago

What's a new:

  • Add reload window (By pressing the F5 key)
figma-linux -

Published by ChugunovRoman almost 7 years ago

What's a new:

  • Change zoom:
    • Decrease zoom on 10% press on the ctrl+- shortcut.
    • Increase zoom on 10% press on the ctrl+= shortcut.
    • Decrease zoom on 5% press on the shift+ctrl+- shortcut.
    • Increase zoom on 5% press on the shift+ctrl+= shortcut.