gui
Here are 5,166 public repositories matching this topic...
- I have marked all applicable categories:
- exception-raising bug
- [ x] visual output bug
- documentation request (i.e. "X is missing from the documentation." If instead I want to ask "how to use X?" I understand [StackOverflow#tqdm] is more appropriate)
- new feature request
- [ x] I have visited the [source website], and in particular
read the [known iss
Darkest dark theme
How to change color of menu bar and scrollings to dark color in darkest dark theme?
and light borders around the fields?
it looks strange in dark theme
Sporadic CI failures
Looking for help from the community regarding this issue.
Issue:
Sporadic CI failures.
Expected behavior:
Consistent CI results.
Actual behavior:
CI test may fail or pass with a rerun and no other change.
Steps to reproduce:
Run CI repeatedly by opening a PR and re-pushing minor changes until reproduced.
Reference issue: https://travis-ci.org/onivim/oni/jobs/4999
Problem
It's possible that a developer retains a reference to a node ref that has been unmounted. To prevent the reference of an unmounted html element, Yew should be sure to clear the NodeRef when unmounting.
Suggested Fix
- Set vtag's node ref to
Nonein itsVDiff::detachimpl - Set vcomp's node ref to
Nonein theDestroyComponentrunnable
Basic info
Application name: Awesome Streamlit
Application repo link: https://github.com/marcskovmadsen/awesome-streamlit
Application home link: https://awesome-streamlit.org/
Application Docs: https://awesome-streamlit.readthedocs.io/
Application Docker Image: https://cloud.docker.com/u/marcskovmadsen/repository/docker/marcskovmadsen/awesome-streamlit
**Application
Describe the bug
Using application.NewWindow to create a secondary window, it's not possible to re-use that window after it has been closed. If the user presses the X button, the window doesn't respond to Show() calls any more.
To Reproduce
- Create a main window
- Create a secondary window
- Close the secondary window
- Attempt to re-show the secondary window.
Example co
I'll try to PR updates to the README.md file. In the meantime, making this ticket with the correct directions for anyone trying to build the latest release for themselves:
npm run pack. Quit the process once the webpack analyzer graphic pops up.node bin/pack.js- Don't worry about
Unhandled rejection Error: No identity found for signing.error. - Packaged app ready at `dist/
Add a field on the breakpoint that shows the number of times a breakpoint was hit. See The -break-list Command.
Is your feature request related to a problem? Please describe.
Currently when opening a context menu using keyboard in disassembly widget or graph widget it opens generic widget context menu as if user right clicked outside any instructions.
Describe the solution you'd like
Opening context menu using keyboard in those widgets should open the dissaembly context menu for current pos
-
Updated
Jan 9, 2020 - Go
This could be nice when processing multiple images - a circular progress bar indicating percent complete, just like the ones in Photos and iMovie. It could replace the always spinning activity indicator if there's more than like 2-5 images being processed. Would be suuuuper useful when you're processing hundreds or thousands of photos like I am right now.
Short tutorial
Yes i can see the _examples folder and i can run the code but a short tutorial will defiantly increase adoption, also with a better documentation. Who don`t like a documentation like http://flask.pocoo.org/docs/0.12/?
Thank you for your efforts and time.
-
Updated
Feb 16, 2020 - JavaScript
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Please, a single feature per issue.
-
Example graphics for UI elements would provide a better overview.
-
The documentation would be clearer if the methods of the classes were divided into different "categories" as in the Qt documentation:
- methods of the respective class
- slots
- signals / events
- inherited methods / properties from other classes
- An overview that shows which of the respective properties, method
TODO before launch
I append text to the control QPlainTextEdit after interval, please help me how to scroll to the bottom,
I can't find any APIs: https://docs.nodegui.org/docs/api/generated/classes/qplaintextedit
Thanks
This project is great, howerver I think it will be much better if there are more help documents. For example, details useage about some struct, the meaning of their fields, etc.
~/.config/youtube-dlg should just contain configuration files and not logs (which should go to $XDG_DATA_HOME/youtube-dlg/ ) nor youtube-dl binary (which should go to $XDG_CACHE_HOME).
Please also consider using appdirs instead of hardcoding ~/.config/
Describe the bug
>> i: make image! 2x2
== make image! [2x2 #{FFFFFFFFFFFFFFFFFFFFFFFF}]
>> i/alpha
== #{00000000}
>> i/alpha: 1 i/alpha
== #{01010101}
>> i/alpha: -1 i/alpha
== #{FFFFFFFF} ;) expected #{00000000}
>> i/alpha: 255 i/alpha
== #{FFFFFFFF}
>> i/alpha: 256 i/alpha
== #{00000000} ;) expected #{FFFFFFFF}
Expected behavior
Alpha val
-
Updated
Mar 22, 2020 - C++
Slackware 14,2
persepolis 3.1.0 installed from source
fluxbox WM
When deselecting the sytem tray icon in preferences the tray icon is still there and if I reopen preferences it is ticked again.
The instructions say that you can open the file with a right click to open with powershell. However, this doesnt grant admin rights and things dont work properly. Is it possible to right click and open with powershell with admin rights?
-
Updated
Mar 4, 2020 - Objective-C
Iced branding
Hey everyone !
In order for the new website to happen, we need to define some sort of branding for Iced. Since this should be a community effort, here are my first thoughts / mind map of how I reasoned about the logo and color scheme.
Logo
What is Iced ?
- GUI Framework
- Platform-agnostic
- Written in Rust
- Elm Architecture
What does iced mean ?
- Ice
- Ice
Description
On running the calculator example with cargo run --example calculator, 4 separate windows are created. Closing any of them closes all the windows. The numbers and symbols do not render on calculator buttons. The buttons are blank.
Version / OS
-
Rust version:
stable-x86_64-unknown-linux-gnu (default)
rustc 1.34.0 (91856ed52 2019-04-10) -
azul version:
commit hash:
I was in trouble when manager my document with mongo express.
It cannot show the detail of a document which have number type id.
repro steps:
- insert a doc with a number type id
{
"_id": 123456,
"message": "another field"
}- find the document wu just insert above and click it
- an error is shown on the screen:
Document not found!
can anybody help?
Improve this page
Add a description, image, and links to the gui topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gui topic, visit your repo's landing page and select "manage topics."

Some changes have been made to the main Readme (which appears when landing on the github webpage) and the FAQ. This is a post to notify people, gather some interest and suggestions.
Thanks to @ker0chan for her help on the Readme (lots more feedback that I haven't processed yet) and @ButternCream for his help working on the FAQ.