use bool
Because it's 2020. Passing integers to wlroots variables and functions
with bool in their signature is silly.
tweak trackpad variables
Add static const and move them below in order to group the keyboard
options.
Added support for natural scrolling
Added basic tap-to-click for touchpad users
remove togglefullscreen keybinding
Distribute it as a patch like in dwm since graphical applications
usually provide their own keybinding; I guess it's only for terminals.
Note that even though these commits don't let you open multiple windows
in fullscreen and cycle between them like in dwm, with just
fullscreennotify spawning new windows or changing tag would still exit
fullscreen automatically, but you would have to toggle fullscreen twice
when switching back to the fullscreen window to enter fullscreen again,
so this is better since it avoids that.
Toggle fullscreen on all clients
mod+e allows to toggle fullscreen any client, even those who don't
support it themselves
make rule examples a comment
Merge pull request #40 from guidocella/firefox-class
Fix Firefox class
fix killclient binding, add helpful comment
Merge pull request #26 from guidocella/bind-togglelayout
Bind layout toggle
Merge pull request #21 from mchackorg/focus-color
Add support to change focused window's border color
Add support to change focused window's border color
Merge pull request #18 from guidocella/zoom
Add zoom