Dmitri Chudinov dimmus
  • Ural
  • Joined on 2022-05-21
dimmus pushed to devs/dimmus/meson at dimmus/efl 2023-12-22 04:41:35 -08:00
6d4ece5faf meson: make lz4 'required' when system version is in use
3b80c24dca meson: remove braces from if statements
d3a2d8dffe meson: remove unused meson_modules
814563a512 meson: remove duplicate conf_dir and another join_path
0aaea4b4ff meson: use get_supported_arguments instead of manual loop
11f15ca62e meson: avoid multiple calls of project name and version
111e3bfab4 meson: use slash instead of join_path
cc3f44f0a8 meson: make consistent usage of host_os
Compare 8 commits »
dimmus pushed to master at dimmus/efl 2023-12-13 07:48:44 -08:00
e371555774 Merge branch 'ecore-glib'
7d74e3fad8 Merge branch 'devs/dimmus/elm_config_icons'
32e5fb84b0 Merge branch 'devs/dimmus/elm_config_profile'
72d191bde7 Merge branch 'devs/dimmus/ecore_evas_sdl_fix'
5f2df980ac Merge branch 'devs/dimmus/examples_ecore_audio_fix'
c67c6ccc01 Merge branch 'devs/dimmus/elua_fix_fix'
67dde68af7 elua: move err label to ENABLE_LUA_OLD defined branch
986c4f9214 elua: solve discarded 'const' qualifier warning
d87e2f54df examples: solve EFL_BETA_API_SUPPORT redefinition warning
20e4c949df ecore_evas_sdl: add attribute to unused parameter
45d7e64775 elm-config: correct wrong "if" statement
16decad1aa elm-config: add icons to menu
f5ce4f8290 ecore: solve error with gsource = null
Compare 13 commits »
dimmus created pull request enlightenment/efl#51 2023-12-06 07:33:27 -08:00
devs/dimmus/elua_fix_fix
dimmus created branch devs/dimmus/elua_fix_fix in dimmus/efl 2023-12-06 07:31:42 -08:00
dimmus pushed to devs/dimmus/elua_fix_fix at dimmus/efl 2023-12-06 07:31:42 -08:00
67dde68af7 elua: move err label to ENABLE_LUA_OLD defined branch
986c4f9214 elua: solve discarded 'const' qualifier warning
Compare 2 commits »
dimmus created pull request enlightenment/efl#50 2023-12-06 07:22:42 -08:00
examples: solve EFL_BETA_API_SUPPORT redefinition warning
dimmus created branch devs/dimmus/examples_ecore_audio_fix in dimmus/efl 2023-12-06 07:21:11 -08:00
dimmus pushed to devs/dimmus/examples_ecore_audio_fix at dimmus/efl 2023-12-06 07:21:11 -08:00
d87e2f54df examples: solve EFL_BETA_API_SUPPORT redefinition warning
dimmus created pull request enlightenment/efl#49 2023-12-06 07:08:56 -08:00
ecore_evas_sdl: add attribute to unused parameter
dimmus created branch devs/dimmus/ecore_evas_sdl_fix in dimmus/efl 2023-12-06 07:07:51 -08:00
dimmus pushed to devs/dimmus/ecore_evas_sdl_fix at dimmus/efl 2023-12-06 07:07:51 -08:00
20e4c949df ecore_evas_sdl: add attribute to unused parameter
dimmus pushed to devs/dimmus/meson at dimmus/efl 2023-12-06 06:16:33 -08:00
bd12bf23e7 meson: revert commented 'fork' header
dimmus commented on pull request enlightenment/efl#47 2023-12-06 04:52:01 -08:00
WIP: Solve meson warnings and deprecations

but we have to set projects meson_version to >=0.57.

dimmus commented on pull request enlightenment/efl#47 2023-12-05 10:06:00 -08:00
WIP: Solve meson warnings and deprecations

A valuable remark, thanks

dimmus commented on pull request enlightenment/efl#47 2023-12-05 09:59:02 -08:00
WIP: Solve meson warnings and deprecations

caught it

dimmus commented on pull request enlightenment/efl#47 2023-12-05 09:14:49 -08:00
WIP: Solve meson warnings and deprecations

Would be very appreciated if you could provide a link to the example with the novel meson coding approach.

dimmus commented on pull request enlightenment/efl#47 2023-12-05 06:43:13 -08:00
WIP: Solve meson warnings and deprecations

It is a try to fight with the warning:
* 0.60.0: {'dep 'iconv' custom lookup'}

dimmus commented on pull request enlightenment/efl#47 2023-12-05 06:38:12 -08:00
WIP: Solve meson warnings and deprecations

Hi, Eli. Thanks a lot. Valuable as usual.

dimmus created pull request enlightenment/efl#47 2023-12-05 05:08:52 -08:00
WIP: Solve meson warnings and deprecations
dimmus pushed to devs/dimmus/meson at dimmus/efl 2023-12-05 04:47:21 -08:00
8beff7c4a1 meson: remove deprecated 'copy' key argument in config_file
44b009c129 meson: add new iconv dependency evaluation arg
9f974d5eae meson: make path() version specific
808423d71b meson: make get_pkgconfig_variable version specific
c7007dd50b meson: make source and build_root functions version specific
Compare 5 commits »
dimmus created branch devs/dimmus/meson in dimmus/efl 2023-12-05 04:47:20 -08:00
dimmus pushed to master at dimmus/efl 2023-12-04 06:03:52 -08:00
7309b85f27 elm-config: correct wrong "if" statement
6d0c8f4c82 elm-config: add icons to menu
847093ae23 ecore: solve error with gsource = null
Compare 3 commits »
dimmus commented on issue enlightenment/enlightenment#46 2023-11-15 07:00:30 -08:00
[feature request] implement wlr-screencopy protocol

