Any hope of hot corner in Budgie 4 ?
Hot corner ?
I don't know what Budgie 4 is, but for Solus 4 and Budgie 10.5, no.
JoshStrobl sorry for mistake but why not ? it is really helpful
Budgie 10.5 is in feature freeze. No more features are being added.
Hot corners can be done via skippy-xd. It's not in the repository but is quite easy to compile. Give it a whirl, if you get stuck I'll try to do a guide for it soon.
Justin i got stucked in make
i get follwing error :
solus@solus ~/skippy-xd $ make
cc -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -DNDEBUG -O2 -D_FORTIFY_SOURCE=2 -std=c99 -Wall -DCFG_XINERAMA -DCFG_LIBPNG -DCFG_JPEG -DCFG_GIFLIB -DSKIPPYXD_VERSION="\"git-397216c-2015-02-24\"" -c src/skippy.c
/bin/sh: cc: command not found
make: *** [Makefile:62: skippy.o] Error 127
solus@solus ~/skippy-xd $
i was doing following steps :
`sudo eopkg it git giflib-devel libxt-devel libxft-devel libxrender-devel libxcomposite-devel libxdamage-devel libxfixes-devel libxext-devel libxinerama-devel libpng-devel libjpeg-turbo-devel
git clone https://github.com/richardgv/skippy-xd.git
cd skippy-xd
make
sudo make install`
help me !
Suzzan eopkg it -c system.devel installed as well?
Girtablulu oh snap !
it just reinstalled the package and somehow 'make' worked but sudo make install
didnt worked i set keyboard shortcut to run the applet in /skippy-xd directory .
Much thanks