Add Linux support #4

Open
opened 2023-08-02 03:50:59 -05:00 by rjindael · 0 comments
rjindael commented 2023-08-02 03:50:59 -05:00 (Migrated from github.com)

Bucket list:

  • Create project
  • Add and implement Gtk
  • Design Gtk layout w/ Glade Interface Designer
  • Implement XDG for URI/shortcut management
  • Launch client binaries via Wine

As for ironing out the details;

  • Our working directory should default to ~/.kiseki/. We should keep the method for user installation that Windows has (i.e. use current directory if parent folder contains the project name)
  • Wine should ideally be ran in a faux-chroot jail

... or could this all just be a Python script written over the weekend? :-)

Bucket list: - [ ] Create project - [ ] Add and implement Gtk - [ ] Design Gtk layout w/ Glade Interface Designer - [ ] Implement XDG for URI/shortcut management - [ ] Launch client binaries via Wine As for ironing out the details; - Our working directory should default to `~/.kiseki/`. We should keep the method for user installation that Windows has (i.e. use current directory if parent folder contains the project name) - Wine should ideally be ran in a faux-chroot jail ... or could this all just be a Python script written over the weekend? :-)
Sign in to join this conversation.
No description provided.