Someone definitely should :)

dimmus commented on issue enlightenment/enlightenment#44 2023-11-15 06:58:31 -08:00
Volume Changed While Mixer Open

It's already possible :)
Place the cursor on the slider and scroll.

Or do you mean another?

dimmus created pull request enlightenment/efl#46 2023-11-15 06:41:26 -08:00
elm-config: correct wrong "if" statement
dimmus created branch devs/dimmus/elm_config_profile in dimmus/efl 2023-11-15 06:37:00 -08:00
dimmus pushed to devs/dimmus/elm_config_profile at dimmus/efl 2023-11-15 06:37:00 -08:00
45d7e64775 elm-config: correct wrong "if" statement
dimmus created pull request enlightenment/efl#45 2023-11-15 06:20:37 -08:00
elm-config: add icons to menu
dimmus created branch devs/dimmus/elm_config_icons in dimmus/efl 2023-11-15 06:18:40 -08:00
dimmus pushed to devs/dimmus/elm_config_icons at dimmus/efl 2023-11-15 06:18:40 -08:00
16decad1aa elm-config: add icons to menu
dimmus deleted branch elm_config_icons from dimmus/efl 2023-11-15 06:11:22 -08:00
dimmus created branch elm_config_icons in dimmus/efl 2023-11-15 06:08:39 -08:00
dimmus pushed to elm_config_icons at dimmus/efl 2023-11-15 06:08:39 -08:00
3cd82149ad elm-config: add icons to menu
dimmus created pull request enlightenment/efl#44 2023-11-15 05:41:01 -08:00
ecore: solve error with gsource = null
dimmus created branch ecore-glib in dimmus/efl 2023-11-15 05:29:20 -08:00
dimmus pushed to ecore-glib at dimmus/efl 2023-11-15 05:29:20 -08:00
f5ce4f8290 ecore: solve error with gsource = null
dimmus pushed to master at dimmus/efl 2023-11-15 04:42:47 -08:00
6cadc4f41e Revert "tests: eina - replaced deprecated fail_* functions"
b6d43ec705 tests: eina - replaced deprecated fail_* functions
9d7fc64ca3 efl_unref is in eo
a448fc785b config: fixed active Scrolling item highlighter
d9d81af314 efl_ui_slider: update legacy functions to unified
1e871074af ecore_exe: support ECORE_EXE_TERM_WITH_PARENT flag on Windows
cfa8067a32 elm theme - add fileman bar graph groups
a4e36e6f04 elm theme - fix other repeats on slider
5deea55b6a theme - fix elm slider events on knob causing propagate problems
9387d94b30 use eina_sha1() instead of duplicated code
b17bd6574f elm - focus mgs - demote an err to a focus debug for disconnected widgets
9f3d7b9cff evas gl engines - support tuning of cutouts much more
510bd04c67 elm theme - add things for efnm2
58b6accc16 add checkview for efm detailview
07ac697db8 add docs option to build - allow it to be explicitly on or off
Compare 15 commits »
dimmus created pull request enlightenment/efl#40 2023-10-09 07:26:11 -07:00
config: elementary_config small menu fix
dimmus pushed to master at dimmus/efl 2023-10-09 07:09:25 -07:00
ba1a000e33 Revert "tests: eina - replaced deprecated fail_* functions"
dimmus deleted branch config from dimmus/efl 2023-10-09 07:06:00 -07:00
dimmus created branch config in dimmus/efl 2023-10-09 06:59:53 -07:00
dimmus pushed to config at dimmus/efl 2023-10-09 06:59:53 -07:00
dimmus pushed to master at dimmus/efl 2023-10-09 06:58:11 -07:00
cfa5bbfd40 config: fixed active Scrolling item highlighter
dimmus pushed to master at dimmus/efl 2023-10-09 06:18:22 -07:00
4cea33945d Add Windows installation docon Windows from e.org
d3c1301efa fix qoi saver when alpha is 0
0d13612a27 fix possible division by 0
4b443e752f use premultiplied colors on the EFL side
8576ac9128 Evas: add 'qoi' image loader and saver
14049351d5 ecore-x - fix barrier rect setup for screen edge barriers
d18d55d66a Fix warnings
d45e5e350d mono fixes
74955d73fc use version_major
bce87e4bc8 windows build fixes
cbdf29103c Fix up windows build of mono bindings
d280b4b2dd emile: length is known, no need for strlen
Compare 13 commits »
dimmus commented on pull request enlightenment/efl#31 2023-08-29 07:17:22 -07:00
WIP: efl_ui_slider: fix the error when scrolling.

ok, have to rethink

dimmus commented on issue enlightenment/enlightenment#48 2023-08-25 06:03:00 -07:00
About .po translation question

</> - end of title
<ps/> - paragraph without content (more like <br/> in html)

So, first ps - got to new line, second ps - add blank line.

Left them as is to get correct result.

dimmus commented on issue enlightenment/efl#28 2023-08-24 07:30:43 -07:00
examples can't be built with gettext-0.22

Solved by commit d9ec36e1de. Can be closed.

dimmus pushed to master at dimmus/efl 2023-08-22 09:04:40 -07:00
d75152fd49 Merge remote-tracking branch 'upstream/master'
d9ec36e1de examples: edje - add charset header to po files.
86b25bbedd readme: removed link to phab
Compare 3 commits »
dimmus commented on pull request enlightenment/efl#34 2023-08-16 09:24:26 -07:00
readme: removed link to phab

That's awesome, Vincent. Thanks.

dimmus commented on pull request enlightenment/efl#34 2023-08-16 09:03:14 -07:00
readme: removed link to phab

Found unfinished Installing EFL on Windows