Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More customizable design toolkit... #90580

Closed
8 tasks
mnini opened this issue Feb 13, 2020 · 1 comment
Closed
8 tasks

More customizable design toolkit... #90580

mnini opened this issue Feb 13, 2020 · 1 comment

Comments

@mnini
Copy link

mnini commented Feb 13, 2020

Allow extensions access to DOM element ( which is quite necessary for e.g. custom animations or borders ) of:

  • Every possible element
    With access to DOM like that and canvas, there are literally infinite design pattern solutions, that are better than blank screen
  • Workspace background is good, but solving whole browser as background with transparency or fully transparent window with blur and opacity is possible in electron.
    Transparency looks good, vibrancy looks even better, but I don't think electron's able to do that on linux...
  • Command to open custom script tab on the workspace
    So you can change animation that is there...
  • Command that allows to open custom global script
    So you have some default fallback
  • Allow support for transparent window
    Transparency is good...
  • Allow support for frameless window( custom frame )
    Maybe theming can get too far...
  • Allow themes semantical font and font size
    Maybe...
  • Browser with true live preview on templates
    So we can see what is going on...
@JacksonKearl
Copy link
Contributor

JacksonKearl commented Feb 13, 2020

Many of these items have existing issues tracking them, for instance #32257, #26128, #1833, etc. Please check for existing issues before filing more. Also please don't file issues in batches, we need to be able to assign issues to individual contributors to track the status of individual bugs and feature requests.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants