Description: Hide the firefox titlebar when maximized.
Note: Newer versions of Firefox have the option to use client side decorations, which lets Firefox draw tabs in the "titlebar". You might find that more useful than this script.
* Visit `about:config` in the address bar * Set `browser.tabs.drawInTitlebar` to `true` * Restart firefox
Oh right, forgot about this. Newer versions of Firefox have the option to use client side decorations, which lets Firefox draw tabs in the "titlebar". You might find that more useful than this script.
* Visit `about:config` in the address bar
* Set `browser.tabs.drawInTitlebar` to `true`
* Restart firefox
The "titlebar area" next to where the tabs are should be draggable.
You can also use the KWin shortcuts: Hold Alt+Left Click anywhere + Drag to move any window. Hold Alt+Right Click + Drag to resize any window.
Thank you for the script, used since some months ago and worked well BUT FINALLY... Mozilla solved this problem forever, finally... https://www.omgubuntu.co.uk/2018/05/firefox-60-download
Hi! Nice script, but one question: when starting a new Firefox instance that is already maximized, the script does not seem to get triggered - only when I manually maximize the window. Do you encounter the same behaviour?
Good catch. Missed that condition. Turns out it's not currently possible to detect if the window is maximized when the window is created (as far as I can tell). So I need to fix that first. https://bugs.kde.org/show_bug.cgi?id=387097
Ratings & Comments
14 Comments
10 10 the best
10 10 the best
9 +
thankkkk youuuuuuuuuuuuuuuuuuuuuuuuu :-D
Oh right, forgot about this. Newer versions of Firefox have the option to use client side decorations, which lets Firefox draw tabs in the "titlebar". You might find that more useful than this script. * Visit `about:config` in the address bar * Set `browser.tabs.drawInTitlebar` to `true` * Restart firefox
Well.. that doesn't work that well for me. unmaximized windows arent movable and can't resize them. humm
The "titlebar area" next to where the tabs are should be draggable. You can also use the KWin shortcuts: Hold Alt+Left Click anywhere + Drag to move any window. Hold Alt+Right Click + Drag to resize any window.
plus they look weird without any border at all when unmaximized. looks too broken
Fair enough. Glade this script helped then. :]
Thank you once again for this. works perfectly until firefox behaves correctly (like chrome), if it will someday
Thank you for the script, used since some months ago and worked well BUT FINALLY... Mozilla solved this problem forever, finally... https://www.omgubuntu.co.uk/2018/05/firefox-60-download
Wonderful, thanks. Please, can you support also Tor, Chrome/Chromium and Opera Browsers? Really great idea, thanks again! :)
Hi! Nice script, but one question: when starting a new Firefox instance that is already maximized, the script does not seem to get triggered - only when I manually maximize the window. Do you encounter the same behaviour?
Good catch. Missed that condition. Turns out it's not currently possible to detect if the window is maximized when the window is created (as far as I can tell). So I need to fix that first. https://bugs.kde.org/show_bug.cgi?id=387097