11 lines
449 B
Plaintext
11 lines
449 B
Plaintext
---
|
|
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
|