Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
samwhelp committed Jul 25, 2024
1 parent b74844f commit cf61893
Showing 1 changed file with 38 additions and 1 deletion.
39 changes: 38 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,31 @@

# 首頁

* [note-about-menu-applet](https://samwhelp.github.io/note-about-menu-applet/) ([GitHub](https://github.com/samwhelp/note-about-menu-applet))
| Link | GitHub |
| ---- | ------ |
| [Menu Applet 開發筆記](https://samwhelp.github.io/note-about-menu-applet/) | [GitHub](https://github.com/samwhelp/note-about-menu-applet) |




## 主題

* [相關討論](#相關討論)
* [如何快速上手](#如何快速上手)
* [模組化](#模組化)
* [應用範例](#應用範例)
* [相關筆記](#相關筆記)




## 相關討論

* [如何開發「Menu Applet」](https://www.ubuntu-tw.org/modules/newbb/viewtopic.php?post_id=364454#forumpost364454)




## 如何快速上手

| 如何快速上手 |
Expand All @@ -19,6 +36,8 @@
| [Selected](https://samwhelp.github.io/note-about-menu-applet/read/start/selected.html)




## 模組化

| 模組化 |
Expand All @@ -29,6 +48,8 @@
| [jgmenu](https://samwhelp.github.io/note-about-menu-applet/read/start/modularize/jgmenu.html) |




## 應用範例

| Demo | Project |
Expand All @@ -42,3 +63,19 @@
| [demo-tint2-launcher](https://samwhelp.github.io/note-about-menu-applet/read/demo/demo-tint2-launcher.html) | [project](https://github.com/samwhelp/note-about-menu-applet/tree/gh-pages/_demo/prototype/menu-applet/demo-application/demo-tint2-launcher) |
| [demo-preferred-terminal](https://samwhelp.github.io/note-about-menu-applet/read/demo/demo-preferred-terminal.html) | [project](https://github.com/samwhelp/note-about-menu-applet/tree/gh-pages/_demo/prototype/menu-applet/demo-application/demo-preferred-terminal) |
| [demo-mouse-button-modifier](https://samwhelp.github.io/note-about-menu-applet/read/demo/demo-mouse-button-modifier.html) | [project](https://github.com/samwhelp/note-about-menu-applet/tree/gh-pages/_demo/prototype/menu-applet/demo-application/demo-mouse-button-modifier) |




## 相關筆記

| Link | GitHub |
| ---- | ------ |
| [Rofi 探索筆記](https://samwhelp.github.io/note-about-rofi/) | [GitHub](https://github.com/samwhelp/note-about-rofi) |




## Samwhelp

* [個人筆記](https://samwhelp.github.io/book/)

0 comments on commit cf61893

Please sign in to comment.