Linux Foundation Collaborative Projects
index
:
agl-compositor
icefish
jellyfish
koi
lamprey
marlin
master
needlefish
next
next-wip
octopus
pike
quillback
ricefish
sandbox/mvlad/add-missing-hooks
sandbox/mvlad/add-waltham-support
sandbox/mvlad/add-waltham-support-wip
sandbox/mvlad/agl-shell-desktop
sandbox/mvlad/agl-shell-v2-bind-events-destructor
sandbox/mvlad/agl-shell-v3-move-out-agl-shell-desktop
sandbox/mvlad/appids-per-output
sandbox/mvlad/fix-next
sandbox/mvlad/fix-shell-v1
sandbox/mvlad/grpc-async-cb
sandbox/mvlad/libweston10
sandbox/mvlad/libweston9
sandbox/mvlad/next-fix-rdp-backend
sandbox/mvlad/next-phase-fix-next
sandbox/mvlad/policy-manager-split
sandbox/mvlad/pre-ci
sandbox/mvlad/remote-surfaces
sandbox/mvlad/screenshooter-init
sandbox/mvlad/split-v3
sandbox/mvlad/split-v3-update
sandbox/mvlad/switch-to-grpc
sandbox/mvlad/t1
sandbox/mvlad/test1
sandbox/mvlad/weston-ci
sandbox/mvlad/weston-ci-libweston8
sandbox/mvlad/xwayland-support
AGL compositor (using wayland)
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-12
main: We don't have weston-debug extension available
Marius Vlad
1
-2
/
+0
2020-05-12
meson.build: Add a meson variable to track libweston version
Marius Vlad
1
-3
/
+4
2020-05-12
main: Subscribe to the logger scope
Marius Vlad
1
-0
/
+1
2020-05-12
meson.build: Update build version
Marius Vlad
0
-0
/
+0
2020-05-12
policy-default: Install default for the state event notify
Marius Vlad
1
-0
/
+8
2020-05-12
policy: Add another hook for controlling the application state change
Marius Vlad
2
-0
/
+8
2020-05-12
protocol: agl-shell-desktop: Send notification for application state change
Marius Vlad
4
-4
/
+67
2020-05-12
policy-default: Install default policy for deactivate request
Marius Vlad
1
-0
/
+8
2020-05-12
policy: Add a new policy hook for deactivating apps
Marius Vlad
2
-0
/
+7
2020-05-12
policy-default: Add the de-activate request to the default policy
Marius Vlad
1
-1
/
+1
2020-05-12
agl-shell-desktop: Add the ability to hide client windows
Marius Vlad
4
-2
/
+132
2020-05-12
layout: Save the pending output
Marius Vlad
1
-1
/
+1
2020-05-12
shell: Store the ivi compositor in the desktop_client
Marius Vlad
2
-0
/
+4
2020-05-12
layout, desktop: Implement the pop-up role
Marius Vlad
5
-4
/
+160
2020-05-12
agl-shell-desktop: Allow to set role properties for the application
Marius Vlad
1
-0
/
+21
2020-05-11
shell: Display previously pending surface once the ready request was received
Marius Vlad
1
-1
/
+7
2020-05-04
meson.build: Increase agl-compositor version for libweston8 upgrade
Marius Vlad
1
-2
/
+2
2020-05-04
main: Update weston_compositor_add_log_scope to libweston8
Marius Vlad
1
-1
/
+1
2020-05-04
meson.build: Increase to libweston8 dependency
Marius Vlad
1
-2
/
+2
2020-05-04
main: Use bool for weston_config_section_get_bool()
Marius Vlad
2
-5
/
+5
2020-04-14
layout: Mark activated surface by default
Marius Vlad
3
-1
/
+10
2020-04-10
desktop: Remove the active surface only if matches the one being displayed
Marius Vlad
1
-1
/
+1
2020-03-11
meson.build: Increase the build version of agl-compositor
Marius Vlad
1
-2
/
+2
2020-03-11
README.md: Start adding some light documentation on the policy part
Marius Vlad
1
-0
/
+51
2020-03-11
layout: Allow by default to activate the application
Marius Vlad
2
-3
/
+14
2020-03-11
policy-default: Install a default policy engine
Marius Vlad
3
-0
/
+111
2020-03-11
policy: Init policy framework API
Marius Vlad
6
-0
/
+527
2020-03-11
ivi-compositor: Use the helpers for array length
Marius Vlad
2
-2
/
+1
2020-03-06
meson.build: Do another agl-compositor version bump
Marius Vlad
1
-2
/
+2
2020-03-06
meson.build: Install agl-shell-desktop extension
Marius Vlad
1
-1
/
+2
2020-03-06
protocol: Advertise the applications to regular clients
Marius Vlad
2
-0
/
+36
2020-03-06
protocol: Add agl-shell-desktop protocol
Marius Vlad
5
-0
/
+108
2020-03-04
meson.build: Increase version of the compositor
Marius Vlad
1
-2
/
+2
2020-03-04
meson.build: Build X11 backend optionally
Marius Vlad
2
-1
/
+29
2020-03-04
meson.build: Increase wayland-protocol version dependency
Marius Vlad
1
-1
/
+1
2020-03-04
main: Add support for the logging context when creating the compositor
Marius Vlad
1
-3
/
+25
2020-03-04
meson.build: Upgrade build and headers to libweston7
Marius Vlad
8
-20
/
+20
2020-02-14
meson.build: Allow to install the private extension
Marius Vlad
1
-0
/
+23
2020-02-11
Update .gitreview file
Jan-Simon Möller
1
-0
/
+5
2020-02-10
meson.build: Allow to build/install locally
Marius Vlad
1
-0
/
+13
2020-02-10
meson.build: Enable Wextra and transform warning messages into errors
Marius Vlad
1
-0
/
+2
2020-02-10
main: Avoid warning on un-initialized display
Marius Vlad
1
-1
/
+1
2020-02-07
shell: Add a black surface in the fullscreen layer
Marius Vlad
3
-1
/
+112
2020-02-06
desktop: Remove the surface in all cases
Marius Vlad
1
-1
/
+1
2020-02-06
desktop: Reset the active surface
Marius Vlad
3
-0
/
+13
2020-02-06
shell: Allow the client shell to unbind/rebind to agl-shell interface
Marius Vlad
1
-0
/
+47
2020-02-04
layout: Do not delay mapping of desktop surface until commit time
Marius Vlad
3
-2
/
+103
2020-02-02
layout: Use the background's surface ivi_output when activating apps by
Marius Vlad
3
-1
/
+54
2020-01-30
ivi-compositor: Add systemd notify message
Marius Vlad
4
-0
/
+219
2020-01-30
shared: Add some regular helpers
Marius Vlad
1
-0
/
+141
[next]