BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lvgl
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
lvgl
Commits
f7ee8647
Unverified
Commit
f7ee8647
authored
Feb 23, 2018
by
Gabor Kiss-Vamosi
Committed by
GitHub
Feb 23, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update TODO_MINOR.md
parent
7a09086c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
TODO_MINOR.md
docs/TODO_MINOR.md
+8
-8
No files found.
docs/TODO_MINOR.md
View file @
f7ee8647
...
...
@@ -32,17 +32,17 @@ Here are ideas which are not assigned to a minor version yet:
-
[
]
lv_refr_set_roundig_callback: set a sunction modify the invalidated area for speciel diplay controllers
-
[
]
lv_group_set_focus_callback: set function to call when a new object is focused #94
-
[
]
lv_obj_get_type() return string, e.g. "lv_slider", "lv_btn" etc #91
-
[
]
Font handling extension for effective Chiese font handling (cutsom read functions)
-
[
]
Remove LV_FONT_ANTIALIAS and add fonts with BPP (bit-per-pixel): 1, 2, 4 and 8
-
[
]
lv_img: add pixel level opacity option (ARGB8888 or ARGB8565) (make image upscale pointless)
-
[
]
LV_ANTIALIAS rework: meaning anti-alias lines and curves
-
[
]
Merge symbol fonts (basic, file and feedback) into one font
-
[
x
]
Font handling extension for effective Chiese font handling (cutsom read functions)
-
[
x
]
Remove LV_FONT_ANTIALIAS and add fonts with BPP (bit-per-pixel): 1, 2, 4 and 8
-
[
x
]
lv_img: add pixel level opacity option (ARGB8888 or ARGB8565) (make image upscale pointless)
-
[
x
]
LV_ANTIALIAS rework: meaning anti-alias lines and curves
-
[
x
]
Merge symbol fonts (basic, file and feedback) into one font
-
[
]
lv_group: different default style_mod function with LV_COLOR_DEPTH 1
-
[
]
lv_img_set_data() for const. image data instead of file system usage
-
[
]
lv_obj_set_sticky: new object attribute, to force input device to NOT find new object when the object's pressing is lost
-
[
]
lv_label: draw style.body.padding.hor/ver greater body if body_draw is enabled
-
[
]
LV_LAYOUT_PRETTY: in one row align obeóject vertically to middle
-
[
]
Add user data option to lv_indev_drv_t and pass it with lv_indev_data_t to the read function. #115
-
[
x
]
lv_label: draw style.body.padding.hor/ver greater body if body_draw is enabled
-
[
x
]
LV_LAYOUT_PRETTY: in one row align obeóject vertically to middle
-
[
x
]
Add user data option to lv_indev_drv_t and pass it with lv_indev_data_t to the read function. #115
-
[
]
LV_GROUP_KEY_ENTER_LONG: sent by the library on long press of LV_GROUP_KEY_ENTER to trigger long press of the object #113
## v5.0 (released at: 20.12.2017)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment