[gnome-shell] (136 commits) ...messageTray: Special-case chat notifications to use the old actor



Summary of changes:

  bca8e37... theme: Fix sintax error in the theme (*)
  0ded0db... theme: rewrite to be structured - using SASS - trying to re (*)
  3b759f7... theme: use Adwaita dark style for popup menus (*)
  d8b2cd5... theme: update some svg assets to adwaita 3.14 counterparts (*)
  a2a5a3c... theme: fine tune scrollbars (*)
  6972bc9... theme: modal dialogs and tweaked entries (*)
  ac3e315... theme: top bar styling. (*)
  3ccdc5f... theme: overview search bar styling (*)
  c9f9ac0... theme: checkboxes (*)
  3531052... theme: top bar appmenu etc. (*)
  bfbb442... theme: volume/mic slider (*)
  cdbb39b... theme: switches (*)
  d2dad4f... theme: forgot old overrides of the panel styling (*)
  cb698f9... theme: top bar active is underlined. (*)
  7be4238... theme: remove unused assets (*)
  868a199... theme: overview styling (*)
  98ccc45... theme: workspace pager in overview (*)
  ec68414... theme: entry selections, parsed css (*)
  bd49559... theme: overview-icon fixes (*)
  a6f572e... theme: better running, hover and active states for icons (*)
  d0d60fb... theme: window captions in the overview (*)
  b053f4c... theme: looking glass (*)
  95e141e... theme: notifications & message tray (*)
  6cf53a8... appDisplay: Show a dot when application is running (*)
  6bc222f... theme: make notification counters round. (*)
  068ebbf... theme: use regular borders for top bar buttons (*)
  5e9d491... Why do we need this to have focus on folders? (*)
  95a6e52... theme: Match list row hover transition type of gtk (*)
  1f83911... theme: Use box shadow for active panel menu border (*)
  604bb1f... theme: some code style fixes (*)
  ee673cc... theme: Remove looking glass border-image (*)
  4cf6293... theme: menu separators, message tray icons (*)
  6a5e3ea... theme: kill osd_bg_color (*)
  3732a68... panelMenu: Don't fade appMenuButton icon and put it on the  (*)
  333bece... panel: Remove TextShadower (*)
  e71b0a5... remove shell-slicer (*)
  ef3285d... shell-app: Remove shell_app_get_faded_icon (*)
  1fd968d... datetime/calendar popup (*)
  aa5c722... theme: Adapt to commit 117a81e06f3ac975 (*)
  fa76e39... theme: NM dialogs (*)
  a27ca07... theme: OSD app/workspace switcher (*)
  3680f7c... theme: sync dash padding with OSD (*)
  dde91ab... theme: use selected bg color consistently (*)
  5f0030e... theme: more selection color bits (*)
  f0ef47a... theme: tiled window previews (*)
  1c8af22... theme: initial stab at High Contrast theme (*)
  aebf641... theme: system modals (*)
  cbeebbf... theme: minor OSD tweak (*)
  e250009... theme: calendar fixups (*)
  a0df7aa... theme: symbolic icons for App menu (*)
  b30ecd2... theme: clean up dialogs (*)
  98e6fd9... theme: run dialog tweaks (*)
  ce38ae6... theme: banner buttons (*)
  48cfd35... theme: a button is a button is a button (*)
  c398e02... popup: Include active item as part of the submenu (*)
  fbef56b... theme: Fix caption border gap (*)
  75e0894... theme: typo (*)
  8d66fff... popupMenu: Add active CSS pseudo class (*)
  b772a14... theme: overview searchbox rounding out of place (*)
  2758c71... theme: embolden the parent item of a submenu (*)
  c68abfb... theme: on screen keyboard + bits (*)
  402676b... theme: subkeys themeing for OSK (*)
  ef99993... theme: ibus candidate popup (*)
  fc1849b... theme: background menu (*)
  7b3eeef... theme: calendar widget visual cleanup (*)
  da49b81... theme: final touches on calendar widget (*)
  61be034... theme: login & screen shield theming (*)
  462bfcc... theme: revert back to osd colors due to classic mode (*)
  ce5a82a... theme: Adapt screenshield to mockups (*)
  a2a7ca6... theme: appmenu label shadow no longer needed (*)
  3e40168... theme: notification bubbles on screen shield (*)
  5c5ed37... theme: consistent osd colors for overview (*)
  f34b5a0... theme: osd fixes (*)
  4d12bae... theme: osd fixes (*)
  94438e9... theme: more osd fixes (*)
  2c795f7... theme: Add music notification as well (*)
  e516b40... theme: system-menu-action colors (*)
  fada664... theme: more osd fixed (for login screen) (*)
  c9965f4... theme: avoid hardcoded color (*)
  59b9ffa... theme: tweaks (*)
  8b65871... theme: fix some placeholder colors (*)
  443e0e6... theme: fix borders on the dash (*)
  f3f887d... Fix panel-menu margin regression (*)
  9f3a7ab... Fix .panel-menu (*)
  3a03a36... theme: sass code structure (*)
  f38263a... status: Stop using .panel-status-button (*)
  e317bfd... theme: Use gnome-shell-sass as a submodule (*)
  43ada37... popupMenu: Use a StWidget instead of a Separator (*)
  df81c98... update theme (*)
  39cfe48... Revert "calendar: Use Clutter.GridLayout"
  26330fd... dateMenu: Swap calendar and event columns
  33c5f57... dateMenu: Make "today" button more prominent
  de27e4e... dateMenu: Remove link to Date & Time Settings
  f84addc... panel: Add function to close the calendar
  053e54f... calendar: Copy URLHighlighter and friends here
  464f552... calendar: Add MessageList and Section/Message base types
  e850d9e... dateMenu: Replace EventsList with MessageList
  7d1382a... dateMenu: Remove "Open Calendar" item
  efc0ec4... dateMenu: Add world clock section
  88c7039... dateMenu: Stop hiding the events list
  e404369... dateMenu: Freeze popup size while browsing
  65a5baa... messageTray: Make Notification._onClicked handler public
  025985e... messageTray: Notify on notification updates
  dfd8870... calendar: Add NotificationSection to message list
  11b3ed2... notificationDaemon: Close calendar when opening app
  b00f122... notificationDaemon: Do the same for GTK+ notifications
  06586eb... messageTray: Remove the summary
  08d2e61... windowManager: Take over <super>m keybinding to toggle cale
  485cd0f... messageTray: Remove UI bits from Source
  b81be42... messageTray: Remove mute support
  9c9da8a... messageTray: Remove _lastNotificationRemoved()
  f2d0fca... messageTray: Remove summary notification
  4a70979... overviewControls: Remove message indicator
  830b455... messageTray: Remove the bottom tray
  77413fe... messageTray: Simplify the actor hierarchy a bit
  1ef5281... messageTray: Notify when notifications are acknowledged
  d6eea0e... dateMenu: Show indicator for messages that skipped banner m
  8c72c93... messageTray: Skip banner mode when queue exceeds a threshol
  4eff643... messageTray: Limit number of notifications per source
  d903e83... messageTray: Work around glitches with hover tracking
  faf0003... layout: Add MonitorConstraint:work-area property
  aedc242... layout: Add back affectsInputRegion
  e189a34... messageTray: Move notification banners to the top
  f6c84d6... layout: Don't offset trayBox when panel is hidden
  8032e67... dateMenu: Block notification banners while the calendar is 
  71f59de... calendar: Add support for action area and expanded bodies
  a3c1c09... messageTray: Record actions added to notifications
  53b3d2a... messageTray: Add NotificationBanner actor
  8ecf901... messageTray: Limit number of buttons in banners
  815eaa1... messageTray: Use NotificationBanner in banner mode
  ec66b32... messageTray: Remove overlaid close button
  87ae45a... telepathyClient: Don't use customContent notifications grat
  e8a023a... messageTray: Provide a hook for customizing banners
  30c6e54... autorunManager: Provide a createBanner() implementation
  67eade6... telepathyClient: Provide createBanner() implementation
  cd5318b... messageTray: Special-case chat notifications to use the old

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