Age | Commit message (Expand) | Author |
2020-12-19 | No borders on fullscreen windows | Stivvo |
2020-12-19 | Toggle fullscreen | Stivvo |
2020-12-19 | Basic fullscreen | Stivvo |
2020-12-19 | handle the x11 configure event | Guido Cella |
2020-12-19 | implement the virtual keyboard protocol | Guido Cella |
2020-12-19 | Allow toggling the layout before selecting a different one | Guido Cella |
2020-12-19 | Implement the idle protocol | Guido Cella |
2020-12-19 | deactivate focused client when spawning a new one | Guido Cella |
2020-12-19 | implement the wlr-data-transfer protocol | Guido Cella |
2020-12-19 | fix temporarily disabling a single monitor | Guido Cella |
2020-11-23 | fix undeclared WLR_KEY_PRESSED | Richard Ipsum |
2020-11-22 | add install target to Makefile and corresponding prefix variable to config.mk | Keating950 |
2020-10-31 | Don't switch to another disabled monitors | Stivvo |
2020-10-31 | Fix crash with no monitors left | Stivvo |
2020-10-31 | closemon() has now only 1 parameter | Stivvo |
2020-10-31 | Don't switch to disabled mons after unplug | Stivvo |
2020-10-31 | Merge branch 'handleUnplug' into output-management | Stivvo |
2020-10-31 | Back to closemon() with one parameter | Stivvo |
2020-10-31 | Disable mon faster | Stivvo |
2020-10-31 | Fix crash when disabling focused mon | Stivvo |
2020-10-31 | Merge branch 'handleUnplug' into output-management | Stivvo |
2020-10-31 | Fix crash unplugging focused mon 2 | Stivvo |
2020-10-31 | Merge branch 'handleUnplug' into output-management | Stivvo |
2020-10-31 | Fix crash unplugging a focused mon | Stivvo |
2020-10-31 | Merge branch 'handleUnplug' into output-management | Stivvo |
2020-10-31 | Focus client on a new monitor before closing | Stivvo |
2020-10-30 | Block access to disabled monitor | Stivvo |
2020-10-30 | Move disabled clients to the left | Stivvo |
2020-10-30 | Merge branch 'handleUnplug' into output-management | Stivvo |
2020-10-30 | Merge branch 'handleUnplug' of http://olidata.stivvo01.com:3000/Stivvo01/dwl ... | Stivvo |
2020-10-30 | Closemon(), newmon as parameter | Stivvo |
2020-10-30 | Actually move clients away from a disabled mon | Stivvo |
2020-10-30 | Merge branch 'handleUnplug' into output-management | Stivvo |
2020-10-30 | Fix crash when unplugging a focused monitor | Stivvo |
2020-10-30 | Cleaner if statement | Stivvo |
2020-10-25 | Merge branch 'output-management' of http://olidata.stivvo01.com:3000/Stivvo01... | Stivvo |
2020-10-25 | Handle monitor enable | Stivvo |
2020-10-25 | Handle monitor enable | Stivvo |
2020-10-25 | Move clients away from a disabled monitor | Stivvo |
2020-10-25 | Merge branch 'handleUnplug' into output-management | Stivvo |
2020-10-24 | closemon() | Stivvo |
2020-10-24 | Merge branch 'handleUnplug' into output-management | Stivvo |
2020-10-24 | Readme: achieve fullscreen + allow borderpx = 0 | Stivvo |
2020-10-18 | fix compile error mixed declaration | Stivvo |
2020-10-18 | Merge pull request #2 from guidocella/handleUnplug | Stivvo |
2020-10-17 | Move sgeom assignment | Guido Cella |
2020-10-17 | Implement the output management protocol | Guido Cella |
2020-10-17 | Added support for natural scrolling | will |
2020-10-17 | Added basic tap-to-click for touchpad users | will |
2020-10-14 | Quit fullscreen on new x11 window | Stivvo |