Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 585 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 585 Bytes

Xfce4-window-title-plugin

A plugin to show the title of the focused window title.

The goal of this project is to give a complete solution and WM independient window title plugin for the Xfce Panel.

This is a fork of xfce4-i3-window-title-plugin.

Current supported WMs

  • i3wm

Build

This project uses the meson build system.

Prepare the build directory:

meson build

Build the project:

meson compile -C build

TODO

See TODO

License

See LICENSE