Skip to content
/ zarfy3 Public

zarfy3 is zarfy, a tool for configuring monitors, but rewritten in Gtk3.

License

Notifications You must be signed in to change notification settings

tim-tm/zarfy3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zarfy3

This repository is a Gtk3 recode of the patched zarfy.

Features

zarfy3 is a libxrandr front end. It will soon be able to handle screen resolution, positioning and configuration saving.

Dependencies

  • autotools
  • gtk3
  • libxrandr
  • libxrender

Setup

Installing

The release page will contain the latest tarballs as soon as zarfy3 is somewhat usable. Go ahead an download the latest version of zarfy3 right there. You may not want to use pre-releases.

Unzipping the tarball (VERSION should be replaced by the actual version you've downloaded)

tar -xf zarfy3-VERSION.tar.gz && cd zarfy3-VERSION

Building zarfy3

./configure && make

Running zarfy3

./zarfy3

Installing zarfy3

sudo make install

Setting up the development environment

Cloning the repo

git clone https://github.com/tim-tm/zarfy3.git && cd zarfy3

Building

./build.sh

Running

./build/zarfy3

Installing the dev build

sudo make -C build install

or

cd build && sudo make install

Contribution

Contribute via. GitHub pull requests. Contributions must be licensed under this project's license.

About

zarfy3 is zarfy, a tool for configuring monitors, but rewritten in Gtk3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published