Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement layer-shell and multiple other enhancements #24

Merged
merged 70 commits into from
Jun 25, 2018
Merged

Conversation

ammen99
Copy link
Member

@ammen99 ammen99 commented Jun 19, 2018

No description provided.

ammen99 added 30 commits May 28, 2018 08:56
This way Wayfire's log won't be polluted by other processes. In most
cases this log isn't visible anyway, and when it is, we are interested
in seeing the actual log output, not random chars from all apps
view.cpp has been building up as a huge monolithic file, however it
contains multiple independent parts. So it is logical that they be kept
separated.
This is a very basic implementation and probably has many bugs
output.cpp is yet another file which has accumulated multiple
responsibilities - rendering, plugin management, wayfire-shell
implementation. It is time for a split
This replaces the unclear is_special flag
Because xdg-shell stable popups can be used as popups with a layer-shell
parent, we can't directly use popup->parent's geometry. That's why we
need a new virtual function
@ammen99 ammen99 closed this Jun 23, 2018
@ammen99 ammen99 reopened this Jun 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants