summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2025-06-27Use own fork with integrated kanshi fixesStefan Zipproth
Switch from petertheprocess/wdisplays to zipproth/wdisplays which includes kanshi profile matching fixes. Eliminates need for separate patches while maintaining full backward compatibility.
2025-06-27Fix kanshi compatibility by using output names instead of descriptionsStefan Zipproth
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.
2025-06-27Initial release of wdisplays-persistentStefan Zipproth
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
2023-07-011.1.1 releaseredtide
2023-07-01Missing .SRCINFO update from previous commitredtide
2023-07-01Applied patches from unmerged pull requestsredtide
- Fix the missing icon (#1) - Fix the infinity mirror effect on the preview (#2)
2023-06-30Removed unused _commit variableredtide
2023-06-30Updated maintainers statusredtide
2023-06-30Added .gitignoreredtide
2023-06-30Added .editorconfigredtide
2021-04-19upgpkg: wdisplays 1.1-1Stefan Tatschner
upstream release
2021-03-29upgpkg: wdisplays 1.0-3Stefan Tatschner
2020-07-08Update .SRCINFOStefan Tatschner
2020-07-08Add upstream fix for sway 1.5Stefan Tatschner
2020-05-10Initial commitStefan Tatschner