Add plugins, configure and run test build

This commit is contained in:
2023-02-20 01:33:45 +01:00
parent 27cf6548a9
commit 8da2e86fe5
6 changed files with 52 additions and 67 deletions

View File

@@ -0,0 +1,10 @@
---
layout: post
title: XFCE4 panel plugin development cheatsheet
---
Upstream documentation:
* "The Ultimate Contributor's Guide to XFCE":https://andreldm.com/2018/12/03/xfce-contributor-guide.html
* "Using git within the XFCE development workflow":https://docs.xfce.org/contribute/dev/git/start
* "XFCE panel plugins how-to":https://wiki.xfce.org/dev/howto/panel_plugins
* "Debugging xfce4-panel":https://docs.xfce.org/xfce/xfce4-panel/debugging