-
It might be useful to indicate in conversation that OMEMO-encryption has been started, like the Pidgin-OTR-plugin does. It would be very nice to have an indicator for this besides the titlebar, as som…
-
Titlebar control buttons are not visible after applying the theme for firefox. There is a placeholder for the buttons but the buttons themselves are not visible. Enabling the title bar from customize …
-
# 环境
* macOS Big Sur 11.6
* Pre-release v3.0.0和master(标题v3.0.1)均可复现
* Python 3.8
# titlebar丢失如图:
![image](https://user-images.githubusercontent.com/60053077/183465092-90a4a67e-1c0a-4960-abbd-c1…
-
```java
Shell shell = new Shell() ;
shell.setSize( 400, 200 ) ;
shell.setLayout( new FillLayout() ) ;
Section section = new Section( shell, Section.TWISTI…
-
## Expected Behavior
The eto viewer should show the menu bar and the window frame
## Actual Behavior
The eto viewer just shows what's in the panel or in this case the `items` property
## Ste…
-
The titlebar doesn't fit well in my opinion with a material desktop, and the action bar can do the job well.
##
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource…
-
When raise-on-click is disabled, clicks in the "client" area of apps no longer raise the window to the top. Instead, users must click the titlebar of the window (or use keyboard shortcut) to raise. …
-
Gentoo, fluxbox1.0\_rc3, Xorg \(month old\)
Setting in .fluxbox/init
session.tabs: false
Tabs are stil on the top of windows.
Setting fluxbox menu -> configuration -> Tab Option -> Tabs…
-
```
What steps will reproduce the problem?
1.Update Firefox to 12.0
What is the expected output?
caption titlebar is hidden
What do you see instead?
the caption titlebar
What version of "Hide Capti…
-
Awesome seems to handle all window gravity values correctly when the window is mapped the first time. However, if a program which uses `StaticGravity` (or any other gravity except `NorthWestGravity`) …