1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-30 23:19:49 +00:00
Pixelorama/src
Marquis Kurt cad464eb99
(Port) Port Pixelorama to Ubuntu Touch (#517)
* Add support for creating Ubuntu Touch click packages.

The clickable directory contains the files necessary to create a
click package designed for Ubuntu Touch, a community-driven Linux
distro for mobile phones as an alternative to iOS and Android.

A new CI script has been added to create the packages, which is
copied over from one of my other projects. Please change this to
suit your needs.

A new custom feature "clickable" has been added to the project
settings to allow customizations for the Ubuntu Touch platform.

Signed-off-by: Marquis Kurt <software@marquiskurt.net>

* Make clickable CI follow more closely to desktop builds

* Remove sudo from clickable install step

* Install software-properties-common

* Comment out docker startups in click install

* Change export name for Click version

* Change name and export mode to pack only

* Change means of copying data to clickable dir

* Install sudo to docker

* Add -g to docker add user

* Remove docker user creation

* Remove other chpasswd stuff

* Split CI into two jobs

* Make build-ubports.sh runnable

* Use HiPDI GUI theme on Clickable

* Move clickable folder to Misc, add release CI targets

* Add mobile to clickable settings

* Add pixelorama_data to install data

* Create pixelorama_data subdir in click itself

* Change default save dir for clickable

* Update AppArmor policy

* Update clickable version to test AppArmor

* Revert changes and use user data dir

* Add README pertaining to Ubuntu Touch

* Remove GODOT_MAC_VERSION from UT port workflow

Co-authored-by: Manolis Papadeas <35376950+OverloadedOrama@users.noreply.github.com>
2021-09-25 13:42:31 +03:00
..
Autoload Fix opening pre-v0.8 pxo files 2021-09-07 20:31:32 +03:00
Classes Update the minimum value of the zoom level spinbox on project change 2021-09-04 16:59:23 +03:00
Palette Made the palette comments TextEdit a big taller 2021-08-26 05:00:05 +03:00
Preferences Added a "Licenses" tab in the About menu, which displays Pixelorama's license as well as the software it depends on, such as Godot 2021-09-05 01:07:12 +03:00
Shaders Use AutoInvertColors shader for the cursor tool icons 2021-06-05 02:01:04 +03:00
Tools Don't transform content if layer is locked or invisible 2021-08-30 01:22:13 +03:00
UI Fix issue with copying and pasting to a different project that has a bigger canvas 2021-09-24 19:23:59 +03:00
Main.gd (Port) Port Pixelorama to Ubuntu Touch (#517) 2021-09-25 13:42:31 +03:00
Main.tscn Use outlines textures for tool cursor icons 2021-08-18 15:06:10 +03:00
XDGDataPaths.gd Rename "pixelorama" folder to "pixelorama_data" for non-XDG locations 2020-08-29 16:34:52 +03:00