You are not logged in.

#1 2020-06-09 05:39:03

atreyagagan
Member
Registered: 2019-10-06
Posts: 16

Switching to full screen freezes internet browser

I'm having a really strange problem and it's pretty straightforward as the title suggests.

When I switch to full screen mode on any website: Netflix, Prime Video, YouTube, etc... my internet browser instantly freezes and takes up the entire screen, and the only way to get out of it is by restarting the i3 windows manager with my keyboard shortcut.

At first I thought it might be because of the add-ons or plugins on Firefox, but I installed Chromium with no add-ons and the problem still persists.

I use i3 on a Lenovo thinkpad and update Arch every couple of days (this problem still exists after the latest update as of June 8 2020).

Any help would be appreciated. Thanks!

Last edited by atreyagagan (2020-06-09 05:40:46)

Offline

#2 2020-06-09 06:12:44

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,789

Re: Switching to full screen freezes internet browser

Rule out your WM (eg. try openbox) and if that's not the cause, elaborate on your graphics setup (HW, driver… essentially post your xorg log)

Offline

#3 2020-06-09 07:44:06

atreyagagan
Member
Registered: 2019-10-06
Posts: 16

Re: Switching to full screen freezes internet browser

Can confirm - this does not happen when I login to Gnome. Seems like this is specific to i3.

Here is my xorg log:

[   196.471] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[   196.471] 
X.Org X Server 1.20.6
X Protocol Version 11, Revision 0
[   196.472] Build Operating System: Linux Arch Linux
[   196.472] Current Operating System: Linux gaganX1 5.4.10-arch1-1 #1 SMP PREEMPT Thu, 09 Jan 2020 10:14:29 +0000 x86_64
[   196.472] Kernel command line: initrd=\initramfs-linux.img root=PARTUUID=6b4c4682-a491-4b89-826d-ebc80fd82d2d rw
[   196.472] Build Date: 04 January 2020  10:10:25AM
[   196.472]  
[   196.472] Current version of pixman: 0.38.4
[   196.472] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   196.472] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   196.472] (==) Log file: "/home/gagan/.local/share/xorg/Xorg.1.log", Time: Sun Jan 12 21:32:54 2020
[   196.472] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   196.472] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   196.472] (==) No Layout section.  Using the first Screen section.
[   196.472] (==) No screen section available. Using defaults.
[   196.472] (**) |-->Screen "Default Screen Section" (0)
[   196.472] (**) |   |-->Monitor "<default monitor>"
[   196.472] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   196.472] (==) Automatically adding devices
[   196.472] (==) Automatically enabling devices
[   196.472] (==) Automatically adding GPU devices
[   196.472] (==) Automatically binding GPU devices
[   196.472] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   196.473] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/Type1,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[   196.473] (==) ModulePath set to "/usr/lib/xorg/modules"
[   196.473] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   196.473] (II) Module ABI versions:
[   196.473] 	X.Org ANSI C Emulation: 0.4
[   196.473] 	X.Org Video Driver: 24.0
[   196.473] 	X.Org XInput driver : 24.1
[   196.473] 	X.Org Server Extension : 10.0
[   196.473] (++) using VT number 2

