aprilis / messenger

Unofficial Facebook Messenger app for elementary OS
GNU General Public License v3.0
91 stars 7 forks source link

Improve Interface #38

Closed NathanBnm closed 5 years ago

NathanBnm commented 5 years ago

Messenger has been updated. Maybe you can think about improving the interface to fit better with the new look. (I cannot do screenshots for now but I'll post some later).

For example the "friend selection list" is now always present in each bubble.

aprilis commented 5 years ago

Ok, it would be great if you could post some screenshots

NathanBnm commented 5 years ago

Capture d'écran du 2019-06-20 17 22 18

NathanBnm commented 5 years ago

Messenger just updated again. There were some changes on the text input section:

Capture d'écran du 2019-06-22 17 06 37

aprilis commented 5 years ago

My messenger still looks the same, so I'm not able to make proper modifications. You can open messenger website in a browser, right-click on the panel and select "Inspect element" or something similar and find the topmost element in the DOM tree which contains only the panel (for me it's

). When you find it, you can add a rule to STYLE_SHEET in Conversation.vala, similar to the one defined for "div._1enh".

NathanBnm commented 5 years ago

I'll check that. For now I'm fixing warnings (removing deprecation etc.) EDIT: I'll do a PR

Hedronmx commented 4 years ago

I still get the user list UI from time to time even though I have updated messenger. If I close the app and reopen the user list disappears until it appears again some time randomly