aboutsummaryrefslogtreecommitdiff
path: root/dwl.c (follow)
Commit message (Expand)AuthorAge
* 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
* fix multi monitors even moreGuido Cella2020-09-11
* simplifyGuido Cella2020-09-10
* fix multi monitors furtherGuido Cella2020-09-09
* remove unneeded lineGuido Cella2020-09-08
* try to fix againGuido Cella2020-09-08
* fix multi monitorsGuido Cella2020-09-08
* remove variableGuido Cella2020-09-06
* use size_t for lengthsGuido Cella2020-09-05
* rename variable and merge 2 linesGuido Cella2020-09-05
* simplifyGuido Cella2020-09-05
* use unsigned int for loop indexesGuido Cella2020-09-04
* Don't let overlays lose focusGuido Cella2020-09-04
* fix restoring pointer focusGuido Cella2020-09-04
* improve code styleGuido Cella2020-09-04
* remove commentGuido Cella2020-09-04
* remove mysterious codeGuido Cella2020-09-04
* focus the previous client in the similar code tooGuido Cella2020-09-04