We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 ...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
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:
The text was updated successfully, but these errors were encountered: