Giter VIP home page Giter VIP logo

Comments (4)

soredake avatar soredake commented on May 30, 2024

https://aur.archlinux.org/packages/python-cef/

from protonfixes.

mrjackv avatar mrjackv commented on May 30, 2024

I made that package...

from protonfixes.

simons-public avatar simons-public commented on May 30, 2024

I've used Kivy in the past for other projects and think it would be a great replacement. My only reason for using cef initially was because of the quick prototyping that could be done in html and wanting the splash to match bigpicture for my use case.

There's also the option of using pysdl2 directly. Kivy is good for it's widgets, but like cef is kind of heavy for a simple splash. This would require more coding than using a UI framework though.

Another option would be tkinter, which may or may not be built with python depending on the distribution. I haven't worked with it much, but I have a friend working on a project written in it and it seems pretty decent.

I was also reading up on using a custom theme for zenity. zenity is pretty reliably available since it is kind of bundled with the steam-runtime and is a dependency for steam in most package managers. It also supports progress bars and labels which I think are really the only controls needed. Right now I'm only able to find info for gtk2, but I'll keep looking.

At the end of the day I'm willing to merge anything splash-related as long as it stays optional if it has external dependencies, and I agree with deprecating cefpython.

from protonfixes.

pchome avatar pchome commented on May 30, 2024

Maybe something really simple, like semi-transparent image, see e.g. http://www.imagemagick.org/Usage/text/ and pango_markup section. Or window with background and text.

from protonfixes.

Related Issues (20)

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.