[mutter] (65 commits) Non-fast-forward update to branch wip/wayland-display
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] (65 commits) Non-fast-forward update to branch wip/wayland-display
- Date: Wed, 14 Aug 2013 16:44:27 +0000 (UTC)
The branch 'wip/wayland-display' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
http://live.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
a420b37... wayland: fix a #warning
1a0c854... wayland: refactor window destruction and focus
8a8018f... wayland: don't use fork() and SIGCHLD to spawn processes
e441564... wayland: move XWayland support code to its own file
ab4ed3c... MetaWayland: install an X io error handler
cb44173... wayland: add TTY and DRM master management through weston-l
c52c287... wayland: add input device handling too
df3602b... Improve handling while VT switched
a83c4aa... Add keybindings for switching VTs
b9b11d4... Fix handling SIGTERM while DRM-locked
ffecf74... Add a crash handler to restore the TTY and keyboard mode
af435a3... MetaWayland: redirect stdin/stdout/stderr when running on b
3703835... MetaWaylandKeyboard: use the new clutter-evdev support for
c8b7893... wayland: fix a compiler warning
de6c160... Rework and consolidate monitor handling between MetaScreen
2fedeec... Split monitor handling into an helper object
25cd237... wayland: apply stage size according to the monitor config
c5747a8... Introduce a new DBus interface for display configuration
e292fe9... Add the write side of the DBus protocol too
7118ba6... Extend the DBus XRandR protocol to expose cloning restricti
c64b9ff... DisplayConfig: add the write side of the API
ad1031a... Reverse handling of XRandR events between Screen and Monito
3ec58f9... DisplayConfig: make the dummy backend writable
5baae7f... Remove duplicate path for resizing clutter stage
a4a7c23... default plugin: add a random color background on each monit
6e07ef0... MonitorManager: fix handling of output transform
bdf91b5... MonitorManager: inherit directly from DisplayConfig instead
28b3db5... MonitorManager: add support for DPMS levels
5956ac4... MonitorManager: remove Cogl backend
94feb7e... MonitorManager: add support for persistent monitor configur
fc1ab7e... MonitorConfig: add CRTC assignment
afb181a... MonitorConfig: add support for default configurations
57a5cd6... MonitorManager: store the presentation mode bit in XRandR
32f9aeb... MonitorManager: further extend the dummy backend
b1fd0a6... MonitorManager: add support for backlight
af458f6... MonitorManager: ignore configuration changes that disable a
10db3a7... MetaWayland: don't destroy the output list, emit the right
111705c... MonitorManager: add gamma support
c4094bc... MonitorConfig: handle changes in the laptop lid
d85dd9c... MetaPlugin: add a UI hook for confirming display changes
70bcd5f... MetaWindow: don't set focus to unmanaged window
ebf59e9... MonitorManager: split the XRandR parts in a subclass
c06f136... meta-wayland: intersect the damage region with the window s
d71ddf5... MetaWayland: or maybe don't do it for override redirect win
751793c... MonitorManager: add EDID properties to the output DBus desc
5cea944... MetaWayland: implement spawning dbus and gnome-session
37f4aa5... [NOT FOR REVIEW] [SECURITY BUG] Allow spawning anything wit
5c09218... [NOT FOR REVIEW] debug stuff
bb42333... [NOT FOR REVIEW] More debug
c74e2cb... MonitorManager: add a KMS backend
Commits added to the branch:
9b96656... configure.ac: Remove clutter-wayland-compositor dependency (*)
0ee2c21... meta-wayland: Remove get_surface_rect (*)
ef9ef87... configure: Complete fix for removing clutter-wayland-compos (*)
03f55b9... wayland: fix a #warning (*)
9a5f243... wayland: refactor window destruction and focus (*)
e633606... menu: Remove support for icon items from the window menu (*)
8c1c774... Remove old, deprecated utilities that nobody has used in a (*)
ef480e9... theme: Fix build breakage (*)
c20b007... Reintroduce mutter binary (*)
12d2e1f... Support _GTK_FRAME_EXTENTS (*)
0e09824... Merge remote-tracking branch 'origin/master' into wayland (*)
f2fab33... wayland: don't use fork() and SIGCHLD to spawn processes
43d4993... wayland: move XWayland support code to its own file
5f41218... MetaWayland: install an X io error handler
a83049c... wayland: add TTY and DRM master management through weston-l
045d030... wayland: add input device handling too
c96fd23... Improve handling while VT switched
0e0e0a4... Add keybindings for switching VTs
fc42b47... Fix handling SIGTERM while DRM-locked
fa3ca2b... Add a crash handler to restore the TTY and keyboard mode
b29d804... MetaWayland: redirect stdin/stdout/stderr when running on b
e158500... MetaWaylandKeyboard: use the new clutter-evdev support for
5ae9457... wayland: fix a compiler warning
2a1c042... Add MetaCursorTracker, a new helper for tracking the cursor
b8f6801... compositor: fix focusing the stage window
cf296f2... Rework and consolidate monitor handling between MetaScreen
2777dfc... Split monitor handling into an helper object
0480d6c... wayland: apply stage size according to the monitor config
738b0ee... Introduce a new DBus interface for display configuration
d9a5f26... Add the write side of the DBus protocol too
528219f... Extend the DBus XRandR protocol to expose cloning restricti
e261f0a... DisplayConfig: add the write side of the API
33c0c1d... Reverse handling of XRandR events between Screen and Monito
1e3aad2... DisplayConfig: make the dummy backend writable
49a8313... Remove duplicate path for resizing clutter stage
0d1647c... default plugin: add a random color background on each monit
ee6b729... MonitorManager: fix handling of output transform
e2f06df... MonitorManager: inherit directly from DisplayConfig instead
97ff406... MonitorManager: add support for DPMS levels
22a668f... MonitorManager: remove Cogl backend
ce3ec40... MonitorManager: add support for persistent monitor configur
7764e1f... MonitorConfig: add CRTC assignment
25f8242... MonitorConfig: add support for default configurations
b383d55... MonitorManager: store the presentation mode bit in XRandR
d7e970c... MonitorManager: further extend the dummy backend
8483dec... MonitorManager: add support for backlight
c067625... MonitorManager: ignore configuration changes that disable a
14931ed... MetaWayland: don't destroy the output list, emit the right
8325f0e... MonitorManager: add gamma support
c1549af... MonitorConfig: handle changes in the laptop lid
62442cf... MetaPlugin: add a UI hook for confirming display changes
63fdf8b... MetaWindow: don't set focus to unmanaged window
cee22da... MonitorManager: split the XRandR parts in a subclass
9bdcc9c... meta-wayland: intersect the damage region with the window s
804c2be... MetaWayland: or maybe don't do it for override redirect win
bbf07c9... MonitorManager: add EDID properties to the output DBus desc
e943473... MetaWayland: implement spawning dbus and gnome-session
a842549... [NOT FOR REVIEW] [SECURITY BUG] Allow spawning anything wit
806d9dd... [NOT FOR REVIEW] debug stuff
fa9e90f... [NOT FOR REVIEW] More debug
6924e76... MonitorManager: add a KMS backend
b1419e2... wayland: implement support for plugin modality
1dd31d6... Add a new helper for tracking user idle activity
a67c12e... MetaIdleMonitor: add a DBus interface for the idle monitor
e2c768d... MetaWaylandSeat: reset pointer focus always when it might b
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]