8 Commits (44cabc891b9311fa7a20ac229ee9c04090caba2d)

Author SHA1 Message Date
Tomeu Vizoso 44cabc891b Remove the hacks for asking the X server for screenshots and use gtk.Widget.get_snapshot() instead. 16 years ago
Marco Pesenti Gritti be014cc270 Alsa based volume control API, stealed from gnome-settings-daemon. #8375 16 years ago
Marco Pesenti Gritti 388f74a56d Add a SugarGrid object to replace the numpy implementation. Part of the fix for #8394 16 years ago
Marco Pesenti Gritti 6e503b0a24 Ensure that the widget is fully onscreen before taking a screenshot.
Otherwise X emits a BadMatch and gtk kills the process (!).
Fix #8220
16 years ago
Benjamin Berg 3d3e453157 Change the API of the keygrabber so only one gdk_sync is neccessary. (ticket #7999) 16 years ago
Benjamin Berg b781b70107 Add is_modifier and is_special_modifier functions to SugarKeyGrabber. 16 years ago
Marco Pesenti Gritti 50f79e6323 First go at session management. Not asking review since
it's a bunch of ugly C code imported from gnome-session.
Will clean it up a bit but I don't plan to make it too shiny :)
16 years ago
Marco Pesenti Gritti 72c2a1d770 Use a src directory consistently with base and shell. 16 years ago