Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dimchikkk/bevy_cosmic_edit issues and pull requests

#62 - Sometimes Backspace does not work

Issue - State: closed - Opened by bytemunch about 1 year ago - 4 comments
Labels: bug

#61 - rewrite `draw_pixel` for correct color blending

Pull Request - State: closed - Opened by bytemunch about 1 year ago

#60 - move cursor on set_text

Pull Request - State: closed - Opened by Dimchikkk about 1 year ago - 1 comment

#59 - auto height && refactoring

Pull Request - State: closed - Opened by Dimchikkk about 1 year ago - 1 comment

#58 - Infinite-line support

Pull Request - State: closed - Opened by Dimchikkk about 1 year ago - 1 comment

#57 - mode: "infinite-line"

Issue - State: closed - Opened by Dimchikkk about 1 year ago
Labels: enhancement

#56 - Add text position Left

Pull Request - State: closed - Opened by Dimchikkk about 1 year ago - 1 comment

#55 - mode: "auto-height"

Issue - State: closed - Opened by Dimchikkk about 1 year ago
Labels: enhancement

#54 - Support placeholder text

Issue - State: closed - Opened by Dimchikkk about 1 year ago - 4 comments
Labels: enhancement

#53 - Add set_text workaround

Pull Request - State: closed - Opened by Dimchikkk about 1 year ago - 1 comment

#52 - Panic due to cursor being out of bounds

Issue - State: closed - Opened by Dimchikkk about 1 year ago
Labels: bug

#51 - Implement CosmicTextPosition::CenterLeft

Issue - State: closed - Opened by Dimchikkk about 1 year ago
Labels: enhancement, good first issue

#50 - add text change event

Pull Request - State: closed - Opened by Dimchikkk about 1 year ago

#49 - Dark theme colors support

Issue - State: closed - Opened by Dimchikkk about 1 year ago - 11 comments
Labels: bug

#48 - Allow user to enable/disable line wrapping

Issue - State: closed - Opened by Dimchikkk about 1 year ago - 2 comments

#47 - `max_lines` doesn't work properly with long line

Issue - State: closed - Opened by Dimchikkk about 1 year ago
Labels: bug

#46 - Change cursor when hovering text widget

Issue - State: closed - Opened by bytemunch about 1 year ago

#45 - Add selection word/paragraph on mouse click

Issue - State: closed - Opened by Dimchikkk about 1 year ago - 3 comments
Labels: enhancement

#44 - text ci

Pull Request - State: closed - Opened by Dimchikkk about 1 year ago - 1 comment

#43 - fix ci

Pull Request - State: closed - Opened by Dimchikkk about 1 year ago

#42 - move click fns to userland

Pull Request - State: closed - Opened by bytemunch about 1 year ago - 2 comments

#41 - Fix CI

Issue - State: closed - Opened by Dimchikkk about 1 year ago - 3 comments

#40 - pause cursor blink on input

Pull Request - State: closed - Opened by bytemunch about 1 year ago - 2 comments

#39 - Consistent helper function location

Issue - State: closed - Opened by bytemunch about 1 year ago - 1 comment

#38 - improve restricted example

Pull Request - State: closed - Opened by Dimchikkk about 1 year ago

#37 - move converter color to userland

Pull Request - State: closed - Opened by Dimchikkk about 1 year ago

#36 - rename set_text to text

Pull Request - State: closed - Opened by Dimchikkk about 1 year ago - 1 comment

#35 - rename to focus

Pull Request - State: closed - Opened by Dimchikkk about 1 year ago

#34 - Rename `set_text` to `text` :)

Issue - State: closed - Opened by Dimchikkk about 1 year ago - 2 comments

#33 - Re-export cosmic_text::Color

Issue - State: closed - Opened by bytemunch about 1 year ago - 6 comments

#32 - Use bevy's Focus resource instead of ActiveEditor

Issue - State: closed - Opened by Dimchikkk about 1 year ago - 7 comments

