aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Define monitor's x,y at compile timeStivvo2020-12-302-17/+12
* Revert "Allow toggling the layout before selecting a different one"Devin J. Pohly2020-12-281-2/+1
* flesh out cleanupDevin J. Pohly2020-12-271-1/+3
* remove limitation notes (tracked in Issues)Devin J. Pohly2020-12-271-6/+0
* clarify intention of feature suggestionsDevin J. Pohly2020-12-271-2/+3
* fix segfault in xwayland cursor managerDevin J. Pohly2020-12-271-8/+6
* macroize event handlersDevin J. Pohly2020-12-271-51/+33
* Revert "remove github directory"Devin J. Pohly2020-12-272-0/+20
* credit for patch maintenance as wellDevin J. Pohly2020-12-251-2/+2
* update README based on contributionsDevin J. Pohly2020-12-251-4/+4
* add Discord linkDevin J. Pohly2020-12-251-0/+2
* add "all" targetDevin J. Pohly2020-12-251-0/+1
* making this a teamDevin J. Pohly2020-12-251-1/+1
* XWayland still buggy, disable by defaultDevin J. Pohly2020-12-251-1/+1
* no need to cast NULL to void *Devin J. Pohly2020-12-251-1/+1
* consolidate some of the ugliness into a separate fileDevin J. Pohly2020-12-253-127/+200
* Stivvo deserves a shout-out too!Devin J. Pohly2020-12-251-0/+1
* fix build with -DXWAYLANDDevin J. Pohly2020-12-241-15/+13
* missed a few of theseDevin J. Pohly2020-12-241-3/+3
* don't call applyexclusive just to returnDevin J. Pohly2020-12-241-44/+42
* let's not alienate the dwm folksDevin J. Pohly2020-12-242-116/+128
* Merge updates from guidocellaDevin J. Pohly2020-12-247-292/+534
|\
| * spacingGuido Cella2020-12-221-0/+1
| * remove github directoryGuido Cella2020-12-212-20/+0
| * disable natural scrolling by defaultGuido Cella2020-12-211-1/+1
| * update comments and remove debugging printfGuido Cella2020-12-212-13/+6
| * Define monitor order with monrules[]Stivvo2020-12-212-4/+29
| * don't reset the cursor imageGuido Cella2020-12-211-1/+1
| * update README.mdGuido Cella2020-12-211-30/+25
| * say TODOGuido Cella2020-12-201-8/+8
| * rename drwGuido Cella2020-12-201-9/+9
| * don't notify of activityGuido Cella2020-12-201-4/+7
| * deactivate the focused client on overlay focusGuido Cella2020-12-201-0/+2
| * replace shouldfocusclients with checking oldGuido Cella2020-12-201-27/+24
| * fix keyboard focus with overlaysGuido Cella2020-12-201-7/+8
| * ensure that xwayland cursor defaults to left_ptrGuido Cella2020-12-201-0/+7
| * enable adaptive syncGuido Cella2020-12-201-0/+1
| * use boolGuido Cella2020-12-202-54/+56
| * remove -Werror=declaration-after-statementGuido Cella2020-12-192-163/+151
| * remove goto when the border is 0Guido Cella2020-12-191-3/+0
| * remove useless assignmentGuido Cella2020-12-191-1/+0
| * s/maprequest/mapnotifyGuido Cella2020-12-191-4/+4
| * add install target to Makefile and corresponding prefix variable to config.mkKeating9502020-12-192-0/+8
| * tweak trackpad variablesGuido Cella2020-12-191-4/+4
| * Added support for natural scrollingwill2020-12-192-0/+6
| * Added basic tap-to-click for touchpad userswill2020-12-193-1/+11
| * remove log flags from readmeOyren2020-12-191-6/+0
| * Made scalebox the way sway does itBonicgamer2020-12-191-4/+5
| * s/prev/oldGuido Cella2020-12-191-9/+9
| * remove togglefullscreen keybindingGuido Cella2020-12-192-9/+0