
22 Oct
2007
22 Oct
'07
5:08 p.m.
Thu Oct 18 17:28:49 CEST 2007 mail@joachim-breitner.de * ManageDocks migrated to Hook system Not much to do to migrate an existing module to the new hook system. Note that extendind the fields of an XMonadExtensions does not break this! Mon Oct 22 22:55:47 CEST 2007 mail@joachim-breitner.de * STRUT aware gap toggling Without this patch, ManageDocks would only set the gap according to a window’s STRUT when the window is first mapped. This information would then get lost when the user toggle the gap. Now, when the user toggles the Gap, all present windows are scanned for STRUT settings, and the gap is set accordingly. No need to manually configure the gap anymore.