Jens Granseuer
85136d042d
slightly increase the popup window size again (130x130 at 640x480 and
...
2007-11-11 Jens Granseuer <jensgr@gmx.net>
* gsd-media-keys-window.c: (gsd_media_keys_window_init): slightly
increase the popup window size again (130x130 at 640x480 and scaled
from there)
svn path=/trunk/; revision=8273
2007-11-11 12:04:00 +00:00
Jens Granseuer
19fcf3f094
The media window popup has a fixed size 300x300 when running in composited
...
2007-11-10 Jens Granseuer <jensgr@gmx.net>
The media window popup has a fixed size 300x300 when running in
composited mode. For smaller display sizes this is quite excessive.
Change the window size to be 100x100 on 800x600 and smaller screens,
and scale up from that for anthing bigger. (bug #495346 )
* gsd-media-keys-window.c: (initialize_alpha_mode),
(gsd_media_keys_window_init): make composited media popup window sizes
scale with the screen size
svn path=/trunk/; revision=8267
2007-11-10 16:59:53 +00:00
Jens Granseuer
c9c114f388
Patch by: Iain Holmes <iain@gnome.org>
...
2007-10-26 Jens Granseuer <jensgr@gmx.net>
Patch by: Iain Holmes <iain@gnome.org>
* gsd-media-keys-window.c: (fade_timeout), (hide_timeout),
(remove_hide_timeout), (add_hide_timeout), (on_expose_event),
(gsd_media_keys_window_init): gradually fade out the OSD when composited
(bug #490593 )
svn path=/trunk/; revision=8207
2007-10-26 18:13:57 +00:00
Jens Granseuer
9c0c8e49ec
add a frame to the media popup (closes bug #451674 )
...
2007-06-29 Jens Granseuer <jensgr@gmx.net>
* actions/acme.glade:
* gsd-media-keys-window.c: (gsd_media_keys_window_init): add a frame to
the media popup (closes bug #451674 )
svn path=/trunk/; revision=7803
2007-06-29 16:16:24 +00:00
Jens Granseuer
77a88ffbfe
rebuild the media window if the state of composite has changed (fixes bug
...
2007-03-26 Jens Granseuer <jensgr@gmx.net>
* gnome-settings-multimedia-keys.c: (dialog_init):
* gsd-media-keys-window.c: (gsd_media_keys_window_is_valid),
(initialize_alpha_mode):
* gsd-media-keys-window.h: rebuild the media window if the state of
composite has changed (fixes bug #408035 )
svn path=/trunk/; revision=7425
2007-03-26 19:01:50 +00:00
William Jon McCann
2f7a6dd301
Use #define for the alpha levels.
...
2007-02-05 William Jon McCann <mccann@jhu.edu>
* gsd-media-keys-window.c: (render_eject), (draw_eject),
(draw_waves), (draw_speaker), (render_speaker),
(draw_volume_boxes), (on_expose_event):
Use #define for the alpha levels.
svn path=/trunk/; revision=7249
2007-02-05 20:10:16 +00:00
William Jon McCann
c54b651b76
Make the new volume overlay window follow the icon and color themes. Add
...
2007-02-05 William Jon McCann <mccann@jhu.edu>
* Makefile.am:
* gsd-media-keys-window.c: (load_pixbuf), (render_eject),
(draw_eject), (draw_action_eject), (draw_waves), (draw_speaker),
(render_speaker), (draw_volume_boxes), (draw_action_volume),
(on_expose_event):
* test-media-window.c: (update_state), (test_window), (main):
Make the new volume overlay window follow the
icon and color themes. Add an unstalled test app. Fixes #403320
svn path=/trunk/; revision=7246
2007-02-05 05:25:27 +00:00
Christian Persch
43d40d7a0a
Don't define directories in configure. Remove some obsolete defines, and
...
2007-02-02 Christian Persch <chpe@svn.gnome.org>
* Makefile.am:
* capplets/about-me/Makefile.am:
* capplets/about-me/gnome-about-me-password.c: (passdlg_init):
* capplets/about-me/gnome-about-me.c: (about_me_setup_dialog):
* capplets/accessibility/at-properties/Makefile.am:
* capplets/accessibility/keyboard/Makefile.am:
* capplets/accessibility/keyboard/accessibility-keyboard.c:
(setup_accessX_dialog):
* capplets/background/Makefile.am:
* capplets/background/gnome-wp-capplet.c: (gnome_wp_create_dialog):
* capplets/common/Makefile.am:
* capplets/common/capplet-util.c: (capplet_set_icon):
* capplets/default-applications/Makefile.am:
* capplets/display/Makefile.am:
* capplets/file-types/Makefile.am:
* capplets/file-types/file-types-capplet.c: (create_dialog):
* capplets/file-types/mime-category-edit-dialog.c:
(mime_category_edit_dialog_init):
* capplets/file-types/mime-edit-dialog.c: (mime_edit_dialog_init):
* capplets/file-types/service-edit-dialog.c:
(service_edit_dialog_init):
* capplets/font/Makefile.am:
* capplets/keybindings/Makefile.am:
* capplets/keybindings/gnome-keybinding-properties.c:
(create_dialog):
* capplets/keyboard/Makefile.am:
* capplets/keyboard/gnome-keyboard-properties-xkblt.c:
(xkb_layout_choose):
* capplets/keyboard/gnome-keyboard-properties-xkbmc.c:
(choose_model):
* capplets/keyboard/gnome-keyboard-properties.c: (create_dialog):
* capplets/localization/Makefile.am:
* capplets/localization/gnome-localization-properties.c:
(create_dialog):
* capplets/mime-type/Makefile.am:
* capplets/mouse/Makefile.am:
* capplets/mouse/gnome-mouse-properties.c: (create_dialog):
* capplets/network/Makefile.am:
* capplets/network/gnome-network-preferences.c:
(cb_http_details_button_clicked), (main):
* capplets/rollback/Makefile.am:
* capplets/sound/Makefile.am:
* capplets/sound/sound-properties-capplet.c: (create_dialog),
(device_test_button_clicked):
* capplets/theme-switcher/Makefile.am:
* capplets/ui-properties/Makefile.am:
* capplets/ui-properties/gnome-ui-properties.c: (create_dialog):
* capplets/url-properties/Makefile.am:
* capplets/windows/Makefile.am:
* capplets/wm-properties/wm-desktops/Makefile.am:
* configure.in:
* gnome-settings-daemon/Makefile.am:
* gnome-settings-daemon/actions/Makefile.am:
* gnome-settings-daemon/gnome-settings-xmodmap.c:
(gnome_settings_modmap_dialog_call):
* gnome-settings-daemon/gnome-settings-xrdb.c:
* gnome-settings-daemon/gsd-media-keys-window.c: (action_changed),
(gsd_media_keys_window_init):
* gnome-settings-daemon/xrdb/Makefile.am:
* typing-break/Makefile.am:
* vfs-methods/themus/Makefile.am: Don't define directories in
configure. Remove some obsolete defines, and use the standard
installation paths. Bug #395383 .
svn path=/trunk/; revision=7226
2007-02-02 18:12:40 +00:00
Jens Granseuer
d6ba28d56d
property is called "focus-on-map", not "set-focus-on-map"
...
2007-01-30 Jens Granseuer <jensgr@gmx.net>
* gsd-media-keys-window.c: (gsd_media_keys_window_new): property
is called "focus-on-map", not "set-focus-on-map"
svn path=/trunk/; revision=7209
2007-01-30 20:54:46 +00:00
William Jon McCann
e7ba3dd216
Add a new media keys window that takes advantage of compositing when
...
2006-12-07 William Jon McCann <mccann@jhu.edu>
* gnome-settings-daemon/Makefile.am:
* gnome-settings-daemon/actions/Makefile.am:
* gnome-settings-daemon/actions/acme.glade:
* gnome-settings-daemon/actions/gnome-speakernotes-muted.png:
* gnome-settings-daemon/actions/gnome-speakernotes.png:
* gnome-settings-daemon/gnome-settings-multimedia-keys.c:
(execute), (dialog_init), (unhookup_keysym), (update_kbd_cb),
(init_kbd), (dialog_show), (do_eject_action), (do_sound_action),
(gnome_settings_multimedia_keys_load):
* gnome-settings-daemon/gsd-media-keys-window.c: (hide_timeout),
(remove_hide_timeout), (add_hide_timeout), (update_window),
(volume_controls_set_visible), (window_set_icon_name),
(window_set_icon_file), (action_changed), (volume_level_changed),
(volume_muted_changed), (gsd_media_keys_window_set_action),
(gsd_media_keys_window_set_volume_muted),
(gsd_media_keys_window_set_volume_level), (curved_rectangle),
(draw_action_eject), (draw_waves), (draw_speaker),
(draw_volume_boxes), (draw_action_volume), (draw_action),
(on_expose_event), (gsd_media_keys_window_real_show),
(gsd_media_keys_window_real_hide),
(gsd_media_keys_window_class_init), (initialize_alpha_mode),
(gsd_media_keys_window_init), (gsd_media_keys_window_finalize),
(gsd_media_keys_window_new):
* gnome-settings-daemon/gsd-media-keys-window.h:
Add a new media keys window that takes advantage of
compositing when available. Fixes #383066
2006-12-07 17:54:56 +00:00