appanvil:gtkmm-4.0

Last commit made on 2023-01-10
Get this branch:
git clone -b gtkmm-4.0 https://git.launchpad.net/appanvil

Branch merges

Branch information

Name:
gtkmm-4.0
Repository:
lp:appanvil

Recent commits

2d3497a... by Jack Ullery <email address hidden>

change file extension of resources from .glade -> .ui

54459dd... by Jack Ullery <email address hidden>

update glade files to comply gtk 4.0

526b6dc... by Jack Ullery <email address hidden>

fix compiler errors, continuing conversion to gtkmm 4.0

189df87... by Jack Ullery <email address hidden>

convert project from gtkmm 3.16 -> gtkmm 4.0

there are still a ton of compiler errors to be fixed, also all the changes need to be tested

371632d... by Jack Ullery <email address hidden>

Merge pull request #46 from jack-ullery/snap-support

Support for modifying Snaps

72513aa... by GitHub Actions Bot <>

Format code

8c90cc1... by Jack Ullery <email address hidden>

set file_exists to be a static helper function

77b6b7c... by Jack Ullery <email address hidden>

install target to create symbolic links in /var/lib/snapd/apparmor/profiles

this allows users to change the confinement status of snap profiles

c1922fb... by Jack Ullery <email address hidden>

look for profile in multiple locations before attempting to change its status

05aa406... by Jack Ullery <email address hidden>

Merge pull request #45 from jack-ullery/code-cleaning

Code cleaning