| Age | Commit message (Collapse) | Author |
|
Switch from petertheprocess/wdisplays to zipproth/wdisplays which
includes kanshi profile matching fixes. Eliminates need for
separate patches while maintaining full backward compatibility.
|
|
Kanshi fails to match profiles when output descriptions contain parentheses
like 'Iiyama North America PL2294H2 1207823601758 (DP-3)'. According to
kanshi(5) manual, valid output criteria are:
- Output names (e.g. 'DP-1')
- Manufacturer/Model/Serial without parentheses
This changes store.c to use head->name (e.g. 'DP-3') instead of
head->description, making kanshi profiles work correctly.
Fixes 'no profile matched' error when kanshi tries to apply configurations.
|
|
Fork of wdisplays with automatic kanshi configuration saving.
- Based on petertheprocess/wdisplays fork
- Adds GCC-14 compatibility patch
- Includes kanshi integration and autostart instructions
- Creates empty kanshi config for new users
|
|
|
|
|
|
- Fix the missing icon (#1)
- Fix the infinity mirror effect on the preview (#2)
|
|
|
|
|
|
|
|
|
|
upstream release
|
|
|
|
|
|
|
|
|