Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log output in system logs despite -q option passed to hypridle #129

Open
logrusx opened this issue Feb 14, 2025 · 0 comments
Open

Log output in system logs despite -q option passed to hypridle #129

logrusx opened this issue Feb 14, 2025 · 0 comments

Comments

@logrusx
Copy link

logrusx commented Feb 14, 2025

I have modified the uni file to start hypridle with -q switch to prevent it from flooding the system log, but it still outputs some [LOG] output:

Feb 14 12:52:52 joro-lt hypridle[40986]: r logical [Vector2D: x: 1600, y: 1000] and pixel [Vector2D: x: 2560, y: 1600]
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG] output 53 done
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG] output 57 done
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG] output 53 done
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG] output 57 done
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG]   | removed iface 57
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG] [core] dmabufFeedbackMainDevice
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG] output 53 done
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG]   | got iface: wl_output v4
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG]    > Bound to wl_output v4
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG] [core] dmabufFeedbackMainDevice
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG] output 53 done
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG] output HDMI-A-1 name HDMI-A-1
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG] output 58 description Eizo Nanao Corporation S1931 33457076 (HDMI-A-1)
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG] output 58 make Eizo Nanao Corporation model S1931
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG] output 58 done
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG] Creating a surface dynamically for output as we are already locked
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG] Got fractional scale: 100.0%
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG] configure with serial 42243
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG] Configuring surface for logical [Vector2D: x: 1280, y: 1024] and pixel [Vector2D: x: 1280, y: >
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG] Authenticating
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG] PAM_PROMPT: Password:
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG] auth: authenticated for hyprlock
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG] Unlocking session
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG] Unlocked, exiting!
Feb 14 12:52:52 joro-lt hypridle[40986]: [LOG] Reached the end, exiting

This is when plugging/unplugging the external monitor (this is how I get the picture unstuck after suspend)

Also there's a lot like this:

Feb 14 10:17:03 joro-lt hypridle[31823]: [LOG]   | got iface: wl_seat v9
Feb 14 10:17:03 joro-lt hypridle[31823]: [LOG]    > Bound to wl_seat v9
Feb 14 10:17:03 joro-lt hypridle[31823]: [LOG]   | got iface: wl_data_device_manager v3
Feb 14 10:17:03 joro-lt hypridle[31823]: [LOG]   | got iface: wl_compositor v6
Feb 14 10:17:03 joro-lt hypridle[31823]: [LOG]    > Bound to wl_compositor v6
Feb 14 10:17:03 joro-lt hypridle[31823]: [LOG]   | got iface: wl_subcompositor v1
Feb 14 10:17:03 joro-lt hypridle[31823]: [LOG]   | got iface: wl_shm v1
Feb 14 10:17:03 joro-lt hypridle[31823]: [LOG]   | got iface: wp_viewporter v1
Feb 14 10:17:03 joro-lt hypridle[31823]: [LOG]    > Bound to wp_viewporter v1
Feb 14 10:17:03 joro-lt hypridle[31823]: [LOG]   | got iface: wp_tearing_control_manager_v1 v1
Feb 14 10:17:03 joro-lt hypridle[31823]: [LOG]   | got iface: wp_fractional_scale_manager_v1 v1
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant