Integrating Neomacs into my CLOG-powered desktop #95
Replies: 4 comments 2 replies
|
That's super cool!!! It looks like you managed to embed Neomacs buffer inside a browser without the Electron stuff? I recall Electron-related code is sprinkled here and there (basically every Besides, how do you feel about the feasibility of the other direction? i.e. run CLOG and your desktop inside Neomacs ;). I guess you would want floating window management and a more intuitive and mouse-friendly UI with buttons and menus, which is not there yet but I can think about adding... Just an idea! |
|
I just discovered neomacs and mold desktop. It's so amazing that now we have modern web-based lisp environment. I'm currently using EXWM and the most annoying thing is I need to use chrome/firefox instead of the built-in xwidget-webkit, which has been broken for a long time on Linux. Hopefully the neomacs and mold desktop project can share the code base so in the future there is all the way down lisp desktop environment as X11/wayland session. I just play around with neomacs today and it's pretty usable to me (web browser, terminal, text editor). To make it a full DE, what I'm looking is only some neat utility like:
Not sure if I can find similar alternative in mold so we can combine them to make lisp DE dream come true, but it's already impressive and thanks for all the work on making the Lisp journey colorful. |
|
I have one issue with this. The following CLOG issue I filed: rabbibotton/clog#416 In other words: Thank you for this wonderful idea, and for working on it. Godspeed. |
|
You should be able to build via qlot.
https://codeberg.org/mmontone/mold-desktop/src/commit/5ab15091c950c3621aa37872832232c35d1e7ac6/qlfile#L5
Please open issue in Codeberg if it is not working.
El jue, 13 de feb de 2025, 22:49, Mr-Dispatch ***@***.***>
escribió:
… I have one issue with this. The following CLOG issue I filed:
rabbibotton/clog#416 <rabbibotton/clog#416>
In other words: Thank you for this wonderful idea, and for working on it.
Godspeed.
—
Reply to this email directly, view it on GitHub
<#95 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADKPDXTOESFGEEASUDWSCT2PVDULAVCNFSM6AAAAABVDFXG32VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEMJZGQ4DENQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Uh oh!
There was an error while loading. Please reload this page.
Hi, I'm trying to integrate Neomacs buffers into my CLOG-powered desktop environment.
Here's a demo. Hope you like it.
mold-desktop-neomacs.mp4
Now I have another reason to try to improve Neomacs. Improvements to Neomacs will translate to improvements to my desktop environment :)
All reactions