Skip to content

junaire/coomer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Coomer

Yet another zoomer application for Linux. This is an reimplementation of Boomer in C++. I did this because Alexey Kutepov said "better just rewrite this shit in C"

Well, it's C++ not C, but how bad that could be!

Dependencies

sudo apt-get install build-essential libgl1-mesa-dev libx11-dev libxext-dev libxrandr-dev libglu1-mesa-dev freeglut3-dev

Build

g++ coomer.cpp -lGL -lGLU -lX11 -lXrandr -lXext -o coomer

Controls

Key Description
=, Scroll up Zoom in
-, Scroll down Zoom out
0 Reset scale, delta scale, position & velocity
f Toggle flashlight
Control + scroll Change flashlight radius
q, ESC Quit coomer
Left click drag Move the desktop 'image'

About

Yet another zoomer application for Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages