ddvk / remarkable2-framebuffer

remarkable2 framebuffer reversing
MIT License
279 stars 22 forks source link

launcher support for rm2fb #15

Closed raisjn closed 3 years ago

raisjn commented 3 years ago

This task is to add the ability for launchers to use the LD_PRELOAD shim when launching applications.

Launchers:

The main issue with rm2fb and launchers is interacting with xochitl, since xochitl will spawn its own SWTCON thread.

Note that launchers will have to use rm2fb LD_PRELOAD shim to display to screen

raisjn commented 3 years ago

i'd be fine with our first launcher being ddvk's remarkable-touchgestures + associated scripts to toggle between draft and xochitl

ddvk commented 3 years ago

this works almost out of the box, as the LD_PRELOAD gets passed to the child processes.

Witos commented 3 years ago

@raisjn , did you manage to launch oxide on rm2?

raisjn commented 3 years ago

Yes, I've run oxide on rM2, I don't recall if I got tarnish and everything else working, but I think I did at one point

raisjn commented 3 years ago

this is now done through the toltec package and systemd environment variables