[gnome-shell] (122 commits) Created branch wip/fmuellner/notification-redux+sass
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] (122 commits) Created branch wip/fmuellner/notification-redux+sass
- Date: Tue, 17 Feb 2015 15:03:58 +0000 (UTC)
The branch 'wip/fmuellner/notification-redux+sass' was created.
Summary of new commits:
1e14c74... theme: fix some placeholder colors
51198c7... notificationDaemon: Don't show legacy status icons
a9ab2a9... dateMenu: Make "today" button more prominent
f63155d... eventsList: Only show events for one day
4b777bb... eventsList: Stop including event day
8bb86c5... eventsList: Don't show "nothing scheduled"
6e44f3f... eventsList: Get rid of index parameter
9d00437... eventsList: Change event representation
526d9e0... autorunManager: Remove resident notification
d015919... autorunManager: Use a regular urgent notification
67f207e... messageTray: Remove support for Music notifications
82c06a8... messageTray: Remove support for images in notifications
2726b08... messageList foo
9c311e9... More messageList work
c265b60... dateMenu: Swap columns around
73e8c77... dateMenu: Stop hiding the events list
2a0eff0... calendar: Move "Open Calendar" link into events section
df75141... layout: Add MonitorConstraint:work-area property
15c213d... dateMenu: Add world clock section
f3cd35f... dateMenu: Remove link to Date & Time Settings
b863245... layout: Add back affectsInputRegion
32a0fb7... calendar: Rename EventEntry to MessageListEntry
efea129... calendar: Copy Source from MessageTray
3d20976... calendar: Strip down Source
a6d27f4... calendar: Copy Notification from MessageTray
654fa5b... calendar: Strip down Notification
6606a89... messageTray: Remove source UI
2053356... overviewControls: Remove message indicator
c91033b... messageTray: Remove the bottom tray
3a16e46... messageTray: Remove last traces of bottom tray
988da2e... messageTray: Remove now unused imports/constants
0f38588... messageTray: Rename notificationWidget to actor
fce54e7... messageTray: Some more tray-stuff removed
85976ec... messageTray: Update notification banner
a37ff5b... messageTray: Remove overlaid close button
4dd9ca1... calendar: Very WIP stuff (notification support)
8b89141... notificationDaemon: Playing around with notifiations
627954c... Revert "notificationDaemon: Playing around with notifiation
23c1e66... calendar: Show notifications
7f21f51... dateMenu: Some minor fixes
58629e7... foo
ef0bf12... Add placeholder icons
c680948... Kill setIconVisible (unused since summary removal)
daa0ae0... foo
64f947a... mt experiment
9496c80... Update notification style
9b4d8c8... calendar: TMP: Hack in notification support
6d5e548... layout: Move "tray" to the top
7ca9c61... messageTray: Fix embarrassing typo
209e98a... st: Remove StTable
2c515f8... tp: Remove (WORD) use of customContent notifications
ada7602... calendar: Add some missing bits
1fe4686... panel: Add closeCalendar() function
dcf4a36... calendar: Save a bit of work in events list
0aa880a... calendar: Close calendar/overview when opening section
4850bc4... calendar: Share some code for section title clicks
c7f7e9c... dateMenu: Freeze popup size while browsing
6c72277... dateMenu: Remove separator
1f27fee... dateMenu: Misc fixes
4841fa5... calendar: Do some cute animations
f8d201c... calendar: Fix rounding error in ScaleLayout
3324b62... messageTray: Horrible horrible workaround for hover issue
4472e90... messageTray: Acceptable version of the horrible hack
5f1b265... messageTray: Remove hide() function
9443cb1... messageTray: Do not show banners while the calendar is open
32f09b9... messageTray: Limit number of notifications per source
3d01812... messageTray: Emit change notifications for unseenCount
755f0b6... dateMenu: Show indicator for unacknowledged messages
d528eeb... messageTray: Skip banner mode when queue exceeds a threshol
f4afb11... messageTray: Remove old-style summary notification
43e4337... calendar: Acknowledge seen notifications
d04ccf2... calendar: Acknowledge read notifications
a9bfd8c... calendar: Keep urgent notifications on top of the list
af8c8b6... calendar: Tweak clear animation a bit
48cbad7... notificationDaemon: Close calendar when opening app
8b600b1... notificationDaemon: Hide overview/calendar for GTK+ notific
df046c2... messageTray: Fix notification updates
da9bb1e... calendar: Don't acknowledge urgent notifications
cea1baa... layout: Simplify trayBox handling
c45b81a... layout: Don't offset trayBox when panel is hidden
2aad27b... layout: Move clip into trayBox
23e459e... lookingGlass: Move into trayBox
471b3ee... dateMenu: Use header capitalization for world clocks
2152975... Revert "calendar: Use Clutter.GridLayout"
43c5d78... dateMenu: Left-align date
d14d950... dateMenu: Minor cleanups
0a55972... messageTray: Remove _lastNotificationRemoved()
4d39b2e... messageTray: Turn 'expandY' into a proper LabelExpandLayout
c5c0f5b... messageTray: Update expansion
f47a8bd... messageTray: Make ExpandLayout fancier
5157ac7... dateMenu: Fix for RTL layouts
1d04958... messageTray: Some more RTL fixes
47728a8... calendar: Update Message
302f1e4... notificationDaemon: Fix a comment
4e6559a... notifiationDaemon: Remove another tray-left over
a7ff759... calendar: Some more message/notification updates
b1aa3a5... notificationDaemon: Remove support for action-icons
0eb24dc... calendar: Copy URLHightlighter and friends here
db76f99... calendar: Highlight links in messages
3341b0a... calendar: Allow to turn on markup
201f6f6... calendar: Message body is optional, so take this into accou
8e3a233... calendar: Simplify NotificationMessage
07b02dd... calendar: Support action area and expanded bodies
8eb53d8... messageTray: Add NotificationBanner actor
fd32c69... calendar: Remove Source/Notification again
7901de7... calendar: Remove NotificationBanner
f57bea7... calendar: Clean up NotificationMessage a bit
bfbc705... notificationDaemon: Update to Notification changes
490271c... messageTray: Make Notification UI-less
0c4d729... messageTray: Add buttons from Notification object
22f97a7... messageTray: Adjust to Notification/NotificationBanner spli
09b2726... messageTray: Provide a hook for customizing banners
d1e969b... autorunManager: Create a custom notification banner
1db8e5d... messageTray: Remove mute support
e2938a3... messageTray: Limit number of buttons in banners
f3ced01... calendar: Remove left-over variable
7fca21d... tpClient: Start adjusting for Notification/NotificationBann
dbfba77... calendar: Fix notification updates
aae38b3... messageTray: Handle secondary icons and updates
e730394... tpClient: Port notification to the new world order
5c4ed84... Bring back style, sass'ified
9f9b890... Fix .panel-menu
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]