aboutsummaryrefslogtreecommitdiff
path: root/dwl.c (follow)
Commit message (Expand)AuthorAge
* Handle new windowsStivvo2020-12-19
* isfullscreen intStivvo2020-12-19
* Same fscreen func for xdg and xwaylandStivvo2020-12-19
* Fullscreen xwaylandStivvo2020-12-19
* Unlink fullscreenStivvo2020-12-19
* Restore windows after fullscreenStivvo2020-12-19
* No borders on fullscreen windowsStivvo2020-12-19
* Toggle fullscreenStivvo2020-12-19
* Basic fullscreenStivvo2020-12-19
* handle the x11 configure eventGuido Cella2020-12-19
* implement the virtual keyboard protocolGuido Cella2020-12-19
* Allow toggling the layout before selecting a different oneGuido Cella2020-12-19
* Implement the idle protocolGuido Cella2020-12-19
* deactivate focused client when spawning a new oneGuido Cella2020-12-19
* implement the wlr-data-transfer protocolGuido Cella2020-12-19
* fix temporarily disabling a single monitorGuido Cella2020-12-19
* Don't switch to another disabled monitorsStivvo2020-10-31
* Fix crash with no monitors leftStivvo2020-10-31
* closemon() has now only 1 parameterStivvo2020-10-31
* Don't switch to disabled mons after unplugStivvo2020-10-31
* Merge branch 'handleUnplug' into output-managementStivvo2020-10-31
|\
| * Back to closemon() with one parameterStivvo2020-10-31
| * Fix crash unplugging focused mon 2Stivvo2020-10-31
* | Disable mon fasterStivvo2020-10-31
* | Fix crash when disabling focused monStivvo2020-10-31
* | Merge branch 'handleUnplug' into output-managementStivvo2020-10-31
|\ \
| * | Fix crash unplugging a focused monStivvo2020-10-31
| |/
| * Focus client on a new monitor before closingStivvo2020-10-31
| |\
* | | Block access to disabled monitorStivvo2020-10-30
* | | Move disabled clients to the leftStivvo2020-10-30
* | | Merge branch 'handleUnplug' into output-managementStivvo2020-10-30
|\ \ \
| * \ \ Merge branch 'handleUnplug' of http://olidata.stivvo01.com:3000/Stivvo01/dwl ...Stivvo2020-10-30
| |\ \ \ | | |/ / | |/| / | | |/
| * | Closemon(), newmon as parameterStivvo2020-10-30
* | | Actually move clients away from a disabled monStivvo2020-10-30
* | | Merge branch 'handleUnplug' into output-managementStivvo2020-10-30
|\ \ \ | | |/ | |/|
| * | Fix crash when unplugging a focused monitorStivvo2020-10-30
| * | Cleaner if statementStivvo2020-10-30
| |/
* | Handle monitor enableStivvo2020-10-25
* | Move clients away from a disabled monitorStivvo2020-10-25
* | Merge branch 'handleUnplug' into output-managementStivvo2020-10-25
|\|
| * closemon()Stivvo2020-10-24
* | Merge branch 'handleUnplug' into output-managementStivvo2020-10-24
|\|
| * fix compile error mixed declarationStivvo2020-10-18
| * Move sgeom assignmentGuido Cella2020-10-17
| * Keep client tags on unplugStivvo2020-09-15
| * Handle monitor unplugStivvo2020-09-15
| * Restore floating win position after mon addStivvo2020-09-12
* | Implement the output management protocolGuido Cella2020-10-17
|/
* extract function and comment itGuido Cella2020-09-11
* remove bracesGuido Cella2020-09-11