~mir-team/ubuntu-frame/+git/ubuntu-frame:use-boost-filesystem-canonical

Last commit made on 2022-10-28
Get this branch:
git clone -b use-boost-filesystem-canonical https://git.launchpad.net/~mir-team/ubuntu-frame/+git/ubuntu-frame

Branch merges

Branch information

Name:
use-boost-filesystem-canonical
Repository:
lp:~mir-team/ubuntu-frame/+git/ubuntu-frame

Recent commits

3cc8533... by Grayson Guarino <email address hidden>

Use boost::filesystem::canonical

26acd7d... by Grayson Guarino <email address hidden>

Reset timer when windows closed (#98)

Fixes #95 by making Frame aware of how many windows are opened and closed in the window manager. When a window is opened, the default wallpaper is displayed in the background. When all windows are closed, the diagnostic delay timer is reset.

d6c0298... by Grayson Guarino <email address hidden>

Add Frame Diagnostic delay (#89)

This is dependent on https://github.com/MirServer/mir/pull/2646 but adds the requested delay feature to Frame Diagnostic.

There are currently issues with 2646 that are documented there, so this will start as a draft.

c314cf7... by Michał Sawicz

wm: don't assume outputs are 1..n (#91)

Co-authored-by: Michał Sawicz <email address hidden>

3983b8a... by Michał Sawicz

wm: place windows round-robin on all displays (#90)

This is not strictly correct, as overlapping displays and particularly display groups will not get the correct treatment - but is an improvement over the current behaviour.

This requires Mir 2.10 to work.

Also fix copyright and include guard along the way.

058551a... by Grayson Guarino <email address hidden>

Add crash reporter (#80)

Combines the wallpaper into a CrashReporter which, when a log file is created at a certain location, displays the log file on screen.

Creating as draft because I haven't yet looked into where Snapcraft puts logs by default.

063090e... by Alan Griffiths

Mir 2.9 has landed (#86)

Drop compatibility with older versions

357d1ba... by Alan Griffiths

Drive-by tidy-up (#85)

1f70446... by Sophie Winter <email address hidden>

Enable input protocols for VNC snap (#83)

Possibly now that virtual pointer and seat v8 support have landed in Mir. The `ubuntu-frame-vnc` snap still doesn't seem to be trying input, but it's not obvious where that's disabled.

Co-authored-by: Alan Griffiths <email address hidden>

a6ba2e1... by Alan Griffiths

Fix (and simplify) cleanup (#82)

I'm not sure why, but some "cleaned" directories (doc and doc-base) were not removed