Skip to content

Commit

Permalink
README.org: gtk UI status change
Browse files Browse the repository at this point in the history
  • Loading branch information
shegeley committed Jan 6, 2025
1 parent f9ba2d1 commit 1a8025e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -202,9 +202,9 @@ See: https://blog.cneufeld.ca/2014/01/the-less-familiar-parts-of-lisp-for-beginn
(map 'list #'(lambda (a) (list a :type 'hash-table)) args)))
#+end_src
* TODOS
** IN-PROGRESS Draft a simple GTK-based UI to show interactive "input-repl" (events in real-time)
** TODO Security policy (maybe DBUS?) [far future, low priority]
Ask @avp (@artyom-poptsov) once again for clarifications. Pairing?
** TODO Draft a simple GTK-based UI to show interactive "input-repl" (events in real-time)
** TODO Figure out testing [high priority]
How do I test it from non-personal PC? Simulate wayland when being ssh-access only. Will be needed for automations like github actions or something.
---
Expand Down Expand Up @@ -327,3 +327,4 @@ Is it realiable to grab them globall (from the given wl_seat) and use during inp
2. [[https://wayland-book.com/introduction.html][The Wayland Book]] (Drew DeVault)
3. [[https://wayland.app/][Wayland.app]]
4. [[https://github.com/mwette/guile-wl-play/tree/0cda7797044515376686cdf35c318640373cfc26/kbd-parse][guille-wl-play]] (@mwette)
5. [[https://sr.ht/~shunter/wayflan/][Wayflan]]

0 comments on commit 1a8025e

Please sign in to comment.