The i3 FAQ has migrated to https://github.com/i3/i3/discussions. All content here is read-only.
Ask Your Question
2

Google Chrome fullscreen handled by browser and not i3

asked 2013-05-28 01:16:31 +0000

kzrl gravatar image

When I try to fullscreen Google Chrome by with meta+f, it's handled by Chrome and not i3.

This means that the tabs and navigation bar disappear.

Has anyone found a way to configure i3 (or Chrome) to handle this like other windows?

edit retag flag offensive close merge delete

3 answers

Sort by ยป oldest newest most voted
1

answered 2013-05-28 05:21:37 +0000

I haven't checked the i3 source, but I believe that i3 will issue a fullscreen request to the application if available, that is why it works differently on Chrome and firefox... if the application does not provide this feature, i3 will just maximize the window without title and borders. An example of this happening is gEdit, which provides its own fullscreen feature but does not match to what happens when you issue fullscreen in i3.

edit flag offensive delete link more

Comments

Thanks for your reply! I'm new to i3 so wasn't entirely sure how it was supposed to work. I'll hunt down a solution for Chrome.

kzrl gravatar imagekzrl ( 2013-05-28 06:19:14 +0000 )edit

Would it be possible to add a config option to i3 to disable sending that fullscreen request for particular apps? In Chrome I'd actually prefer if i3 just maximised the window without title and borders, even though Chrome has its own implementation of "fullscreen".

ncraike gravatar imagencraike ( 2013-10-28 05:04:06 +0000 )edit
1

answered 2013-05-29 19:58:08 +0000

cee gravatar image
  1. Has anybody found a solution to this?

  2. My solution so far is to just use keyboard shortcuts (vimperator)
    I mapped the following keys
    , to previousTab
    . to nextTab
    < to goBack
    > to goForward
    seemed easier to press than Shift+[HJKL]

I find 'o' pretty cool to open a searchbar. That's basically the stuff I need to do in fullscreen browser.

edit flag offensive delete link more

Comments

I guess this is moving more into Chrome limitations rather than i3.... fullscreen in Chrome is a very discussed issue, with very few options to get around it...

bruno.braga gravatar imagebruno.braga ( 2013-06-05 23:34:22 +0000 )edit

So what is YOUR "solution"? Did you switch or just worked around it somehow?

cee gravatar imagecee ( 2013-06-06 09:10:44 +0000 )edit

I use an exclusive workspace for browser... that's it. Sorry it is not the answer you are looking for, but it is what I do (I have plenty of space on a 17'' laptop, lol)

bruno.braga gravatar imagebruno.braga ( 2013-06-11 10:31:27 +0000 )edit
1

answered 2013-05-28 05:10:10 +0000

joepd gravatar image

It is the same for Firefox. But you can disable this behavior in Firefox in about:config by toggling the flag browser.fullscreen.autohide. Not sure about Chrome, though.

edit flag offensive delete link more

Comments

Thanks for your reply! Between your answer and Bruno's, it put me on the right track to finding a solution. I'll see if there's an equivalent setting for Chrome.

kzrl gravatar imagekzrl ( 2013-05-28 06:20:18 +0000 )edit

Question Tools

Stats

Asked: 2013-05-28 01:16:31 +0000

Seen: 1,091 times

Last updated: May 29 '13