| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| wlmaker-0.8.tar.gz | 2026-05-21 | 2.3 MB | |
| README.md | 2026-05-21 | 1.4 kB | |
| v0.8 - Themes source code.tar.gz | 2026-05-21 | 596.8 kB | |
| v0.8 - Themes source code.zip | 2026-05-21 | 798.0 kB | |
| Totals: 4 Items | 3.7 MB | 1 | |
- Themes
- Adds means to change the theme while running.
- Extends wlmtool to search for theme files, and populate root menu.
- Loads cursor theme from
/etc/alternatives/x-cursor-theme, or/usr/share/icons/default/index.theme. -
Adds option in
Config.plistto select startup Theme. -
Windows
- Make the modifier for move-dragging a window configurable (#437).
- Store and accept window state (fullscreen, maximize) before mapping.
-
Add an initial algorithm for window placement.
-
Infrastructure
- Backlight controls through
brightnessctlvia hotkeys and root menu. - Adds configuration options (tap to click, scroll, ...) for touchpad.
- wlmtool: Adds terminal command prefix for desktop applications with a
Terminalflag. - dockapp: Adds
wlmbatteryfor showing battery and power adapter status. -
Support configurable means (eg. Alt+) to emulate right-click on laptop.
-
Bug fixes
- Fixes lost keyboard layout group when switching to VT and back (#449).
- Fixes mouse-click after task-switch going to previous toplevel (#475).
- Fixes crash on distributions without
XkbConfigurationFile(495).