Commit a8c41259 authored by Yuanle Song's avatar Yuanle Song
Browse files

add doc

parent 80afce39
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
* COMMENT -*- mode: org -*-
#+Date: 2019-09-02
Time-stamp: <2023-08-16>
Time-stamp: <2023-08-27>
#+STARTUP: content
* notes                                                               :entry:
** 2023-08-15 how to build from source?                                 :doc:
@@ -213,6 +213,13 @@ They don't work properly in Wayland.

* current                                                             :entry:
** 
** 2023-08-27 create a new project to test window hints and window position in wayland.
on ryzen5,
cd ~/c/testing-only/
stack new winpos ~/projects/templates/c-gtkapp.hsfiles

see ~/c/testing-only/winpos/README

** 2023-08-16 bug: ./build/zero-panel-client-demo with -O2 segfault on RHEL9.
- it runs fine on lat21. but has a few warnings. fix the warnings.
  #+BEGIN_SRC sh