Skip to content

Commit

Permalink
Merge pull request #42 from Jacalz/flatpak-tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacalz authored Jan 11, 2025
2 parents 82a317c + 8ad265f commit 5f5877a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions explore/compiling.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Fyne will typically configure your application appropriately for the target plat
| Tag | Description |
|----------|---------------------------|
| `debug` | Show debug information, including visual layout to help understand your app. |
| `flatpak` | Build with improved support for running inside the Flatpak sandbox on Linux. |
| `gles` | Force use of embedded OpenGL (GLES) instead of full OpenGL. This is normally controlled by the target device and not normally needed. |
| `hints` | Display developer hints for improvements or optimisations. Running with `hints` will log when your application does not follow material design or other recommendations. |
| `mobile` | This tag runs an application in a simulated mobile window. Useful when you want to preview your app on a mobile platform without compiling and installing to the device. |
Expand Down

0 comments on commit 5f5877a

Please sign in to comment.