Why is there no i3-gaps for Debian?

Why is there no i3-gaps for Debian?

Attached: hexagonal.png (181x209, 7K)

Other urls found in this thread:

github.com/Airblader/i3
github.com/maestrogerardo/i3-gaps-deb
github.com/Airblader/i3.git
github.com/Airblader/i3/wiki/Compiling-&-Installing
swaywm.org/
github.com/fanboimsft/lfs-script/blob/master/extra/i3-gaps
awesomewm.org/doc/api/classes/tag.html
awesomewm.org/doc/api/libraries/beautiful.html
twitter.com/SFWRedditGifs

because fuck you motherfucker ill whoop yo ass yo girlfren look like mah mom

Installing from source is easy, user.

This

do you not know how to install from source?

It's right here.
github.com/Airblader/i3

I use this script to install it. Quick and painless. Just install regular i3 first.
github.com/maestrogerardo/i3-gaps-deb

apt-get install build-dep i3
git clone github.com/Airblader/i3.git
cd i3


autoreconf --force --install
rm -rf build/
mkdir -p build && cd build/
../configure --prefix=/usr --sysconfdir=/etc --disable-sanitizers
make
sudo make install

>apt-get install build-dep i3
minus the install. force of habit

>manually ./configure && make install
package manager exists for a reason
debian subdir exists for a reason

Compilers exist for a reason. Build-dep exists for this reason. It takes very little effort to compile and install.

>implying package builder doesn't use compiler
ur dum

Unless you're redistributing a .deb file, what's the point?

you can track installed files?
you can easily uninstall it?
also make install is not guaranteed to work on every distros, you need some patching like /usr/lib to /usr/lib/x86_64-linux-gnu and shits
if you prefer using make install for everything why use package manager
again package manager exists for a reason and ur dum
DUM
U
M

And this will install i3-gaps as well? In that case I am doing something wrong, because everytime I insert gaps in my i3-config I get errors.

use debuild

And that is??

Debian is always outdated as fuck.

I have now done what you said and what github.com/Airblader/i3/wiki/Compiling-&-Installing said. Still ain't working. Good bye Debian. It was fun while it lasted, but I think I'm going to install a distro that werks.

ur to dum too uz debian

I did follow your instructions so....

it now works. Thanks.

Nevermind. Got fucked once I installed i3blocks. I'm actually laughing. Debian is a joke.

swaywm.org/

Can't be chosen from any display manager. WTF?

>using a display manager

Yes, I use a display manager because I do not use Linux to be a edgy ass faggot.

GNU/Linux*
Linux is a kernel.

>Wants to rice and set up their own WM
>doesn't know how to install a program
>Leaves the OS
good riddance
If you can't figure out how to install i3 gaps then good luck distro hopping
t. i3 debian user

then don't use linux at all normalfaggot
fuck off

because gaps is dumb, wallapers are dumb, too.

does anything work in Wayland yet?

This

But running untrusted code from jewhub with sudo is asking for trouble

fucking archlets can't even compile from source
truely the niggers of linux

Attached: 2018-07-10-1531213104_1280x800.png (1280x800, 117K)

OP is using debian retard

Lmao. Get a life. Some people use Linux because they don't like commercial OSs like Windows and OSX not because they are lonely losers like yourself.
You fuck off. Off is pretty much the only thing you'll ever fuck in your entire life.

Nice try. That's just normal i3 with the windows resized and moved to make it look like gaps.

t. assmad norman

Install lfs-me package manager and dependancues (fakeroot, raync and base devel tools), download my build script github.com/fanboimsft/lfs-script/blob/master/extra/i3-gaps check the dependancies and install them with apt, comment out the deps in i3-gaps buildscript and run lfs-me build i3-gaps && lfs-me install i3-gaps-git.pkg

there you go i3 gaps neatly compiled and packaged for your system

Just install a real tiling wm, like awesomewm, that has sane defaults and comes with things like gaps, and doesn't depend on dozens of external applications to give it functionality.

awesomewm.org/doc/api/classes/tag.html

awesomewm.org/doc/api/libraries/beautiful.html

And yes, it's in the repository.

No one cares about Debian.

then fuck off and don't install anything but from apt repos????
what the fuck

which distro are you using?

t?

How is there not? You install the dependencies, download the source, compile, install. Nothing is distro-specific unless it's a tool created by the distro developers and is proprietary. That's the whole point of using GNU+Linux, you can download the source to just about everything and modify it yourself. If you're not a programmer, or at least capable of installing something from source, why the hell would you even use GNU+Linux as a desktop OS? It's for tinkering hobbyists, not for regular desktop use. That's what Windows and macOS are for.

SwayWM has i3gaps built in.