[gnome-shell] (376 commits) Non-fast-forward update to branch wip/wayland
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] (376 commits) Non-fast-forward update to branch wip/wayland
- Date: Wed, 21 Aug 2013 16:22:39 +0000 (UTC)
The branch 'wip/wayland' 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:
d663bea... wayland: Add a --display-server option
e3be223... wayland: Create a dummy stage window when running as a disp
206f036... wayland: Don't set properties on the overlay window on Wayl
da1b7f4... Don't pass on X events to Clutter
Commits added to the branch:
3b219a6... Updated Norwegian bokmål translation (*)
5ee6cbd... Updated Spanish translation (*)
798a0ca... Background: don't require a URI scheme for picture-uri (*)
48f9ea3... gdm: clear the messages queue when the user answers a promp (*)
64b5ec0... Bump version to 3.9.3 (*)
9e44978... osdWindow: Don't call enable_unredirection on startup (*)
580bd67... Fix syntax error (*)
aa7ed31... messageTray: Ensure notifications are focused after they ar (*)
626cbea... Updated Kazakh translation (*)
5c25497... PopupSliderMenuItem: Add scroll method (*)
67e9ed5... gdm: Align the "Not Listed?" label (*)
4f14f12... telepathyClient: Align timestamps to the right again (*)
681ef1e... telepathyClient: Increase the timestamp timeout to 3 minute (*)
929636e... dateMenu: Update visibility syncing for new dateMenu layout (*)
a01469f... slider: Extend the trough to the allocation extents (*)
8d47afb... slider: Use clutter_cairo_set_source_color (*)
e70c0d3... st: Be more forgiving when calling get_theme_node() on unst (*)
16fa186... overview: Fix zoom animation (*)
bc069b9... osdWindow: Make sure to clear the hide timeout (*)
109b29a... slider: Add rounded ends to sliders (*)
0b219bf... theme-node: fix support for box-shadow: none (*)
aa6b633... ui: move AnimatedIcon out of panel.js (*)
048d5dc... loginDialog: clean up import lines (*)
ea02380... loginDialog: drop use of modal dialog (*)
9786b2d... layout: Keep the top_window group above newly added chrome (*)
74ad6ab... loginDialog: don't show Not Listed? button before user list (*)
b1c9361... overview: Really fix zoom animation (*)
10b1c7e... Updated Czech translation (*)
8d7649e... loginDialog: Move the session list to a PopupMenu (*)
f7568b6... loginDialog: make spinner and session menu button share pos (*)
1d95b31... st-widget: Fix paint state leak (*)
7403545... screenShield: fix empty screen shield (*)
1f21e50... Updated Spanish translation (*)
f8ec14d... Updated Galician translations (*)
9e3592e... Updated Czech translation (*)
867695e... workspace: Remove unused zooming property (*)
74cd201... boxpointer: fix left/right arrow side calculation (*)
1d9b25f... Update gvc (*)
5dabaf2... Fix launching apps / search results in new workspaces by dr (*)
793edd3... Make autorun notifications work (*)
67f10ea... network-agent: Remove prototype of unused function (*)
317b9a9... dnd: Make the draggable much faster (*)
586ebcd... background: fix asynchronous management of background loadi (*)
ccba18a... network: Fix a recursion issue when updating VPN (*)
502a9ae... Updated Norwegian bokmål translation (*)
d509ab7... ScreenShield: when the user goes idle, check for active bef (*)
0b3e8e2... Updated Indonesian translation (*)
6bbf246... Updated German translation (*)
2c502ae... po/vi: import from Damned Lies (*)
2f165aa... Updated Vietnamese translation (*)
3790e92... grabHelper: Rewrite documentation for GrabHelper.grab() (*)
eef593a... messageTray: Don't use focus grabs (*)
393577e... grabHelper: Remove explicitly having to select modal (*)
93dc7a5... Rework window / actor focus handling (*)
9c8c282... global: Clean up the code that actually sets the shape on t (*)
985d0c7... global: Automatically unshape the stage X window when we ta (*)
3582ba0... layout: Don't use the input mode to block events to windows (*)
318283f... st: optimize box-shadow rendering (*)
ffac527... tests: add animated box-shadow test to demo optimized paint (*)
aee90a3... st-theme-node: refactor calls to render css box (*)
9391d9d... st-theme-node: reuse box-shadow materials between paint sta (*)
f79a11d... st-theme-node: init cached state properly (*)
d15bcd9... loginDialog: don't call nonexistent setInitialKeyFocus func (*)
0ae1f9f... modalDialog: Minor coding style fix (*)
c17f84c... style: Fix focused app view controls (*)
bb4d430... style: Fix extension list style in looking glass (*)
cb45a38... calendar: Fix line-wrapping of calendar events (*)
1121537... lookingGlass: Use uiGroup as parent instead of panelBox (*)
70da558... overview: Add coverPane to stack instead of BoxLayout (*)
53d268a... st: Remove support for fixed positioning in BoxLayout (*)
f9b3247... st-theme-node: Don't update resources on each paint (*)
e031a5d... st-theme-node: Update corner textures on allocation size ch (*)
2dbe511... Bump version to 3.9.4 (*)
a18fb27... st-theme-node: let paint states take weak ref on theme node (*)
d36e435... update Simplified Chinese (zh_CN) translation (*)
dabcd29... panelMenu: Close menu when hiding the corresponding button (*)
9163372... Tajik translation updated (*)
c9b079c... StWidget: use a handler id to disconnect the callback (*)
6e00b6e... loginDialog: pre-allocate prompt message height (*)
bd5c04b... loginDialog: drop padding between buttons and entry (*)
2431b8e... loginDialog: make prompt entry wider (*)
35b4907... loginDialog: force user list and prompt to be the same widt (*)
1c04ae3... st-theme-node: fix obvious size comparison error (*)
fde01f0... st-theme-node: invalidate cached size when initializing pai (*)
5c8bbb5... Updated slovak translation (*)
5385205... l10n: Update Japanese translation (*)
78b1ba5... calendar: Make the events-list a fixed width (*)
c1e2d66... popupMenu: Add a simple way to get the toplevel for a subme (*)
7db0900... popupMenu: Introduce a way of closing toplevels from sectio (*)
2aae272... popupMenu: Don't close submenus when the toplevel container (*)
2fa4055... popupMenu: Simplify allocation code (*)
ef1eabf... popupMenu: Ignore submenus when getting the column widths (*)
1e781ec... popupMenu: Remove connectSubMenuSignals (*)
2634747... popupMenu: Emit open-state-changed at the start of animatin (*)
5c036ea... popupMenu: Only allow one submenu to be open at a time (*)
bc317bf... popupMenu: Remove 'sensitive' input param (*)
86835db... popupMenu: Propagate sensitivity to menu children (*)
4b889ea... popupMenu: Ensure that submenus are properly hidden when in (*)
dab8c5e... popupMenu: Fix bad syntax error (*)
cf7355e... theme: change the lock screen notification background (*)
cb1f696... theme: adjust some colors to the new background (*)
0cbdfca... theme: rework lock screen notification layout (*)
c0345f1... theme: adjust scroll bar styling to new background color (*)
dcf637e... theme: fix spacing for "Log in as another user" button (*)
a8fe063... util: Fix hasPendingMessages (*)
cfecd06... st-scroll-view: properly check if the scrollbars are visibl (*)
658db43... popupMenu: Don't count the separator as an item when return (*)
a4a6e7c... popupMenu: Fix parenting implementation (*)
5a5b3bf... popupMenu: Use the parent field for sensitivity chaining (*)
a2b499c... popupMenu: Fix closing submenus when clicking on the expand (*)
126f0ed... popupMenu: Remove non-all-spanning versions of colspan in p (*)
ad0c4ca... st-theme-node-transition: fix paint state corruption (*)
fd83990... st-theme-node: reset paint state when theme node changes (*)
d0d9814... appSwitcher: Add option to limit to the current workspace (*)
952f581... util: Fix no-more-messages signal (*)
7d5d745... util: drop call that can't do anything (*)
55a04bb... unlockDialog: don't unlock explicitly on verification-compl (*)
ded99b9... screenShield: defer deactivation until all messages are sho (*)
185152a... popMenu: Fix invalid allocation (*)
bcd1c79... Updated Norwegian bokmål translation (*)
e5e3f3c... loginDialog: avoid blinking user list when disable-user-lis (*)
09d34a2... unlockDialog: drop unused variable (*)
3c31908... loginDialog: s/button-press-event/key-press-event/ (*)
d715110... loginDialog: factor auth prompt code out to utils (*)
e953148... add annoying delay (*)
be4f259... util: add shell entry menu to auth prompt (*)
953f44b... Revert "add annoying delay" (*)
b4567ac... unlockDialog: Use GdmUtil.AuthPrompt instead of ModalDialog (*)
ed178b7... windowManager: Actually respect hasWorkspaces (*)
03fd74d... [l10n] Updated Italian translation. (*)
8ce5b08... userWidget: Rename the default style class of the user widg (*)
2cd4177... status: Remove settings actions (*)
d802416... userMenu: Implement new user menu design (*)
3816db0... popupMenu: Remove combo boxes and child menus (*)
fb0f9cd... popupMenu: Add a status label and icon to submenu menu item (*)
040bb93... power: Restyle the power menu for the new design (*)
8cce1b4... power: Remove other devices (*)
22c8be6... power: Use UPowerGlib for constants (*)
37a316e... power: Implement new power menu design (*)
ca861d8... status: Rebrand the user menu as the system menu (*)
14372ba... system: Remove suspend from the features of the system menu (*)
de8ca5c... system: Remove Install Updates & Restart (*)
d1a763b... system: Move the Switch User and Log Out items to a new sub (*)
c50b23e... system: Use icons for actions at the bottom of the system m (*)
73cd595... volume: Implement new volume menu design (*)
0cee0e0... slider: Make clicking anywhere on the slider menu item pass (*)
44f8fec... slider: Explicitly grab the device that was clicked (*)
ed32adc... Updated POTFILES.in (*)
835cb8c... Tajik translation updated (*)
509bdce... Updated Czech translation (*)
43661ff... popupMenu: Fix popup menu layouts in RTL directions (*)
1cc5bb5... shell-app: Fade the app icon on the left in RTL layouts (*)
1a0415a... Updated Spanish translation (*)
f4100ac... message-tray: Really close notifications when the close but (*)
d30cb2d... gdmUtil: separate AuthPrompt out into its own file (*)
7e7295f... authPrompt: move unlock and login user verifier code here (*)
13170fb... notificationDaemon: Fix clicks on legacy icons (*)
6fd3c0f... environment: Add some convenience LayoutManager monkey-patc (*)
cb4e4bb... appDisplay: Use hookup_style() to bind app-view-controls sp (*)
d730fd0... loginDialog: correct typo (*)
82ee6ae... authPrompt: fade out message if user starts to type (*)
1371f69... Updated POTFILES.in (*)
9d250be... Updated German translation (*)
db497a2... shellDBus: Export the timestamp of shortcuts through D-Bus (*)
87245c7... authPrompt: Call next button "Unlock" when user switching (*)
7dc9a9b... bluetooth: Adapt to new designs for the bluetooth menu (*)
7bdee9c... Tajik translation updated (*)
4efd363... search: Ensure that we correctly remove remote search provi (*)
be961cd... remoteSearch: Load remote search providers synchronously (*)
a323699... search: Don't throw if provider directories don't exist (*)
9e191d6... Updated Czech translation (*)
bbadfce... Updated Czech translation (*)
8e9e583... network: Fix the AP strength indicator never getting update (*)
f822514... network: Remove the firmware changed signal (*)
3271e65... network: Remove separators between device sections (*)
6295d0f... network: Make the device section headers not bold (*)
bda3e53... network: Remove the global wireless killswitch (*)
e62045e... network: Remove the enable networking item (*)
d6dc9af... network: Remove overflow implementation (*)
fc6a0c1... network: Remove the Wired section (*)
39bff8b... network: Don't pass a list of connections to the devices (*)
4305ebc... network: Rework the VPN rewrite to work for modem and bluet (*)
246271f... network: Implement new designs for VPN/modem submenus (*)
6827dac... network: Remove syncDescription (*)
c8c839a... network: Make sure that the network menu is insensitive whe (*)
728c3a7... network: Introduce a new, rewritten Wi-Fi section (*)
696efcd... Tajik translation updated (*)
f38d5a9... authPrompt: let PAM message wrap if longer than entry (*)
4e17d11... Updated Czech translation (*)
9f7bad8... Bump version to 3.9.5 (*)
a1eedd4... Updated Norwegian bokmål translation (*)
be355bf... Updated Lithuanian translation (*)
8dfcee9... workspaceThumbnail: don't move transient windows for worksp (*)
f06dba5... workspaceThumbnail: Fix trailing whitespace (*)
b8da674... Updated Hebrew translation. (*)
aba6c22... Updated Hebrew translation. (*)
b1c2f4a... shell-global: Remove extraneous label (*)
69957da... authPrompt: disassociate from userVerifier when destroyed (*)
925eaa1... loginDialog: don't ever call _reset directly (*)
4d72bfd... authPrompt: consolidate verifyingUser/userVerified (*)
45ba07c... util: clear user verifier after cancelling it (*)
b43f0a4... Updated Galician translations (*)
34db642... screenShield: Never show a horizontal scrollbar on the lock (*)
6bc8963... Updated Hungarian translation (*)
c89bab0... Updated Brazilian Portuguese translation proofread by Enric (*)
d10e3d8... util: Remove unused killall function (*)
cc6a408... overview: Reset opacity when not animating (*)
0e6625f... lookingGlass: Ensure that we don't divide by zero (*)
d2709c6... lookingGlass: Avoid infinite animation time (*)
c410dce... Updated Basque language (*)
62d2c7e... Updated Russian translation (*)
621810c... network: Fix visibility of the VPN icon (*)
4d34abe... network: Prioritize active / default connections over activ (*)
a70e74e... authPrompt: fix disable-user-list / Not Listed? (*)
ed0e880... MessageTray: destroy notifications manually when the source (*)
9dc9103... Search: fill the inside of the more icon with opaque black (*)
2ad9eaf... fileUtils: Remove a leftover log() (*)
eec4334... screenShield: Don't crash when trying to deactivate the shi (*)
899f7da... screenShield: Remove confusing name (*)
c1518dc... IconGrid: don't ask for the children list when the number i (*)
f78e17c... theme: don't parse the default stylesheet twice (*)
04f1f5f... overview: remove outdated comment (*)
7652f42... ScreenShield: remove curtain animation when hiding without (*)
a8ea6c2... ScreenShield: don't really deactivate when acting as a gree (*)
4111757... popupMenu: Make sure to disconnect open-state-changed when (*)
c58a2e8... popupMenu: Don't propagate the 'activate' signal on menu it (*)
158ca97... messageTray: Remove some dead code (*)
2df0c02... messageTray: Remove some more dead code (*)
4ed7f5e... messageTray: Remove a lot of dead signals (*)
13ce390... messageTray: Remove unused API (*)
30ff15e... messageTray: Remove support for titleMarkup, body, and body (*)
99af697... ScreenShield: properly handle ensureUnlockDialog() failure (*)
aefdf15... ScreenShield: don't lock if the user has no password (*)
1b8580f... ScreenShield: don't create an unlock dialog if the screen i (*)
b16ee1a... ScreenShield: consolidate code that handles dialog cancella (*)
24f142d... ScreenShield: animate new notifications (*)
137cbbd... ScreenShield: wake up the screen when new notifications app (*)
db75734... Use StartupWMClass to associate window and applications (*)
3586e53... ShellWindowTracker: fix reference leak (*)
3a14eb9... build: Add dependency on Xtst (*)
d393bc4... Updated Spanish translation (*)
2a95273... ShellWindowTracker: complete WM_CLASS fix (*)
bb2599e... loginDialog: fix up cancel button visibility (*)
58ca6ec... authPrompt: don't muck with cancelButton in onAskQuestion (*)
a7bcc4c... dateMenu: add a style class for the clock label (*)
2524829... Updated Irish translation (*)
e99351d... Update Arabic translations (*)
cba5bca... st-scroll-view: Unconditionally allocate scrollbars (*)
114d32a... NotificationDaemon: fix fallout from db75734774e97f735b9d5d (*)
2b63680... Updated Irish translation (*)
c77c01e... Update gvc (*)
f74567f... network: Make sure not to checkConnection on the wireless s (*)
974331b... status/keyboard: Translate IBus IME name if possible (*)
c1fb1ba... popupMenu: Remove column widths (*)
0bbb278... power: Display single digit minutes correctly (*)
5dc540b... Tajik translation updated (*)
79dcb03... system: Fix showing the default avatar when the user has no (*)
5a06b34... system: Hide the Log Out / Switch User items in the lock sc (*)
e76bcce... system: Add an orientation lock action button (*)
3e4d095... system: Use the username if the user's name is too long (*)
52ec5cf... system: Remove rogue separator in lock screen (*)
a45cc0a... panel: Use an hbox to lay out the app menu contents (*)
a347f02... status: Put arrow icons next to the separate status indicat (*)
5cca26a... status: Port to a new SystemIndicator framework (*)
5c8c4e0... panel: Move statuses to the aggregate menu (*)
54bec54... panel: Align the arrows together in the status menus (*)
4ba6791... panelMenu: Show/hide the indicators box based on indicator (*)
c05627a... network: Remove superfluous intermediate section (*)
37487c2... power: Move the Power Off indicator to the power menu (*)
73e1f23... panelMenu: Remove the gicon parameter from addIndicator, an (*)
5148539... popupMenu: Remove our custom allocation code (*)
6bd2756... status: Add new airplane mode indicator / menu (*)
cb09ae5... status: Add new brightness slider widget (*)
978ab2c... theme: Restrict the aggregate menu to 320px (*)
93db5a0... theme: Add some padding to align icons to the user picture (*)
ef09596... ScreenShield: don't allow events through the lock dialog (*)
33e51cc... panelMenu: Use the accessible-name property instead of a la (*)
7563e04... panel: Rewrite the app menu to use the new "sync" pattern (*)
e6ef115... messageTray: Move adding the menu actor to MessageTrayConte (*)
f5c0706... messageTray: Use a PopupMenuManager for the message tray co (*)
548111e... messageTray: Rename the context menu to the tray menu (*)
cac1d67... Updated POTFILES.in (*)
f495ce1... Tajik translation updated (*)
f20909b... Updated Spanish translation (*)
f794acd... Updated Norwegian bokmål translation (*)
97f5b3f... Updated translation for Afrikaans (af) (*)
18f5d02... Updated Czech translation (*)
3bb330f... modalDialog: The dialog layout should expand, not the butto (*)
362e0bf... network: Add an empty state to the wifi dialog and adjust t (*)
310dc03... screencast: Use sessionUpdated as our method name (*)
81bb700... components: Remove the built-in recorder keybinding and com (*)
d494285... Add a screencast indicator for when we're recording (*)
0d0413e... data: Remove leftover keybindings definition (*)
423bdc6... Updated POTFILES.in (*)
563f09d... Tajik translation updated (*)
386f88c... popupMenu: changes rotation center of sub-menu's triangle (*)
b80ce2a... theme: adds padding to search-provider-icon (*)
4afc743... Updated Czech translation (*)
6a7fa52... overviewControls: Slide dash and workspace switcher when en (*)
16b2169... build: Remove -DG_DISABLE_DEPRECATED (*)
8e49c43... theme: Adjust the aggregate menu (*)
0007343... messageTray: Remove dead code for updating the notification (*)
12b7e56... messageTray: Remove an extraneous show (*)
3cb809b... messageTray: Clean up the code that animates the notificati (*)
b6499e5... messageTray: Clean up _updateState for notifications (*)
e818ddf... messageTray: Clean up _updateState for the summary box poin (*)
6521951... messageTray: Don't close the tray when responding to a noti (*)
de05099... messageTray: Remove the stackedNotification tracking comple (*)
c4bc961... messageTray: Remove code that happens on notification destr (*)
1ec349f... messageTray: Use the BoxPointer APIs for hiding without ani (*)
61eb631... theme: minor user item tweaks (*)
c95ec8e... status: Respect always-show-universal-access-status setting (*)
945b357... loginDialog: fix session menu visibility (*)
062235f... Revert "background: fix asynchronous management of backgrou (*)
956c486... theme: Remove unsupported properties (*)
156be19... network: Update the icon even if we don't have a connection (*)
f0e5fb0... popupMenu: Remove PopupMenuAlternatingMenuItem (*)
0fef796... theme: Add a focus style for system actions in the system m (*)
339a2f4... Updated Slovenian translation (*)
2acd23b... ShellAppSystem: handle desktop files with capital letters (*)
4a3f020... ShellWindowTracker: support looking apps from GApplication (*)
1b03e55... network: fix iterating connections in NMConnectionSection (*)
f5b2feb... authPrompt: cancel user verification if verifying when rese (*)
1104a38... unlockDialog: only emit 'failed' on reset after failure/can (*)
93f072d... authPrompt: add support for auth without username (*)
148f221... util: abstract out default auth service in code (*)
a2a5f5d... gdmUtil: pave way for fingeprint to optionally be default a (*)
07b57de... authPrompt: emit prompted when given a message (*)
fd11ad9... gdmUtil: factor out some duplicated code in beginVerificati (*)
4394a05... gdmUtil: support disabling password authentication (*)
4b450ba... misc: add objectManager class (*)
35fa42c... misc: add code to use settings-daemon smartcard service (*)
059b75c... authPrompt: support smartcard authentication (*)
f647b3f... Updated Spanish translation (*)
6d317d3... Mark call notifications as critical (*)
8d9aa63... grabHelper: Introduce a stack of grab helpers (*)
d1a8177... messageTray: Move the tray menu to a button (*)
bc9d44e... theme: Tweak the Wi-Fi dialog (*)
bc3d019... popupMenu: Flip the popup menu triangle for RTL (*)
2b8414a... Replace ShellXFixesCursor with MetaCursorTracker (*)
d52c95a... ShellRecorder: update to use MetaCursorTracker (*)
d272b0c... ShellScreenshot: replace XFixes usage with MetaCursorTracke (*)
64efbe7... network: Add a selected indicator to the current access poi (*)
8460aa7... network: Make the Connect button insensitive when on the cu (*)
2bde661... Make the Message Tray button icon smaller (*)
12ec05a... Tajik translation updated (*)
a7bbbad... loginDialog: consolidate message label and login hint label (*)
576a9e4... Updated Slovenian translation (*)
b9e1a57... docs: Fix build after shell-xfixes-cursor removal (*)
492f8f5... configure: Drop obsolete xfixes dependencies (*)
aa39475... st: Make BoxLayout use a Clutter layout manager internally (*)
741b204... st: Remove empty dispose/finalize methods from StBoxLayoutC (*)
6a19b7c... st: Notify on BoxLayout property changes (*)
144f7d6... st: Translate StBoxLayoutChild properties to ClutterBoxChil (*)
c5dfc43... checkBox: Remove height-for-width hack (*)
777189d... checkBox: Remove custom container implementation (*)
00ccbda... modalDialog: Request HEIGHT_FOR_WIDTH (*)
c37c4d8... networkAgent: Remove height-for-width hack (*)
02224bb... Add a confirmation dialog for display changes (*)
4413f81... Background: allow passing the settings schema from outside (*)
fdc0832... ScreenShield: use the screensaver background (*)
f7c3cf5... ShellGlobal: update for Mutter API changes (*)
62ad227... Replace GnomeIdleMonitor with MetaIdleMonitor
45ab995... Remove the jhbuild wrapper script
5a28bed... Implementing building two separate binaries for x11 and way
b0a3042... wayland: Add a --display-server option
5728f4c... wayland: Create a dummy stage window when running as a disp
b27204b... wayland: Don't set properties on the overlay window on Wayl
1c2c71a... Don't pass on X events to Clutter
eb823f0... Don't ignore crossing event
b741b9b... ShellGlobal: avoid one use of ClutterX11
49cfede... StEntry: don't call ClutterX11 methods if Clutter is not us
2482c80... ShellGlobal: don't use Gdk to query the pointer position un
2b42901... Layout: don't hide the top window group from pick on waylan
7531da8... "Fix" X11 timestamp brokenness
a6f4cae... Add support for running wayland under gnome-session
(*) 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]