10000 Tags · fthx/window-title-is-back · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: fthx/window-title-is-back

Tags

v30

Toggle v30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Max width setting

v26

Toggle v26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Check that the github code is up to date

v23

Toggle v23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handle modal dialog title

... and get rid of a corner case where switching between a window+modal and another window could cause the title not to be updated.
Still have to take care of desktop windows like DING...

v22

Toggle v22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove title changed signal when switching window

Ensure to remove the  unfocused window title changed signal.
When a window is closed the signal is destroyed but if we just switch between two existing windows, we were creating not useful signals.

v21

Toggle v21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Menu's position at the left

More convenient and consistent when having some very long window titles (Firefox, ...).

v20

Toggle v20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use disconnectObject and null out menu on disable

When the extension was disabled (eg. entering sleep or locked session), there was an access from panel's menu manager to this extension's button menu that was no more existing, causing errors to be reported in logs (Object St.BoxLayout (<ref>), has been already disposed...).

v19

Toggle v19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Manage modal dialogs & desktop icons (again)

v18

Toggle v18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Code refactor, make X11 session ok now

In X11, when we click on title (popup menu item), we lose focus. Not in Wayland...

v14

Toggle v14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove click option (for appmenu)

v13

Toggle v13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Icon size option

0