why termux version of firefox doesn't have CSD? #26919
Replies: 4 comments 1 reply
-
|
Client Side Decorations (CSD) are pretty much only a thing GNOME/GTK does. The standard for everything else is server side decorations with CSDs available if an application advertises that it would prefer it's own decorations. |
Beta Was this translation helpful? Give feedback.
-
|
So is it because termux' limitations, i guess? Because the distinct
differences are that linux distros have a display manager and both that
and the desktop environment is started via init system. while for
termux, everything is started on the command line and don't use a
display manager.
…On 2025-10-17 17:49, TomIO wrote:
Client Side Decorations (CSD) are pretty much only a thing GNOME/GTK
does.
The standard for everything else is server side decorations with CSDs
available if an application advertises that it would prefer it's own
decorations.
CSDs do allow for those extended titlebars, so if an application makes
use of them it will usually advertise to the display server that it
would like to provide its own window decorations.
--
Reply to this email directly, view it on GitHub [1], or unsubscribe
[2].
You are receiving this because you authored the thread.Message ID:
***@***.***>
Links:
------
[1]
#26919 (comment)
[2]
https://github.com/notifications/unsubscribe-auth/BGCXL2IB2G6G2JWGENPSBA33YDCSDAVCNFSM6AAAAACJOZ5EPCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTINZQHA2TINY
|
Beta Was this translation helpful? Give feedback.
-
|
CSDs should work just fine on Termux. But the only results I can find for it are like 6 to 7 years old. |
Beta Was this translation helpful? Give feedback.
-
|
@OrchidLuna sorry for delay, I was trying to respond ASAP but I accidentally forgot to. I do know how to do this in Termux, but unfortunately it's a bit inconvenient for some reason, maybe there is a way to write a patch for some package to make it automatic eventually (though it should be noted that some people might prefer the current default, not sure which mode of Firefox is more popular overall) How to force tabs in titlebar in Firefox in Termux:X11 XFCEStep 1. use this command Step 2. use the command Step 3. type
|
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i'm looking at the difference between firefox in termux and firefox in regular linux distros, and i was like "wow, the unified window controls to it's toolbar is so cool!" but late realization that's the exact thing termux's version of firefox don't have, even when using xfce4 DE too.


Firefox on Arch Linux with XFCE
Firefox on Termux also with XFCE. The window contol buttons isn't unified here.
Beta Was this translation helpful? Give feedback.
All reactions