Florian Müllner
11cbd396c0
calendar: Tweak message list style
...
* make icons smaller
* use small font size in body
* add some spacing between secondary item and title
https://bugzilla.gnome.org/show_bug.cgi?id=749958
2015-08-05 17:34:11 +02:00
Carlos Soriano
0722c06275
modalDialog: Match gtk+ buttons style
...
Follow the design we have in gtk+ for buttons dialogs,
which are at the bottom and they expand full width, having
the same amount of space for each one.
Also, since this removes any space for non-button widgets
in the button area, move the spinner present in the auth prompt
dialog next to the password entry.
https://bugzilla.gnome.org/show_bug.cgi?id=746108
2015-08-05 14:44:47 +02:00
Florian Müllner
17a4044d97
data: Revert accidental submodule change
2015-08-05 14:24:42 +02:00
Jakub Steiner
27a7194634
spinner: use a 60fps spinner
...
- sync with gtk+ and provide a fluid spinner
https://bugzilla.gnome.org/show_bug.cgi?id=753064
2015-08-05 13:44:32 +02:00
Florian Müllner
efde11a0f3
theme: Make menu ornament slightly wider
...
The existing width works well enough for a narrow character like the dot,
but doesn't leave any whitespace for a wider one like the checkmark.
https://bugzilla.gnome.org/show_bug.cgi?id=741366
2015-07-30 17:31:33 +02:00
Piotr Drąg
f2a9c55637
Fix translator comment
...
https://bugzilla.gnome.org/show_bug.cgi?id=659969
2015-07-15 22:43:23 +02:00
Alexandre Franke
eaa3f83e46
Add translator comment
...
https://bugzilla.gnome.org/show_bug.cgi?id=659969
2015-07-15 12:37:37 +02:00
Jakub Steiner
cd0c632fcb
theme: make app icons less fuzzy
...
- force 16x16px
- re-render SASS brings in some changes from
gnome-shell-sass
https://bugzilla.gnome.org/show_bug.cgi?id=747932
2015-07-08 18:09:46 +02:00
Jakub Steiner
f4baa4ddf8
make expanders more visible for alt-tab
...
https://bugzilla.gnome.org/show_bug.cgi?id=745058
2015-05-11 15:11:05 +02:00
Jakub Steiner
d23228522c
HighContrast: provide more contrasty switches
...
https://bugzilla.gnome.org/show_bug.cgi?id=747912
2015-04-15 19:35:51 +02:00
Jakub Steiner
8c9896561e
calendar: make day with events more prominent
...
https://bugzilla.gnome.org/show_bug.cgi?id=747715
2015-04-15 13:05:01 +02:00
Jakub Steiner
23cdb2125e
theme: dark $selected_bg_color for toggle switches
...
https://bugzilla.gnome.org/show_bug.cgi?id=746294
2015-04-15 13:04:20 +02:00
Florian Müllner
8521556723
Update style
2015-03-30 17:40:21 +02:00
Florian Müllner
15e42c4d5f
messageTray: Stop including an actor with Notifications
...
We now stopped using notification actors directly for anything, so
we can simplify the Notification class significantly by turning it
into a purely informational object others can use to built their UI
representation from.
https://bugzilla.gnome.org/show_bug.cgi?id=746343
2015-03-17 16:07:17 +01:00
Florian Müllner
bb61dd4b44
telepathyClient: Provide a custom banner implementation
...
Since we stopped special-casing chat notifications to use the old
notification actor, we need to provide a notification banner to
maintain the inline chat functionality, so split out the UI from
the existing ChatNotification class.
https://bugzilla.gnome.org/show_bug.cgi?id=746343
2015-03-17 16:06:52 +01:00
Florian Müllner
826682cc07
theme: Style .selected menu items instead of :focus/:hover
...
The .selected style class indicates the "active" menu item, which
is generally the last hovered or focused one (whichever happened
last). Styling that instead of :focus and :hover directly guarantees
that only a single item will be selected at a time, which removes
ambiguity and matches the behavior of GTK+ menus.
https://bugzilla.gnome.org/show_bug.cgi?id=745246
2015-03-17 15:47:27 +01:00
Florian Müllner
8b6e566728
popupMenu: Use .selected class for active item
...
Currently it uses .active, which matches the code more closely, but
is confusingly close to :active; so .selected it is ...
https://bugzilla.gnome.org/show_bug.cgi?id=745246
2015-03-17 15:43:49 +01:00
Florian Müllner
8f275a79a9
Update style
...
Subscription messages were removed in 38a2f26e44
.
2015-03-17 06:04:52 +01:00
Florian Müllner
cc9093f118
legacyTray: Minor style update
...
- move whitespace into buttons for Fitts'ability
- add focus/hover highlights
https://bugzilla.gnome.org/show_bug.cgi?id=746022
2015-03-13 17:15:29 +01:00
Jakub Steiner
d9211b8e20
theme: update sass submodule
2015-03-12 16:15:52 +01:00
Jakub Steiner
f96077bd0f
theme: consistent focus & hover for system menu & popup menu
...
- while I'd prefer to use the selected_bg_color for menus,
we need to be somewhat consistent with the choice
https://bugzilla.gnome.org/show_bug.cgi?id=745246
2015-03-10 21:05:21 +01:00
Jakub Steiner
741846d1ff
theme: render css & update submodule
2015-03-10 20:38:05 +01:00
Florian Müllner
f36d7bd078
Update submodule
2015-03-10 19:50:44 +01:00
Ray Strode
bd51c92d65
Update submodule
2015-03-10 14:48:51 -04:00
Jakub Steiner
2aed6ade79
theme: modal dialog headlines
...
https://bugzilla.gnome.org/show_bug.cgi?id=745687
2015-03-10 19:16:28 +01:00
Jakub Steiner
83e5ea4827
Revert "theme: use a global headline class"
...
This reverts commit 5915348396
.
2015-03-10 18:27:43 +01:00
Jakub Steiner
5915348396
theme: use a global headline class
...
https://bugzilla.gnome.org/show_bug.cgi?id=745687
2015-03-10 17:45:04 +01:00
Jakub Steiner
567dc70c9b
theme: top bar in classic needs some tweaks
...
https://bugzilla.gnome.org/show_bug.cgi?id=745686
2015-03-10 12:24:53 +01:00
Jakub Steiner
7012437929
theme: modal dialog heading visible for classic
...
https://bugzilla.gnome.org/show_bug.cgi?id=745687
2015-03-09 19:37:09 +01:00
Florian Müllner
1f277ebcb9
theme: Update style
2015-03-05 17:12:34 +01:00
Florian Müllner
cf71ea016f
theme: Update sass submodule ...
...
... to point to the correct source from commit 8536f9312c
.
2015-03-05 13:49:28 +01:00
Jakub Steiner
8536f9312c
theme: no selected color for hover in popovers
...
treat shell popups as gtk popovers, not menus
2015-03-05 12:12:38 +01:00
Jakub Steiner
a0e8456cb5
Revert "theme: have a separate state for hover and focus"
...
As per discussion in bug #745246 this reverts
commit 8a732d3c13
.
2015-03-05 12:02:06 +01:00
Florian Müllner
39ecd3b5a8
build: Dist theme documentation/helpers
2015-03-04 21:17:31 +01:00
Florian Müllner
8f902a9379
dateMenu: Move bottom padding into displays section
...
We don't need additional padding when the column contains only the
calendar.
https://bugzilla.gnome.org/show_bug.cgi?id=745494
2015-03-04 13:51:20 +01:00
Florian Müllner
874cf0ba15
legacyTray: Add a hideable tray for legacy status icons
...
Commit 5a8923ef95
removed support for legacy status icons from
the notification system, as we no longer want them to appear as
notifications. As we are unfortunately not quite at a point where
we can remove all support for them for good, so we now need an
alternative place to put them. Add a small dedicated tray at the
bottom which appears when any legacy status icons are active. By
default it is almost completely hidden to not interfere with the
user's windows, but can be expanded on demand to interact with
the icons.
https://bugzilla.gnome.org/show_bug.cgi?id=745162
2015-03-03 19:14:49 +01:00
Florian Müllner
f1370ef578
theme: Restore stuff that got accidentally lost
...
The last CSS changes where generated from a local out-of-sync
sass checkout. Bring it back by regenerating the CSS ...
2015-03-03 19:14:49 +01:00
Jakub Steiner
8f136e46d4
theme: make ibus candidate buttons less wide
...
https://bugzilla.gnome.org/show_bug.cgi?id=744959
2015-03-03 18:49:05 +01:00
Jakub Steiner
8a732d3c13
theme: have a separate state for hover and focus
...
https://bugzilla.gnome.org/show_bug.cgi?id=745246
2015-03-03 18:49:05 +01:00
Jakub Steiner
ad3e24e0bb
theme: fix insensitive popover items
...
https://bugzilla.gnome.org/show_bug.cgi?id=745175
2015-03-03 18:49:05 +01:00
Florian Müllner
58da16c786
data: Change default shortcut for opening the message list
...
With the message tray no longer being a distinctive UI element,
the existing <super>m shortcut for viewing the notification list
is no longer mnemonic. It is also less convenient as it requires
both hands with most keyboards. So make <super>v the new default
to _view_ notifications, which matches the corresponding Windows
default.
The previous default is kept as secondary shortcut to ease the
transition.
https://bugzilla.gnome.org/show_bug.cgi?id=687986
2015-02-27 15:02:27 +01:00
Florian Müllner
ad92584b72
theme: Apply notification list refinements
2015-02-26 19:05:06 +01:00
Florian Müllner
62e9978c52
theme: Update README for build system integration
...
A script is nice, but we can `make` it nicer ...
2015-02-25 22:26:06 +01:00
Florian Müllner
8d7db75fc5
theme: Fix some typos
2015-02-25 22:26:06 +01:00
Jakub Steiner
db2b83edf3
theme: provide some info on the SASS theming
...
- use bundles for using SASS v 3.4+
- README
- shell script
2015-02-24 17:41:56 +01:00
Florian Müllner
8e40aa96ba
Update theme
2015-02-23 13:00:28 +01:00
Cosimo Cecchi
4e7261532c
Update theme
2015-02-22 17:05:26 -08:00
Florian Müllner
c749facedb
build: Keep CSS updated when sass is installed
2015-02-21 20:46:49 +01:00
Florian Müllner
83648cf7d0
build: Split sass files into sources and non-sources
2015-02-21 20:46:49 +01:00
Florian Müllner
16914ddda3
build: Use $(NULL) terminator for data files
2015-02-21 20:46:48 +01:00