#31 - Re-export cosmic-text

Pull Request - State: closed - Opened by bytemunch about 1 year ago - 2 comments

#30 - bump version; fix example for retina

Pull Request - State: closed - Opened by Dimchikkk about 1 year ago - 1 comment

#28 - Allow fetching font from URL on wasm

Issue - State: closed - Opened by Dimchikkk about 1 year ago - 3 comments

#27 - add editor restrictions + example

Pull Request - State: closed - Opened by bytemunch about 1 year ago - 6 comments

#26 - bundle fira mono subset font

Pull Request - State: closed - Opened by bytemunch about 1 year ago - 2 comments

#25 - Use smaller bundled fallback font

Issue - State: closed - Opened by bytemunch about 1 year ago - 4 comments

#24 - fix wasm breaking when using plugin defaults

Pull Request - State: closed - Opened by bytemunch about 1 year ago - 5 comments

#23 - add image background example

Pull Request - State: closed - Opened by bytemunch about 1 year ago - 1 comment

#22 - Provide max character / max line limits

Issue - State: closed - Opened by bytemunch about 1 year ago - 1 comment

#21 - Create example showing image background on editor

Issue - State: closed - Opened by bytemunch about 1 year ago - 1 comment

#20 - fix cursor blink on editors with transparency

Pull Request - State: closed - Opened by bytemunch about 1 year ago - 1 comment

#19 - Clear Inactive selection

Pull Request - State: closed - Opened by bytemunch about 1 year ago - 1 comment

#18 - inactive editors should not retain text selection

Issue - State: closed - Opened by bytemunch about 1 year ago

#17 - Create example with single-line text input usually used for UI login/settings page

Issue - State: closed - Opened by Dimchikkk about 1 year ago
Labels: good first issue

#16 - editors with alpha do not hide cursor correctly

Issue - State: closed - Opened by bytemunch about 1 year ago

#15 - Enable cursor blinking

Pull Request - State: closed - Opened by Dimchikkk about 1 year ago - 5 comments

#14 - show how to get text widget

Pull Request - State: closed - Opened by Dimchikkk about 1 year ago

#13 - Cursor blinking

Issue - State: closed - Opened by Dimchikkk about 1 year ago
Labels: enhancement

#12 - fix shift requiring extra backspace bug

Pull Request - State: closed - Opened by bytemunch about 1 year ago - 3 comments

#11 - fix attrs colors not being used

Pull Request - State: closed - Opened by bytemunch about 1 year ago - 2 comments

#10 - Allow plugin's user to change font_color

Issue - State: closed - Opened by Dimchikkk about 1 year ago - 1 comment
Labels: good first issue

#9 - Refactor API to look like native bevy API

Pull Request - State: closed - Opened by bytemunch about 1 year ago - 4 comments

#8 - Typing a capital letter using the shift key needs doubled backspace to delete

Issue - State: closed - Opened by bytemunch over 1 year ago
Labels: bug, good first issue

#7 - fix linux redo

Pull Request - State: closed - Opened by tigregalis over 1 year ago

#6 - make examples run on wasm

Pull Request - State: closed - Opened by Dimchikkk over 1 year ago - 1 comment

#5 - Implement selections, jumps, non-Mac keys

Pull Request - State: closed - Opened by tigregalis over 1 year ago

#4 - webgpu

Pull Request - State: closed - Opened by Dimchikkk over 1 year ago - 1 comment

#3 - Refactor API to look like native bevy API

Issue - State: closed - Opened by Dimchikkk over 1 year ago - 12 comments
Labels: help wanted

#2 - Allow users to use bevy_cosmic_edit plugin without cosmic-text dependency

Issue - State: closed - Opened by Dimchikkk over 1 year ago - 11 comments

#1 - Implement Copy and Paste Functionality for wasm target

Issue - State: closed - Opened by Dimchikkk over 1 year ago - 6 comments