Loading README.org +9 −1 Original line number Diff line number Diff line * COMMENT -*- mode: org -*- #+Date: 2019-09-02 Time-stamp: <2020-01-14> Time-stamp: <2020-06-03> * zero-panel zero-panel is a dbus service to provides a gtk3 based panel for showing Loading Loading @@ -43,3 +43,11 @@ rsync and [[https://github.com/jordansissel/fpm][fpm]] is required. # in zero-panel source dir ./create-deb.sh #+END_SRC * ChangeLog for zero-panel - v1.3.0 2020-06-03 - [feature] support multiple monitor setup. - v1.2.0 2019-09-02 - initial release operational +9 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,15 @@ Time-stamp: <2020-06-03> #+STARTUP: content * notes :entry: ** 2020-06-03 how to make a release? - update version number in meson.build - update ChangeLog in README.org - build deb ./create-deb.sh - test application in a VM. I will test in s01. - build deb for x86 as well. - publish deb to apt repo deb.emacsos.com ** 2020-06-03 how to test dual monitor support - dual display test: when user type in emacs frame in a display, zero-panel should appear in the same display. Loading Loading
README.org +9 −1 Original line number Diff line number Diff line * COMMENT -*- mode: org -*- #+Date: 2019-09-02 Time-stamp: <2020-01-14> Time-stamp: <2020-06-03> * zero-panel zero-panel is a dbus service to provides a gtk3 based panel for showing Loading Loading @@ -43,3 +43,11 @@ rsync and [[https://github.com/jordansissel/fpm][fpm]] is required. # in zero-panel source dir ./create-deb.sh #+END_SRC * ChangeLog for zero-panel - v1.3.0 2020-06-03 - [feature] support multiple monitor setup. - v1.2.0 2019-09-02 - initial release
operational +9 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,15 @@ Time-stamp: <2020-06-03> #+STARTUP: content * notes :entry: ** 2020-06-03 how to make a release? - update version number in meson.build - update ChangeLog in README.org - build deb ./create-deb.sh - test application in a VM. I will test in s01. - build deb for x86 as well. - publish deb to apt repo deb.emacsos.com ** 2020-06-03 how to test dual monitor support - dual display test: when user type in emacs frame in a display, zero-panel should appear in the same display. Loading