xfce4-hotcorner-plugin
xfce4-hotcorner-plugin copied to clipboard
XFCE4 HotCorner Panel Plugin
XFCE4 HotCorner Panel Plugin
Please use other's fork
I've not use XFCE4 for a long time. So this project is abandoned and I won't maintain it anymore. If you are seeking for a more useable, updated version, please check https://github.com/christopherkobayashi/xfce4-hotcorner-plugin
Introduction
This is aim to provide an easy to use xfce4 panel plugin that let users set hot corner action.
Currently it supports the following operation in primary display:
- xfdashboard
- toggle desktop
- start screensaver
- turn off monitor
- run custom command
Screenshot
Prerequisite
- CMake
- libwnck >= 3.14.0
- xfce4-panel >= 4.12.0
Compile & Installation
git clone git://github.com/brianhsu/xfce4-hotcorner-plugin.git
cd xfce4-hotcorner-plugin
cmake -DCMAKE_INSTALL_PREFIX=/usr .
make install
Installation
-
ArchLinux AUR:
- https://aur4.archlinux.org/packages/xfce4-hotcorner-plugin
-
Gentoo Ebuild:
- https://gist.github.com/brianhsu/637a906e9a1e17ca6392
License
Licensed under GNU GPL v2 or (at your option) any later version..