Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-26 | Fix crash when hovering over taskless taskbar | John Ankarström | |
This bug was introduced in bc236b7fbc4a2603dacb682926df64e2a70c48f1. | |||
2021-07-25 | Convert remaining function definitions | John Ankarström | |
2021-07-19 | Include shaded windows when switching between windows | John Ankarström | |
2021-07-19 | Change function declaration style | John Ankarström | |
This is a very sweeping change, but I feel that it is necessary. | |||
2021-06-28 | Unshade window when middle-clicked in taskbar | John Ankarström | |
2021-06-22 | Move cursor to window when middle-clicked in taskbar | John Ankarström | |
2021-06-19 | Do not raise window on next/prev | John Ankarström | |
Turns out that this was the default behavior and that my previous commit (trying to enable this behavior) was unnecessary. Anyway, I don't like it, so I'm disabling it now. | |||
2021-06-10 | Focus window when hovered in taskbar | John Ankarström | |
This may call FocusClient a thousand times per second, I don't know. But it works. | |||
2021-05-29 | FocusPreviousStackedCircular: Fix typo | John Ankarstr\xf6m | |
2021-05-29 | Implement 'prev' and 'prevstacked' actions | John Ankarstr\xf6m | |
2021-05-29 | First commit | John Ankarstr\xf6m | |
This is the original state of the released tarball for JWM 1.8, which will serve as my starting point for further modifications. |