Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
b9a455347d
fix: update module import paths to new location
5b23111eb3
feat: add IdleState reference in Bar.qml to give it a valid Window to be able to inhibit idle
c77020dc69
refactor: Integrate IdleMonitor and IdleInhibitor into IdleState to manage system idle and inhibit functionality in singleton and not multiple times
4d2c99df65
refactor: Adjusted the volume change timer interval from 1000 ms to 2000 ms in audio source and sink states
230537699d
feat: add volume change OSD modules for audio sink and source and added Default Sink and Source to the Bar