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

Update README #2

Merged
merged 2 commits into from
Nov 2, 2018
Merged

Update README #2

merged 2 commits into from
Nov 2, 2018

Conversation

raphlinus
Copy link
Contributor

Basically new text explaining the goals. Still very spare (needs
screenshots!), but a start.

Basically new text explaining the goals. Still very spare (needs
screenshots!), but a start.
README.md Outdated Show resolved Hide resolved
Co-Authored-By: raphlinus <raph.levien@gmail.com>
Copy link
Collaborator

@LiHRaM LiHRaM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@raphlinus raphlinus merged commit 9d0ff53 into master Nov 2, 2018
@raphlinus raphlinus deleted the readme branch February 13, 2019 20:37
cmyr pushed a commit that referenced this pull request Oct 7, 2019
xarvic referenced this pull request in xarvic/druid Mar 23, 2021
cmyr added a commit that referenced this pull request Apr 7, 2021
* - added LifeCycle::DisabledChanged and InternalLifeCycle::RouteDisabledChanged
 - implemented the disabled state in WidgetPod
 - changed call to focus_change from event to post event processing
 - implemented disabled handling in window.rs and core.rs

* created tests for disable

* fixed tests

* fixed tests

* updated core.rs and event.rs

* fixed focus-chain bug:
 - the focus chain was cleared, if the widget was disabled

* fix disabled update

* update tests

* fixed code (all tests succeed)

* refactored core.rs and tests/mod.rs

* updated tests

* fixed focus-chain bug

* make clippy happy
(i hope)

* make clippy happy #2

* Apply suggestions from code review

Update Documentation

Co-authored-by: Colin Rofls <colin@cmyr.net>

* Update druid/src/contexts.rs

Update documentation

Co-authored-by: Colin Rofls <colin@cmyr.net>

* refactor DisabledChanged

* refactor DisabledChanged

* fixed error, revered change of focus_chain

* refactored tests

* reordered lifecycle events

* reverted changes to the focus_chain

* implemented new focus-chain using LifeCycle::BuildFocusChain

* update tests

* fixed problems

* updated texts

* clippy fix

* fixed documentation

* Update druid/src/event.rs

Co-authored-by: Colin Rofls <colin@cmyr.net>

* fixed documentation

* made logic simpler

* refactored post_event_processing

* updated CHANGELOG.md

* fixed docs

* make clippy happy

Co-authored-by: xarvic <xarvix@web.de>
Co-authored-by: Colin Rofls <colin@cmyr.net>
xarvic added a commit that referenced this pull request May 3, 2021
* - added LifeCycle::DisabledChanged and InternalLifeCycle::RouteDisabledChanged
 - implemented the disabled state in WidgetPod
 - changed call to focus_change from event to post event processing
 - implemented disabled handling in window.rs and core.rs

* created tests for disable

* fixed tests

* fixed tests

* updated core.rs and event.rs

* fixed focus-chain bug:
 - the focus chain was cleared, if the widget was disabled

* fix disabled update

* update tests

* fixed code (all tests succeed)

* refactored core.rs and tests/mod.rs

* updated tests

* fixed focus-chain bug

* make clippy happy
(i hope)

* make clippy happy #2

* Apply suggestions from code review

Update Documentation

Co-authored-by: Colin Rofls <colin@cmyr.net>

* Update druid/src/contexts.rs

Update documentation

Co-authored-by: Colin Rofls <colin@cmyr.net>

* refactor DisabledChanged

* refactor DisabledChanged

* fixed error, revered change of focus_chain

* refactored tests

* reordered lifecycle events

* reverted changes to the focus_chain

* implemented new focus-chain using LifeCycle::BuildFocusChain

* update tests

* fixed problems

* updated texts

* clippy fix

* fixed documentation

* Update druid/src/event.rs

Co-authored-by: Colin Rofls <colin@cmyr.net>

* fixed documentation

* made logic simpler

* refactored post_event_processing

* updated CHANGELOG.md

* fixed docs

* make clippy happy

* implemented DisabledIf

* reformat

* updated CHANGELOG.md

* fix issue

* updated example

Signed-off-by: xarvic <xarvix@web.de>

* added License, updated documentation

Signed-off-by: xarvic <xarvix@web.de>

* reformat

Signed-off-by: xarvic <xarvix@web.de>

* reformat

Signed-off-by: xarvic <xarvix@web.de>

* implement disabled state for button

Signed-off-by: xarvic <xarvix@web.de>

* updated visuals of controls when disabled

Signed-off-by: xarvic <xarvix@web.de>

* reformat

Signed-off-by: xarvic <xarvix@web.de>

* run clippy

Signed-off-by: xarvic <xarvix@web.de>

* run cargo fmt

Signed-off-by: xarvic <xarvix@web.de>

* Update CHANGELOG.md

* implemented disabled-text-color

Signed-off-by: xarvic <xarvix@web.de>

* changed background

Signed-off-by: xarvic <xarvix@web.de>

* reformat

Signed-off-by: xarvic <xarvix@web.de>

* Changed label.

Signed-off-by: xarvic <xarvix@web.de>

* added deprecation note

Signed-off-by: xarvic <xarvix@web.de>

Co-authored-by: xarvic <xarvix@web.de>
Co-authored-by: Colin Rofls <colin@cmyr.net>
@Maikel1963 Maikel1963 mentioned this pull request May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants