Commit Graph

11 Commits

Author SHA1 Message Date
Nguyen Duy 765806b7ec refactor: rename ParsecVDisplay to ParsecDisplay and update project files 2026-05-15 11:49:48 +07:00
Nguyen Duy 9b625a5bf5 feat: add primary display feature 2026-05-14 17:14:07 +07:00
Nguyen Duy 61e129cf6d feat: add device enumeration for PnP displays (#82)
- Legacy EnumDisplayDevices is bound to the calling thread, it's not working on RDP session.
2026-05-14 15:58:13 +07:00
Nguyen Duy 352e9e20d4 feat: add display state management with serialization and mode change deferral, remove use of registry for fetching display paths 2026-05-14 15:18:07 +07:00
Nguyen Duy e7b32ead5e fix: incorrect high dpi screenshot (#12) 2024-12-16 23:16:15 +07:00
Nguyen Duy dd2a6ada07 update display api as docs said 2024-11-05 20:10:02 +07:00
Nguyen Duy 6df9e86772 app: add CLI support 2024-06-19 10:59:48 +07:00
Nguyen Duy 47dab4ce5b app: update display order by device 2024-06-06 20:43:16 +07:00
Nguyen Duy 78df4e0192 app: refactor ui thread model 2024-06-06 20:37:04 +07:00
Rodrigo Torres 30915cf1f8 Fix NullReferenceException 2024-04-14 21:25:30 -03:00
Nguyen Duy fb0c5a8d07 add app source code 2024-03-29 23:27:09 +07:00