aboutsummaryrefslogtreecommitdiff
path: root/recipes/Dakkar
Commit message (Collapse)AuthorAge
* make sure `FvwmCommandS` is starteddakkar2023-03-02
| | | | apparently latest crystal+fvwm doesn't start it on its own?
* include my "gather" functiondakkar2023-03-02
|
* enable FvwmAuto optimisation for raise/lowerGianni Ceccarelli2022-04-20
| | | | | | | from the manpage: The special Raise/Lower support is enabled only when either EnterCommand or LeaveCommand contain substring "Raise" or "Lower".
* actually fix trayerGianni Ceccarelli2020-08-11
|
* tweaks for new versiondakkar2020-08-09
|
* fix position of mwatch & gkrells on restartsdakkar2015-07-08
| | | | I'm using this recipe with laptops, the screen size may change
* support focus-in-direction across screensdakkar2015-06-17
|
* actually load the /Screens menudakkar2015-06-04
|
* fix transient stylesdakkar2015-06-04
|
* give some space at the topdakkar2015-06-02
|
* update to fvwm-crystal 3.2.3dakkar2015-06-02
This update is big: upstream has simplified and refactored everything, so I had to move stuff around a lot. I now rely much more on the overlay system, instead of adding custom files all over the place.