[   196.475] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
[   196.475] (II) xfree86: Adding drm device (/dev/dri/card0)
[   196.476] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[   196.478] (--) PCI:*(0@0:2:0) 8086:5917:17aa:2259 rev 7, Mem @ 0x2ffa000000/16777216, 0xb0000000/268435456, I/O @ 0x0000e000/64, BIOS @ 0x????????/131072
[   196.478] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   196.478] (II) LoadModule: "glx"
[   196.478] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   196.479] (II) Module glx: vendor="X.Org Foundation"
[   196.479] 	compiled for 1.20.6, module version = 1.0.0
[   196.479] 	ABI class: X.Org Server Extension, version 10.0
[   196.479] (==) Matched intel as autoconfigured driver 0
[   196.479] (==) Matched modesetting as autoconfigured driver 1
[   196.479] (==) Matched fbdev as autoconfigured driver 2
[   196.479] (==) Matched vesa as autoconfigured driver 3
[   196.479] (==) Assigned the driver to the xf86ConfigLayout
[   196.479] (II) LoadModule: "intel"
[   196.479] (WW) Warning, couldn't open module intel
[   196.479] (EE) Failed to load module "intel" (module does not exist, 0)
[   196.479] (II) LoadModule: "modesetting"
[   196.479] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   196.480] (II) Module modesetting: vendor="X.Org Foundation"
[   196.480] 	compiled for 1.20.6, module version = 1.20.6
[   196.480] 	Module class: X.Org Video Driver
[   196.480] 	ABI class: X.Org Video Driver, version 24.0
[   196.480] (II) LoadModule: "fbdev"
[   196.480] (WW) Warning, couldn't open module fbdev
[   196.480] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   196.480] (II) LoadModule: "vesa"
[   196.480] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   196.480] (II) Module vesa: vendor="X.Org Foundation"
[   196.480] 	compiled for 1.20.0, module version = 2.4.0
[   196.480] 	Module class: X.Org Video Driver
[   196.480] 	ABI class: X.Org Video Driver, version 24.0
[   196.480] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   196.480] (II) VESA: driver for VESA chipsets: vesa
[   196.480] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[   196.480] (II) modeset(0): using drv /dev/dri/card0
[   196.480] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   196.480] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   196.480] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   196.480] (==) modeset(0): RGB weight 888
[   196.480] (==) modeset(0): Default visual is TrueColor
[   196.480] (II) Loading sub module "glamoregl"
[   196.480] (II) LoadModule: "glamoregl"
[   196.480] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   196.482] (II) Module glamoregl: vendor="X.Org Foundation"
[   196.482] 	compiled for 1.20.6, module version = 1.0.1
[   196.482] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   196.494] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) UHD Graphics 620 (Kabylake GT2) 
[   196.494] (II) modeset(0): glamor initialized
[   196.495] (II) modeset(0): Output eDP-1 using monitor section eDP-1
[   196.495] (**) modeset(0): Option "PreferredMode" "1600x900_60.00"
[   196.495] (II) modeset(0): Output DP-1 has no monitor section
[   196.498] (II) modeset(0): Output HDMI-1 has no monitor section
[   196.498] (II) modeset(0): Output DP-2 has no monitor section
[   196.611] (II) modeset(0): Output HDMI-2 has no monitor section
[   196.612] (II) modeset(0): EDID for output eDP-1
[   196.612] (II) modeset(0): Manufacturer: JDI  Model: 0  Serial#: 0
[   196.612] (II) modeset(0): Year: 2017  Week: 0
[   196.612] (II) modeset(0): EDID Version: 1.4
[   196.612] (II) modeset(0): Digital Display Input
[   196.613] (II) modeset(0): 8 bits per channel
[   196.613] (II) modeset(0): Digital interface is DisplayPort
[   196.613] (II) modeset(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[   196.613] (II) modeset(0): Gamma: 2.20
[   196.613] (II) modeset(0): No DPMS capabilities specified
[   196.613] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[   196.613] (II) modeset(0): First detailed timing is preferred mode
[   196.613] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[   196.613] (II) modeset(0): Display is continuous-frequency
[   196.613] (II) modeset(0): redX: 0.646 redY: 0.324   greenX: 0.210 greenY: 0.720
[   196.613] (II) modeset(0): blueX: 0.151 blueY: 0.057   whiteX: 0.312 whiteY: 0.328
[   196.613] (II) modeset(0): Manufacturer's mask: 0
[   196.613] (II) modeset(0): Supported detailed timing:
[   196.613] (II) modeset(0): clock: 245.1 MHz   Image Size:  309 x 174 mm
[   196.613] (II) modeset(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[   196.613] (II) modeset(0): v_active: 1440  v_sync: 1443  v_sync_end 1449 v_blanking: 1502 v_border: 0
[   196.613] (II) modeset(0):  JDI
[   196.613] (II) modeset(0):  LPM140M420
[   196.613] (II) modeset(0): EDID (in hex):
[   196.613] (II) modeset(0): 	00ffffffffffff002889000000000000
[   196.613] (II) modeset(0): 	001b0104a51f1178038de0a55335b826
[   196.613] (II) modeset(0): 	0e505400000001010101010101010101
[   196.613] (II) modeset(0): 	010101010101c05f00a0a0a03e503020
[   196.613] (II) modeset(0): 	360035ae1000001a0000000000000000
[   196.613] (II) modeset(0): 	00000000000000000000000000fe004a
[   196.613] (II) modeset(0): 	444920202020202020202020000000fe
[   196.613] (II) modeset(0): 	004c504d3134304d34323020202000b7
[   196.613] (II) modeset(0): Printing probed modes for output eDP-1
[   196.613] (II) modeset(0): Modeline "1600x900_60.00"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz UP)
[   196.613] (II) modeset(0): Modeline "2560x1440"x60.0  245.12  2560 2608 2640 2720  1440 1443 1449 1502 +hsync -vsync (90.1 kHz eP)
[   196.613] (II) modeset(0): EDID for output DP-1
[   196.618] (II) modeset(0): EDID for output HDMI-1
[   196.618] (II) modeset(0): EDID for output DP-2
[   196.731] (II) modeset(0): EDID for output HDMI-2
[   196.731] (II) modeset(0): Output eDP-1 connected
[   196.731] (II) modeset(0): Output DP-1 disconnected
[   196.731] (II) modeset(0): Output HDMI-1 disconnected
[   196.731] (II) modeset(0): Output DP-2 disconnected
[   196.731] (II) modeset(0): Output HDMI-2 disconnected
[   196.731] (II) modeset(0): Using user preference for initial modes
[   196.731] (II) modeset(0): Output eDP-1 using initial mode 1600x900_60.00 +0+0
[   196.731] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[   196.731] (==) modeset(0): DPI set to (96, 96)
[   196.731] (II) Loading sub module "fb"
[   196.731] (II) LoadModule: "fb"
[   196.731] (II) Loading /usr/lib/xorg/modules/libfb.so
[   196.732] (II) Module fb: vendor="X.Org Foundation"
[   196.732] 	compiled for 1.20.6, module version = 1.0.0
[   196.732] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   196.732] (II) UnloadModule: "vesa"
[   196.732] (II) Unloading vesa
[   196.748] (==) modeset(0): Backing store enabled
[   196.748] (==) modeset(0): Silken mouse disabled
[   196.821] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[   196.822] (==) modeset(0): DPMS enabled
[   196.822] (II) modeset(0): [DRI2] Setup complete
[   196.822] (II) modeset(0): [DRI2]   DRI driver: i965
[   196.822] (II) modeset(0): [DRI2]   VDPAU driver: i965
[   196.822] (II) Initializing extension Generic Event Extension
[   196.822] (II) Initializing extension SHAPE
[   196.822] (II) Initializing extension MIT-SHM
[   196.822] (II) Initializing extension XInputExtension
[   196.822] (II) Initializing extension XTEST
[   196.822] (II) Initializing extension BIG-REQUESTS
[   196.823] (II) Initializing extension SYNC
[   196.823] (II) Initializing extension XKEYBOARD
[   196.823] (II) Initializing extension XC-MISC
[   196.823] (II) Initializing extension SECURITY
[   196.823] (II) Initializing extension XFIXES
[   196.823] (II) Initializing extension RENDER
[   196.823] (II) Initializing extension RANDR
[   196.823] (II) Initializing extension COMPOSITE
[   196.823] (II) Initializing extension DAMAGE
[   196.823] (II) Initializing extension MIT-SCREEN-SAVER
[   196.823] (II) Initializing extension DOUBLE-BUFFER
[   196.823] (II) Initializing extension RECORD
[   196.823] (II) Initializing extension DPMS
[   196.823] (II) Initializing extension Present
[   196.823] (II) Initializing extension DRI3
[   196.823] (II) Initializing extension X-Resource
[   196.823] (II) Initializing extension XVideo
[   196.823] (II) Initializing extension XVideo-MotionCompensation
[   196.823] (II) Initializing extension GLX
[   196.833] (II) AIGLX: Loaded and initialized i965
[   196.833] (II) GLX: Initialized DRI2 GL provider for screen 0
[   196.833] (II) Initializing extension XFree86-VidModeExtension
[   196.833] (II) Initializing extension XFree86-DGA
[   196.833] (II) Initializing extension XFree86-DRI
[   196.833] (II) Initializing extension DRI2
[   196.838] (II) modeset(0): Damage tracking initialized
[   196.838] (II) modeset(0): Setting screen physical size to 423 x 238
[   196.916] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   196.916] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   196.916] (II) LoadModule: "libinput"
[   196.916] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   196.917] (II) Module libinput: vendor="X.Org Foundation"
[   196.917] 	compiled for 1.20.5, module version = 0.29.0
[   196.917] 	Module class: X.Org XInput Driver
[   196.917] 	ABI class: X.Org XInput driver, version 24.1
[   196.917] (II) Using input driver 'libinput' for 'Power Button'
[   196.917] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 14 paused 0
[   196.917] (**) Power Button: always reports core events
[   196.917] (**) Option "Device" "/dev/input/event2"
[   196.917] (**) Option "_source" "server/udev"
[   196.918] (II) event2  - Power Button: is tagged by udev as: Keyboard
[   196.918] (II) event2  - Power Button: device is a keyboard
[   196.918] (II) event2  - Power Button: device removed
[   196.918] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[   196.918] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   196.919] (II) event2  - Power Button: is tagged by udev as: Keyboard
[   196.919] (II) event2  - Power Button: device is a keyboard
[   196.919] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[   196.919] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   196.919] (II) Using input driver 'libinput' for 'Video Bus'
[   196.920] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 17 paused 0
[   196.920] (**) Video Bus: always reports core events
[   196.920] (**) Option "Device" "/dev/input/event6"
[   196.920] (**) Option "_source" "server/udev"
[   196.920] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[   196.920] (II) event6  - Video Bus: device is a keyboard
[   196.920] (II) event6  - Video Bus: device removed
[   196.920] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8/event6"
[   196.920] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   196.921] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[   196.921] (II) event6  - Video Bus: device is a keyboard
[   196.921] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[   196.921] (II) No input driver specified, ignoring this device.
[   196.921] (II) This device may have been added with another device file.
[   196.922] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[   196.922] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   196.922] (II) Using input driver 'libinput' for 'Sleep Button'
[   196.922] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 18 paused 0
[   196.922] (**) Sleep Button: always reports core events
[   196.922] (**) Option "Device" "/dev/input/event0"
[   196.922] (**) Option "_source" "server/udev"
[   196.923] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[   196.923] (II) event0  - Sleep Button: device is a keyboard
[   196.923] (II) event0  - Sleep Button: device removed
[   196.923] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[   196.923] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[   196.923] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[   196.923] (II) event0  - Sleep Button: device is a keyboard
[   196.924] (II) config/udev: Adding input device Wacom Pen and multitouch sensor Finger (/dev/input/event7)
[   196.924] (**) Wacom Pen and multitouch sensor Finger: Applying InputClass "libinput touchscreen catchall"
[   196.924] (**) Wacom Pen and multitouch sensor Finger: Applying InputClass "libinput tablet catchall"
[   196.924] (II) Using input driver 'libinput' for 'Wacom Pen and multitouch sensor Finger'
[   196.924] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 19 paused 0
[   196.924] (**) Wacom Pen and multitouch sensor Finger: always reports core events
[   196.924] (**) Option "Device" "/dev/input/event7"
[   196.924] (**) Option "_source" "server/udev"
[   196.925] (II) event7  - Wacom Pen and multitouch sensor Finger: is tagged by udev as: Touchscreen Tablet
[   196.925] (II) event7  - Wacom Pen and multitouch sensor Finger: device is a touch device
[   196.925] (II) event7  - Wacom Pen and multitouch sensor Finger: device removed
[   196.925] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:056A:5147.0001/input/input18/event7"
[   196.925] (II) XINPUT: Adding extended input device "Wacom Pen and multitouch sensor Finger" (type: TOUCHSCREEN, id 9)
[   196.926] (**) Option "AccelerationScheme" "none"
[   196.926] (**) Wacom Pen and multitouch sensor Finger: (accel) selected scheme none/0
[   196.926] (**) Wacom Pen and multitouch sensor Finger: (accel) acceleration factor: 2.000
[   196.926] (**) Wacom Pen and multitouch sensor Finger: (accel) acceleration threshold: 4
[   196.926] (II) event7  - Wacom Pen and multitouch sensor Finger: is tagged by udev as: Touchscreen Tablet
[   196.926] (II) event7  - Wacom Pen and multitouch sensor Finger: device is a touch device
[   196.927] (II) config/udev: Adding input device Wacom Pen and multitouch sensor Finger (/dev/input/mouse0)
[   196.927] (II) No input driver specified, ignoring this device.
[   196.927] (II) This device may have been added with another device file.
[   196.927] (II) config/udev: Adding input device Wacom Pen and multitouch sensor Pen (/dev/input/event11)
[   196.927] (**) Wacom Pen and multitouch sensor Pen: Applying InputClass "libinput tablet catchall"
[   196.927] (II) Using input driver 'libinput' for 'Wacom Pen and multitouch sensor Pen'
[   196.928] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 20 paused 0
[   196.928] (**) Wacom Pen and multitouch sensor Pen: always reports core events
[   196.928] (**) Option "Device" "/dev/input/event11"
[   196.928] (**) Option "_source" "server/udev"
[   196.929] (II) event11 - Wacom Pen and multitouch sensor Pen: is tagged by udev as: Tablet
[   196.934] (II) event11 - Wacom Pen and multitouch sensor Pen: device is a tablet
[   196.934] (II) event11 - Wacom Pen and multitouch sensor Pen: device removed
[   196.934] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5147.0002/input/input26/event11"
[   196.934] (II) XINPUT: Adding extended input device "Wacom Pen and multitouch sensor Pen" (type: TABLET, id 10)
[   196.935] (II) event11 - Wacom Pen and multitouch sensor Pen: is tagged by udev as: Tablet
[   196.935] (II) event11 - Wacom Pen and multitouch sensor Pen: device is a tablet
[   196.936] (II) config/udev: Adding input device Wacom Pen and multitouch sensor Pen (/dev/input/mouse1)
[   196.936] (II) No input driver specified, ignoring this device.
[   196.936] (II) This device may have been added with another device file.
[   196.936] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event10)
[   196.936] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[   196.936] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[   196.936] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 22 paused 0
[   196.937] (**) Integrated Camera: Integrated C: always reports core events
[   196.937] (**) Option "Device" "/dev/input/event10"
[   196.937] (**) Option "_source" "server/udev"
[   196.937] (II) event10 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[   196.937] (II) event10 - Integrated Camera: Integrated C: device is a keyboard
[   196.937] (II) event10 - Integrated Camera: Integrated C: device removed
[   196.937] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input25/event10"
[   196.937] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 11)
[   196.938] (II) event10 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[   196.938] (II) event10 - Integrated Camera: Integrated C: device is a keyboard
[   196.938] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[   196.938] (II) No input driver specified, ignoring this device.
[   196.938] (II) This device may have been added with another device file.
[   196.939] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[   196.939] (II) No input driver specified, ignoring this device.
[   196.939] (II) This device may have been added with another device file.
[   196.939] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[   196.939] (II) No input driver specified, ignoring this device.
[   196.939] (II) This device may have been added with another device file.
[   196.939] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
[   196.939] (II) No input driver specified, ignoring this device.
[   196.939] (II) This device may have been added with another device file.
[   196.939] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event14)
[   196.939] (II) No input driver specified, ignoring this device.
[   196.939] (II) This device may have been added with another device file.
[   196.939] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event15)
[   196.939] (II) No input driver specified, ignoring this device.
[   196.939] (II) This device may have been added with another device file.
[   196.940] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event16)
[   196.940] (II) No input driver specified, ignoring this device.
[   196.940] (II) This device may have been added with another device file.
[   196.940] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event17)
[   196.940] (II) No input driver specified, ignoring this device.
[   196.940] (II) This device may have been added with another device file.
[   196.940] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[   196.940] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   196.940] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   196.941] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 23 paused 0
[   196.941] (**) AT Translated Set 2 keyboard: always reports core events
[   196.941] (**) Option "Device" "/dev/input/event3"
[   196.941] (**) Option "_source" "server/udev"
[   196.941] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   196.941] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[   196.942] (II) event3  - AT Translated Set 2 keyboard: device removed
[   196.942] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[   196.942] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[   196.942] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   196.942] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[   196.943] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event18)
[   196.943] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[   196.943] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[   196.943] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 24 paused 0
[   196.943] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   196.943] (**) Option "Device" "/dev/input/event18"
[   196.943] (**) Option "_source" "server/udev"
[   196.944] (II) event18 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[   196.945] (II) event18 - SynPS/2 Synaptics TouchPad: device is a touchpad
[   196.945] (II) event18 - SynPS/2 Synaptics TouchPad: device removed
[   196.945] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event18"
[   196.945] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[   196.945] (**) Option "AccelerationScheme" "none"
[   196.945] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[   196.945] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   196.945] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   196.946] (II) event18 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[   196.946] (II) event18 - SynPS/2 Synaptics TouchPad: device is a touchpad
[   196.947] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse2)
[   196.947] (II) No input driver specified, ignoring this device.
[   196.947] (II) This device may have been added with another device file.
[   196.947] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/event19)
[   196.947] (**) TPPS/2 Elan TrackPoint: Applying InputClass "libinput pointer catchall"
[   196.947] (II) Using input driver 'libinput' for 'TPPS/2 Elan TrackPoint'
[   196.948] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 25 paused 0
[   196.948] (**) TPPS/2 Elan TrackPoint: always reports core events
[   196.948] (**) Option "Device" "/dev/input/event19"
[   196.948] (**) Option "_source" "server/udev"
[   196.948] (II) event19 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[   196.949] (II) event19 - TPPS/2 Elan TrackPoint: device is a pointer
[   196.949] (II) event19 - TPPS/2 Elan TrackPoint: device removed
[   196.949] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input29/event19"
[   196.949] (II) XINPUT: Adding extended input device "TPPS/2 Elan TrackPoint" (type: MOUSE, id 14)
[   196.949] (**) Option "AccelerationScheme" "none"
[   196.949] (**) TPPS/2 Elan TrackPoint: (accel) selected scheme none/0
[   196.949] (**) TPPS/2 Elan TrackPoint: (accel) acceleration factor: 2.000
[   196.949] (**) TPPS/2 Elan TrackPoint: (accel) acceleration threshold: 4
[   196.950] (II) event19 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[   196.950] (II) event19 - TPPS/2 Elan TrackPoint: device is a pointer
[   196.951] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/mouse3)
[   196.951] (II) No input driver specified, ignoring this device.
[   196.951] (II) This device may have been added with another device file.
[   196.951] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[   196.951] (II) No input driver specified, ignoring this device.
[   196.951] (II) This device may have been added with another device file.
[   196.951] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event4)
[   196.951] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[   196.951] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[   196.952] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 26 paused 0
[   196.952] (**) ThinkPad Extra Buttons: always reports core events
[   196.952] (**) Option "Device" "/dev/input/event4"
[   196.952] (**) Option "_source" "server/udev"
[   196.952] (II) event4  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[   196.952] (II) event4  - ThinkPad Extra Buttons: device is a keyboard
[   196.952] (II) event4  - ThinkPad Extra Buttons: device is a switch device
[   196.952] (II) event4  - ThinkPad Extra Buttons: device removed
[   196.952] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event4"
[   196.953] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 15)
[   196.953] (II) event4  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[   196.953] (II) event4  - ThinkPad Extra Buttons: device is a keyboard
[   196.953] (II) event4  - ThinkPad Extra Buttons: device is a switch device
[   845.161] (**) Option "fd" "14"
[   845.161] (II) event2  - Power Button: device removed
[   845.161] (**) Option "fd" "17"
[   845.161] (II) event6  - Video Bus: device removed
[   845.161] (**) Option "fd" "18"
[   845.161] (II) event0  - Sleep Button: device removed
[   845.162] (**) Option "fd" "19"
[   845.162] (II) event7  - Wacom Pen and multitouch sensor Finger: device removed
[   845.162] (**) Option "fd" "20"
[   845.162] (II) event11 - Wacom Pen and multitouch sensor Pen: device removed
[   845.162] (**) Option "fd" "22"
[   845.162] (II) event10 - Integrated Camera: Integrated C: device removed
[   845.162] (**) Option "fd" "23"
[   845.162] (II) event3  - AT Translated Set 2 keyboard: device removed
[   845.162] (**) Option "fd" "24"
[   845.162] (II) event18 - SynPS/2 Synaptics TouchPad: device removed
[   845.162] (**) Option "fd" "25"
[   845.162] (II) event19 - TPPS/2 Elan TrackPoint: device removed
[   845.162] (**) Option "fd" "26"
[   845.162] (II) event4  - ThinkPad Extra Buttons: device removed
[   845.173] (II) UnloadModule: "libinput"
[   845.173] (II) systemd-logind: releasing fd for 13:68
[   845.258] (II) UnloadModule: "libinput"
[   845.258] (II) systemd-logind: releasing fd for 13:83
[   845.321] (II) UnloadModule: "libinput"
[   845.321] (II) systemd-logind: releasing fd for 13:82
[   845.401] (II) UnloadModule: "libinput"
[   845.401] (II) systemd-logind: releasing fd for 13:67
[   845.454] (II) UnloadModule: "libinput"
[   845.455] (II) systemd-logind: releasing fd for 13:74
[   845.521] (II) UnloadModule: "libinput"
[   845.521] (II) systemd-logind: releasing fd for 13:75
[   845.601] (II) UnloadModule: "libinput"
[   845.601] (II) systemd-logind: releasing fd for 13:71
[   845.681] (II) UnloadModule: "libinput"
[   845.681] (II) systemd-logind: releasing fd for 13:64
[   845.721] (II) UnloadModule: "libinput"
[   845.721] (II) systemd-logind: releasing fd for 13:70
[   845.775] (II) UnloadModule: "libinput"
[   845.775] (II) systemd-logind: releasing fd for 13:66
[   845.809] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[   845.809] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[   845.809] (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[   845.809] (II) Server terminated successfully (0). Closing log file.

Offline

#4 2020-06-09 07:52:09

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Switching to full screen freezes internet browser

atreyagagan wrote:

Can confirm - this does not happen when I login to Gnome. Seems like this is specific to i3.

Or, specific to X. The xorg log is fine.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2020-06-09 10:05:00

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,789

Re: Switching to full screen freezes internet browser

Ensure that you logged into gnome on xorg (defaults to wayland), though.

Then post your i3 config.
Can you put other windows into fullscreen mode w/o triggering this?

Offline

#6 2020-06-09 17:11:56

atreyagagan
Member
Registered: 2019-10-06
Posts: 16

Re: Switching to full screen freezes internet browser

Update - I logged in to Gnome on Xorg, and it does NOT have any problems. Same with Gnome on Wayland.

Here is my i3 config. It's pretty basic except for a few customized keybindings:

# This file has been auto-generated by i3-config-wizard(1).
# It will not be overwritten, so edit it as you like.
#
# Should you change your keyboard layout some time, delete
# this file and re-run i3-config-wizard(1).
#

# i3 config file (v4)
#
# Please see https://i3wm.org/docs/userguide.html for a complete reference!

set $mod Mod4

# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.
font pango:System San Francisco Display 10

# This font is widely installed, provides lots of unicode glyphs, right-to-left
# text rendering and scalability on retina/hidpi displays (thanks to pango).
#font pango:DejaVu Sans Mono 8

# The combination of xss-lock, nm-applet and pactl is a popular choice, so
# they are included here as an example. Modify as you see fit.

# xss-lock grabs a logind suspend inhibit lock and will use i3lock to lock the
# screen before suspend. Use loginctl lock-session to lock your screen.
exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork

# NetworkManager is the most popular way to manage wireless networks on Linux,
# and nm-applet is a desktop environment-independent system tray GUI for it.
exec --no-startup-id nm-applet

# Use pactl to adjust volume in PulseAudio.
set $refresh_i3status killall -SIGUSR1 i3status
bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +10% && $refresh_i3status
bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ -10% && $refresh_i3status
bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute @DEFAULT_SINK@ toggle && $refresh_i3status
bindsym XF86AudioMicMute exec --no-startup-id pactl set-source-mute @DEFAULT_SOURCE@ toggle && $refresh_i3status


## Keybind for reduce volume:
bindsym Control+Right exec amixer -q sset Master 5%+
bindsym Control+Left exec amixer -q sset Master 5%-

# Use Mouse+$mod to drag floating windows to their wanted position
floating_modifier $mod

# start a terminal
bindsym $mod+Return exec gnome-terminal

# kill focused window
bindsym $mod+Shift+q kill

# kill focused window, alternative
bindsym Mod1+F4 kill

## launch i3lock
bindsym $mod+l exec i3lock -i /home/gagan/Pictures/i3lock.png

## Launch terminal
bindsym Control+Mod1+t exec gnome-terminal

## Launch copyq
bindsym Control+q exec copyq toggle

# start dmenu (a program launcher)
bindsym $mod+d exec dmenu_run
# There also is the (new) i3-dmenu-desktop which only displays applications
# shipping a .desktop file. It is a wrapper around dmenu, so you need that
# installed.
# bindsym $mod+d exec --no-startup-id i3-dmenu-desktop

# change focus
bindsym $mod+j focus left
bindsym $mod+k focus down
# bindsym $mod+Shift+l focus up
bindsym $mod+semicolon focus right

# alternatively, you can use the cursor keys:
bindsym $mod+Left focus left
bindsym $mod+Down focus down
bindsym $mod+Up focus up
bindsym $mod+Right focus right

# move focused window
bindsym $mod+Shift+i move left
bindsym $mod+Shift+o move down
bindsym $mod+Shift+p move up
bindsym $mod+Shift+semicolon move right

# alternatively, you can use the cursor keys:
bindsym $mod+Shift+Left move left
bindsym $mod+Shift+Down move down
bindsym $mod+Shift+Up move up
bindsym $mod+Shift+Right move right

# split in horizontal orientation
bindsym $mod+h split h

# split in vertical orientation
bindsym $mod+v split v

# enter fullscreen mode for the focused container
bindsym $mod+f fullscreen toggle

# change container layout (stacked, tabbed, toggle split)
bindsym $mod+s layout stacking
bindsym $mod+w layout tabbed
bindsym $mod+e layout toggle split

# toggle tiling / floating
bindsym $mod+Shift+space floating toggle

# change focus between tiling / floating windows
bindsym $mod+space focus mode_toggle

# focus the parent container
bindsym $mod+a focus parent

# focus the child container
#bindsym $mod+d focus child

# Define names for default workspaces for which we configure key bindings later on.
# We use variables to avoid repeating the names in multiple places.
set $ws1 "1"
set $ws2 "2"
set $ws3 "3"
set $ws4 "4"
set $ws5 "5"
set $ws6 "6"
set $ws7 "7"
set $ws8 "8"
set $ws9 "9"
set $ws10 "10"

# switch to workspace
bindsym $mod+1 workspace number $ws1
bindsym $mod+2 workspace number $ws2
bindsym $mod+3 workspace number $ws3
bindsym $mod+4 workspace number $ws4
bindsym $mod+5 workspace number $ws5
bindsym $mod+6 workspace number $ws6
bindsym $mod+7 workspace number $ws7
bindsym $mod+8 workspace number $ws8
bindsym $mod+9 workspace number $ws9
bindsym $mod+0 workspace number $ws10

# move focused container to workspace
bindsym $mod+Shift+1 move container to workspace number $ws1
bindsym $mod+Shift+2 move container to workspace number $ws2
bindsym $mod+Shift+3 move container to workspace number $ws3
bindsym $mod+Shift+4 move container to workspace number $ws4
bindsym $mod+Shift+5 move container to workspace number $ws5
bindsym $mod+Shift+6 move container to workspace number $ws6
bindsym $mod+Shift+7 move container to workspace number $ws7
bindsym $mod+Shift+8 move container to workspace number $ws8
bindsym $mod+Shift+9 move container to workspace number $ws9
bindsym $mod+Shift+0 move container to workspace number $ws10

# reload the configuration file
bindsym $mod+Shift+c reload
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
bindsym $mod+Shift+r restart
# exit i3 (logs you out of your X session)
bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -B 'Yes, exit i3' 'i3-msg exit'"

# resize window (you can also use the mouse for that)
mode "resize" {
        # These bindings trigger as soon as you enter the resize mode

        # Pressing left will shrink the window’s width.
        # Pressing right will grow the window’s width.
        # Pressing up will shrink the window’s height.
        # Pressing down will grow the window’s height.
        bindsym j resize shrink width 10 px or 10 ppt
        bindsym k resize grow height 10 px or 10 ppt
        bindsym l resize shrink height 10 px or 10 ppt
        bindsym semicolon resize grow width 10 px or 10 ppt

        # same bindings, but for the arrow keys
        bindsym Left resize shrink width 10 px or 10 ppt
        bindsym Down resize grow height 10 px or 10 ppt
        bindsym Up resize shrink height 10 px or 10 ppt
        bindsym Right resize grow width 10 px or 10 ppt

        # back to normal: Enter or Escape or $mod+r
        bindsym Return mode "default"
        bindsym Escape mode "default"
        bindsym $mod+r mode "default"
}

for_window [class="Yad"] floating enable

# bindsym $mod+d exec --no-startup-id i3-dmenu-desktop

# bindsym XF86MonBrightnessDown exec --no-startup-id sudo light -U 10
# bindsym XF86MonBrightnessUp exec --no-startup-id sudo light -A 10

bindsym XF86MonBrightnessUp exec "light -A 10; notify-send -t 1000 'Brightness (Up)' $(light)'%'"
bindsym XF86MonBrightnessDown exec "light -U 10; notify-send -t 1000 'Brightness (Down)' $(light)'%'"

## Keyboard backlight:
bindsym XF86Launch1 exec "light -Ss sysfs/leds/tpacpi::kbd_backlight 5"
bindsym XF86Favorites exec "light -Ss sysfs/leds/tpacpi::kbd_backlight 100"


# screenshot:
# bindsym --release Print exec maim -s | xclip -selection clipboard -t image/png

bindsym --release Print exec maim ~/Pictures/$(date +%s).png

bindsym $mod+r mode "resize"

bar {
       position top
       font pango:System San Francisco Display 11.2
       status_command i3blocks -c /home/gagan/.config/i3/i3blocks.conf
}


exec --no-startup-id /home/gagan/bin/pcloud

exec --no-startup-id gnome-settings-daemon

exec --no-startup-id feh --bg-fill /home/gagan/Pictures/np.jpg

exec --no-startup-id /usr/bin/volumeicon

exec --no-startup-id /usr/bin/copyq

# exec --no-startup-id /usr/bin/pasystray

exec --no-startup-id /usr/bin/blueman-tray

Offline

#7 2020-06-09 17:30:09

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,701

Re: Switching to full screen freezes internet browser

If you were wondering where your post went, It seems you used the report link rather than the reply link -- the moderators got a long, detailed look at your i3 configuration wink


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#8 2020-06-09 17:37:05

atreyagagan
Member
Registered: 2019-10-06
Posts: 16

Re: Switching to full screen freezes internet browser

ewaller wrote:

If you were wondering where your post went, It seems you used the report link rather than the reply link -- the moderators got a long, detailed look at your i3 configuration wink


Gahh. I am very sorry about this. I was super confused about what happened. Not having the best day here sad(

Offline

#9 2020-06-09 20:02:04

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,789

Re: Switching to full screen freezes internet browser

Three things:
1.

seth wrote:

Can you put other windows into fullscreen mode w/o triggering this?

2. Does it matter whether you make the browser a floating window (before you enter the FS mode)
3. Gnome has a compositor, you could either try picom/xcompmgr along i3 or openbox (w/o a compositor) for a better cross test.

Offline

#10 2020-06-09 20:31:58

atreyagagan
Member
Registered: 2019-10-06
Posts: 16

Re: Switching to full screen freezes internet browser

I'm not sure what #1 means? Do you mean if I can switch to tabbed display that covers the whole screen instead of tiling? Then yes, I can do that. That is not what I meant by full screen. I mean... when I click on the full screen button on video websites (such as YouTube or Netflix) then it freezes the browser. Sorry if this wasn't clear earlier. Here's an image of what I mean:

https://postimg.cc/1ntPyKkd


#2. I get the same problem whether I'm on tiling mode or floating mode or full screen mode. I can open internet browsers (or other programs) in those modes, but actually turning the video into full screen (for example, to watch a movie on Netflix) crashes the browser.

#3 I have not tried those compositors but it seems like it wouldn't help? I can switch between different display modes, and my problem is getting the full screen function for videos (inside a browser) to work.

Last edited by atreyagagan (2020-06-09 20:34:34)

Offline

#11 2020-06-09 20:47:41

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,789

Re: Switching to full screen freezes internet browser

I'm not sure what #1 means?

Can you eg. run mpv fullscreen? Or (avoiding video playback) feh?

I can open internet browsers (or other programs) in those modes, but actually turning the video into full screen

So it is *only* video playback in a browser?

seems like it wouldn't help?

That's what we're trying to figure. It's either tied to the video output (in which case i3+a compositor would work) or the i3 handling of (those) FS windows (in which case a non-compositing WM like openbox would work)

Offline

#12 2020-06-09 21:06:12

atreyagagan
Member
Registered: 2019-10-06
Posts: 16

Re: Switching to full screen freezes internet browser

I just checked with video files and images, and find that this problem also applies to images. If I open a png or jpeg file (either with feh or Gnome image viewer), and then try to see the image in full screen, it crashes - same as switching video websites to full screen inside internet browsers.

For video files, mp4 and mkv files do not have this problem (when I open them either with VLC or "Videos"). However, avi files DO have this problem.

Let me see what happens when I install the compositor like you suggested.

(Again, thanks a lot for your help with this).

Offline

#13 2020-06-09 21:26:51

atreyagagan
Member
Registered: 2019-10-06
Posts: 16

Re: Switching to full screen freezes internet browser

seth wrote:

That's what we're trying to figure. It's either tied to the video output (in which case i3+a compositor would work) or the i3 handling of (those) FS windows (in which case a non-compositing WM like openbox would work)

I installed picom with default configuration, and still have this problem. Can you tell me what modifications I need to make?

Offline

#14 2020-06-09 21:43:17

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,789

Re: Switching to full screen freezes internet browser

If you also ran it: None. Try openbox.
It's 99% i3's handling of the particular window then.

Offline

#15 2020-06-09 21:46:57

atreyagagan
Member
Registered: 2019-10-06
Posts: 16

Re: Switching to full screen freezes internet browser

Oh well.

Thanks, I might have to do that although I really don't want to. I have a desktop computer with identical Arch+i3 configuration and it doesn't have this problem hmm/

Offline

Board footer

Powered by FluxBB