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 hidden (Show)

figma-linux - Figma-linux v0.2.0

Published by ChugunovRoman about 6 years ago

What's new

  • Added the support of local fonts. You can put your font files into $HOME/.local/share/fonts directory or /usr/share/fonts. Then need relaunch app.
  • Added the support of software rendering through the SwiftShader library.
  • Added context popup menu for tabs.
  • Copy app url or https url in clipboard (When you are in project).
  • Open current project in browser.
  • Open app url or https url in the app (figma://file/... or https://www.figma.com/file/...)
  • Open url in new tab, and also if the app already launched.

Bug fixes

  • Fixed #11 - Copy as PNG/SVG not working
  • Hiding the backward button for tab, was opened from context menu.
figma-linux - Figma-linux v0.1.2

Published by ChugunovRoman about 6 years ago

Bug fixes:

  • issue #8 - Desktop file inside the AppImage broken
  • issue #9 - Segmentation fault
  • issue #10 - Fail to install on Manjaro
  • issue #12 - Close app when trying to login via google
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.