[metacity] (61 commits) Non-fast-forward update to branch wip/gtk-theme



The branch 'wip/gtk-theme' 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:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  dd7bc1f... Fix handling of dynamic updates to colors/font/etc.
  363e21c... theme: Rename button_rect() to get_button_rect()
  b8b5ba5... theme: Add titlebar_spacing
  f7f3a9e... theme: Add MetaStyleInfo for wrapping frame style context
  fdb14ba... theme: Build a StyleContext hierarchy that matches GTK+'s C
  21ba268... frames: Use title style to set up title layout
  79e63b5... theme: Add method to adjust styles for frame state
  a555c7d... theme: Add function to fill geometry information from GTK+ 
  8cdff69... MetaFrameBorders: Add invisible borders
  4a9d7a2... MetaWindow: Repurpose get_outer_rect and add get_input_rect
  84eb8d8... MetaWindow: Compensate for invisible border changes
  49584fa... Convert frame region handling to cairo regions
  c459a1d... Fix XShape
  46e11a9... Only shadow ARGB windows with a frame outside the frame
  4e1a8d5... ui: Replace inline borders in MetaFrameGeometry with MetaFr
  cd9252b... Account for invisible borders when constraining modal dialo
  de369d3... frames: Fix the visible region when we have a rounded botto
  64f9c4b... theme: Attached modal dialogs should have no top invisible 
  b0babfd... frames: Fall back to title bar if nothing else matched
  4531e65... theme: Don't add any bottom border to shaded windows
  a1099a5... window: Fix window placement to exclude invisible borders
  d6acab0... window: Fix _NET_FRAME_EXTENTS to work properly
  fbcdd70... theme: Don't add invisible borders for windows that can't b
  5c9b8e5... frame: destroy window->frame_bounds when destroying the fra
  bd34778... frame: Make sure to offset by invisible borders when unmana
  74456cf... window: Correct coordinates for the configure event
  03edc02... theme-viewer: Fix invisible borders
  1b3708c... theme: Use style information from GTK+
  04a4451... Properly update on GTK+ theme changes
  24512cb... frame: Add "get_corner_radiuses" chain
  e952532... MetaFrames: factor out MetaUIFrame accessors for borders, c
  e472129... theme: Scale whitespace from theme with title_scale factor
  7254312... theme: Don't load metacity themes
  01fea22... frames: Rename layout to text_layout
  87c845b... frames: Fix astonishing accidental pointer trickery
  91e0c8a... prefs: add use-metacity-theme preference
  8c2e3f6... prefs: add theme preference
  4373bbc... prefs: force theme reload
  7499e4a... theme: remove unused parameters from meta_frame_style_draw_
  0f2db4c... prefs: add draggable-border-width preference
  cda936d... compositor: fix shadow size

Commits added to the branch:

  8974d59... remove application-based preference (*)
  1fb24b6... keybindings: add keycode_to_keysym (*)
  bad6243... keybindings: add keycode_to_string (*)
  41f45f0... all-keybindings.h: move switch-applications to correct plac (*)
  67ddadf... constraints: initialize window->user_rect in initial placem (*)
  c87ca16... Revert "use force_save_user_rect=TRUE for maximized windows (*)
  9a48ac9... autogen: remove deprecated variables (*)
  5404d8f... compositor: don't draw shadow under windows (*)
  33c70c9... Convert frame region handling to cairo regions (*)
  2b1c644... Fix XShape (*)
  0f2e32d... Only shadow ARGB windows with a frame outside the frame (*)
  330ff9b... frame: destroy window->frame_bounds when destroying the fra (*)
  09a223a... frames: Fix astonishing accidental pointer trickery (*)
  3994d7a... frame: Add "get_corner_radiuses" chain (*)
  79384de... MetaFrames: factor out MetaUIFrame accessors for borders, c (*)
  7e7f25f... constraints: fix mem leak in meta_window_constrain() (*)
  ba85006... Fix handling of dynamic updates to colors/font/etc. (*)
  2479ee8... theme: Rename button_rect() to get_button_rect() (*)
  78c283c... ui: always set the frame background to None (*)
  088b570... Updated Spanish translation (*)
  2897047... compositor: add function to convert cairo region to xserver (*)
  215dd8e... compositor: don't draw shadow under decorations (*)
  415a50a... theme: add invisible_border to metacity theme (*)
  fd3a240... doc: add info for 3.5 and 3.6 theme format versions (*)
  bf02c7c... MetaFrameBorders: add invisible borders (*)
  daf6bc0... ui: Replace inline borders in MetaFrameGeometry with MetaFr (*)
  85e1522... MetaWindow: Compensate for invisible border changes (*)
  dfedc7d... MetaWindow: Repurpose get_outer_rect and add get_input_rect (*)
  9fd053d... compositor: fix shadow size and placement (*)
  4674358... Account for invisible borders when constraining modal dialo (*)
  bcd07b1... frames: Fix the visible region when we have a rounded botto (*)
  21e664a... theme: Attached modal dialogs should have no top invisible  (*)
  7a80fcf... theme: Don't add any bottom border to shaded windows (*)
  9537318... window: Fix window placement to exclude invisible borders (*)
  6461566... theme: don't add invisible borders for windows that can't b (*)
  a3630d7... window: Fix _NET_FRAME_EXTENTS to work properly (*)
  9fe51fd... frame: Make sure to offset by invisible borders when unmana (*)
  9da3004... window: Correct coordinates for the configure event (*)
  6836a62... theme-viewer: Fix invisible borders (*)
  6294a8a... Disable top resizing for attached modal dialogs (*)
  b9a3006... Disable top resizing for attached modal dialogs, for real t (*)
  37e1fa8... frames: Fall back to title bar if nothing else matched (*)
  94c8d62... frames: add dest_kind to apply_cairo_region_to_window (*)
  cd383e7... frames: apply shapes in different way (*)
  74db1f1... frame: make frame window transparent (*)
  72003d3... compositor: fix border_size (*)
  4325074... theme: use invisible borders only with compositing manager (*)
  ee5bd73... theme: allow NULL as theme name
  ff22882... theme: Add titlebar_spacing
  c60af22... theme: Add MetaStyleInfo for wrapping frame style context
  ea2a381... theme: Build a StyleContext hierarchy that matches GTK+'s C
  9ba65a8... frames: Use title style to set up title layout
  045c6e9... theme: Add method to adjust styles for frame state
  3edb558... theme: Add function to fill geometry information from GTK+ 
  5e67ff6... theme: Use style information from GTK+
  fc4b4c6... Properly update on GTK+ theme changes
  c794edd... theme: Scale whitespace from theme with title_scale factor
  7c43096... theme: don't load metacity theme when using GTK+ theme
  973a4a5... frames: Rename layout to text_layout
  2e774c9... prefs: add theme preference
  a2a0d46... prefs: force theme reload

(*) 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]