Skip to content

In fullscreen vertical offset #4006

@Genolka

Description

@Genolka

Output avesome -v

awesome v4.3 (Too long)
 • Compiled against Lua 5.3.6 (running with Lua 5.3)
 • D-Bus support: ✔
 • execinfo support: ✔
 • xcb-randr version: 1.6
 • LGI version: 0.9.2

System info

OS: Arch Linux x86_64
Host: 81Y4 IdeaPad Gaming 3 15IMH05
Kernel: 6.14.2-arch1-1
Packages: 631 (pacman)
Shell: bash 5.2.37
Resolution: 1920x1080, 1680x1050
WM: awesome
CPU: Intel i5-10300H (8) @ 4.500GHz
GPU: Intel CometLake-H GT2 [UHD Graphics]
GPU: NVIDIA GeForce GTX 1650 Ti Mobile

I have two monitors, one main from laptop and additional external, so I use xrandr script for them

#!/bin/sh
xrandr \
              --output eDP-1 --auto --primary \
              --output HDMI-1-0 --auto --left-of eDP-1

So my problem

I'm a new to linux and I installed new bare arch and on top installed this dots but this problem I have even before I installed dots, so its caused not by them.
Whenever I open anything in fullscreen, usually right now its videos on youtube, or also in browser with f11 turned on. My screen offsets vertically up.

Image
So on screenshot you can see that name of the video on top go out of screen and at the bottom under the video is black line (but video is 16:9 as like my main monitor so this line should not exist there)

The same happend when I use f11 in browser (fullscreen mode for browser)
Image
I can't even see my tabs, but they are there.

Also I have problem with vsync (its not work at all), but I hope I will figure out how to fix it.
If you need any other info/configs/etc inform me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions