GithubHelp home page GithubHelp logo

org.tuxpaint.tuxpaint's Introduction

Flathub

Flathub is the central place for building and hosting Flatpak builds.

Using the Flathub repository

To install applications that are hosted on Flathub, use the following:

flatpak remote-add flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.gnome.Recipes

To install applications from the beta branch, use the following:

flatpak remote-add flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
flatpak install flathub-beta org.godotengine.Godot

For more information and more applications see https://flathub.org

Contributing to Flathub

For information on creating packages or reporting issues please see the contributing page.

Note: this repository is not for reporting issues related to the flathub.org website itself or contributing to its development. For that, go to https://github.com/flathub-infra/website

org.tuxpaint.tuxpaint's People

Contributors

alexlarsson avatar barthalion avatar cosimoc avatar flathubbot avatar nedrichards avatar ramcq avatar travier avatar wjt avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

wjt jakobdev

org.tuxpaint.tuxpaint's Issues

Support printing

The print button doesn't work, which is sad. The TuxPaint FAQ suggests that you can specify a print command to override its default use of lpr but even then, we'd need a wrapper to the portal.

Add extra stamps

Tux Paint has a number of optional 'stamps' available for use. It'd be great if we could get these into an extension (or ship in the main download) as they're a lot of the joy of the application for younger users.

Update to 0.9.25

We recently released Tux Paint 0.9.25. The changes were mostly minor, but it now supports exporting drawings to one's ~/Pictures folder (technically, it's wherever $XDG_PICTURES_DIR points, with $HOME/Pictures as a fallback), as well as exporting slideshows as animated GIFs (which adds a dependency on the "libimagequant" library, which is part of "pngquant2").

Press release: http://www.tuxpaint.org/latest/tuxpaint-0.9.25-press-release-en.php

Thanks for your consideration & happy new year!

Split stamps to extension

Currently tuxpaint-stamps is part of the main application. They are 217 MB of the 250 MB app.

In space-constrained situations it might be nice to be able to uninstall them. If they were distributed as an extension this would be possible. By using a subdirectories extension it would then be possible for additional stamps to be installed.

Broken on ARM

Testing reveals that running Tuxpaint on ARM shows an almost completely black window.

Not fullscreen when launched from GNOME Software

If I launch Tuxpaint from its desktop icon, it opens full-screen at my laptop's native resolution. (I find it unusable at that resolution because it's not hidpi aware so all the buttons are incredibly small, but apparently the target user isn't too bothered.)

By contrast, if I launch it from GNOME Software, it opens in an 800×600 window, which actually is unusable on a 3200×1800 display.

This is due to two factors:

  • The upstream default is to launch windowed at 800×600, but the Flatpak patches the .desktop file to pass --fullscreen yes --native
  • GNOME Software runs the app with flatpak_installation_launch(), which does not use the Exec line in the .desktop file but invokes the app directly

I think the correct fix would be to use a configuration file to set these options. According to the documentation the path is /etc/tuxpaint/tuxpaint.conf but perhaps this can be made conditional on the installation prefix.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.