pacwrap/pacwrap-core/src
Xavier Moffett c2c2496ad8
All checks were successful
Build / Check format (push) Successful in 49s
Build / Lint pacwrap (push) Successful in 1m17s
Build / Build pacwrap (push) Successful in 1m32s
Cleaned up display permission module and bounds check
- Check `DISPLAY` for colon delimiter to ensure array bounds and avoid
  a runtime panic.
- Set `WAYLAND_DISPLAY` to `wayland-0` inside the container.
2024-11-05 21:06:16 -05:00
..
config Cleaned up display permission module and bounds check 2024-11-05 21:06:16 -05:00
exec Revised error handling and some cleanup 2024-09-19 23:19:26 -04:00
sync Release transaction upon SyncState::NotRequired 2024-09-28 19:36:44 -04:00
utils Proper Result and error structure for input prompts 2024-09-25 20:18:06 -04:00
config.rs Revised error handling and some cleanup 2024-09-19 23:19:26 -04:00
constants.rs fix missing / in WAYLAND_SOCKET 2024-11-03 13:15:30 +01:00
error.rs Increased log coverage and refactored error module 2024-09-23 19:59:36 -04:00
exec.rs Increased log coverage and refactored error module 2024-09-23 19:59:36 -04:00
lib.rs Attribution update 2024-04-19 18:41:29 -04:00
lock.rs Debug logging for transaction state and all clippy warnings fixed 2024-09-17 18:52:43 -04:00
log.rs Increased log coverage and refactored error module 2024-09-23 19:59:36 -04:00
process.rs Use crate's Result type 2024-10-13 19:18:46 -04:00
sync.rs Only forcibly attempt to call trans_release upon an error 2024-09-25 21:06:33 -04:00
utils.rs Increased log coverage and refactored error module 2024-09-23 19:59:36 -04:00