Skip to content

Devil64-Dev/xfce4-window-title-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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