Details
Details
- Reviewers
segfaultxavi - Maniphest Tasks
- T7590: efl.screen
- Commits
- rEFL56c279edf4d1: efl.screen: add screen_size_in_mm property
Diff Detail
Diff Detail
- Repository
- rEFL core/efl
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
It seems that this patch has no reviewers specified. If you are unsure who can review your patch, please check this wiki page and see if anyone can be added: https://phab.enlightenment.org/w/maintainers_reviewers/
src/lib/efl/interfaces/efl_screen.eo | ||
---|---|---|
23 | How does the user know if this info is available or not? |
src/lib/efl/interfaces/efl_screen.eo | ||
---|---|---|
23 | Check the values I guess? Nothing in efl implements this yet. |
src/lib/efl/interfaces/efl_screen.eo | ||
---|---|---|
23 | I mean that we should say something like "If this value is not available then the returned value will be [0, 0]" or [-1, -1], or whatever. |
src/lib/efl/interfaces/efl_screen.eo | ||
---|---|---|
31 | This should not be added here :) |
src/lib/efl/interfaces/efl_screen.eo | ||
---|---|---|
31 | ffffffff |