Commit graph

11269 commits

Author SHA1 Message Date
Jason Gerecke
bb38492e52 wacom: Have calibrator take into account window geometry
Current calculations assume the window is anchored at 0,0. This
obviously poses a problem in a multi-monitor setup.
2012-01-16 11:55:00 +00:00
Daniel Mustieles
73d53ef096 Updated Spanish translation 2012-01-15 19:28:27 +01:00
Matej Urbančič
4e492c0d19 Updated Slovenian translation 2012-01-15 13:45:52 +01:00
Fran Diéguez
7ece33861f Updated Galician translations 2012-01-15 00:53:02 +01:00
Cheng-Chia Tseng
8cb4ac16bc Updated Traditional Chinese translation(Hong Kong and Taiwan) 2012-01-14 20:31:35 +08:00
Matthias Clasen
b294b10324 Add optional systemd support
When configured with --enable-systemd, this patch makes
the user panel use systemd for session tracking instead
of ConsoleKit.

https://bugzilla.gnome.org/show_bug.cgi?id=666573
2012-01-13 13:17:25 -05:00
Matthias Clasen
f3592ce32a Adapt to libcheese API changes 2012-01-13 13:06:42 -05:00
Matthias Clasen
0833ea6de6 Initialize clutter-gst for the user panel
Otherwise, we get an error out of libcheese, complaining about
gstreamer not being initialized.
2012-01-13 13:05:25 -05:00
Matthias Clasen
f9c0cd13f8 Add a missing ; to Keywords in desktop files 2012-01-13 13:03:31 -05:00
Bastien Nocera
e722c5066d wacom: Fix white space for some tablets 2012-01-13 17:48:09 +00:00
Bastien Nocera
a9db665dc1 wacom: Add Intuos4 to test app 2012-01-13 17:48:08 +00:00
Bastien Nocera
44865d1082 wacom: Don't use "show_all" in test 2012-01-13 17:48:08 +00:00
Bastien Nocera
ac86cd36cd wacom: Add Intuos4 test device 2012-01-13 17:48:08 +00:00
Bastien Nocera
425b5040ea wacom: Use symbolic name for click threshold 2012-01-13 17:48:08 +00:00
Daniel Mustieles
6f546870fe Updated Spanish translation 2012-01-13 16:05:04 +01:00
A S Alam
4519b54c2b Updated Punjabi Translation 2012-01-13 15:25:24 +05:30
Yaron Shahrabani
d20a59ae6f Updated Hebrew translation. 2012-01-13 09:31:42 +02:00
Jeremy Bicha
5ee2c07f57 Show wacom and bluetooth panels in Unity too 2012-01-12 16:05:23 -05:00
Bastien Nocera
fdac29e034 wacom: Add i18n to wacom test app 2012-01-12 19:45:29 +00:00
Jiro Matsuzawa
f0668b4050 [PATCH] Fix broken tags in pt_BR.po 2012-01-12 14:05:50 -05:00
Bastien Nocera
0905cb347a wacom: Add FIXME for monitor placement 2012-01-12 19:00:08 +00:00
Bastien Nocera
9ba2c986e7 wacom: Update for new calibrator API 2012-01-12 18:57:55 +00:00
Bastien Nocera
54ec95051e wacom: Update for new calibrator API 2012-01-12 18:57:45 +00:00
Bastien Nocera
705287d5c7 wacom: Fix insane Calibrator API
So that we don't have to run gtk_main() in it.
2012-01-12 18:57:20 +00:00
Bastien Nocera
a227cd7ca9 wacom: Add more padding around the clock 2012-01-12 17:38:05 +00:00
Robert Ancell
89bbb0a73a display: Use GDBus instead of dbus-glib
https://bugzilla.gnome.org/show_bug.cgi?id=667685
2012-01-12 15:41:47 +00:00
Bastien Nocera
6c304370eb wacom: Remove unnecessary duplication 2012-01-12 15:26:16 +00:00
Bastien Nocera
f256fe0096 wacom: Identation fixes 2012-01-12 15:23:53 +00:00
Bastien Nocera
13af3b18a2 wacom: Small coding style fixes 2012-01-12 15:22:04 +00:00
Bastien Nocera
aec7039858 wacom: Remove rectangle around main text 2012-01-12 15:04:05 +00:00
Bastien Nocera
1638319802 wacom: Fix wrong gsize print format 2012-01-12 13:53:45 +00:00
Bastien Nocera
d099ded276 wacom: Update for calibration API change 2012-01-12 13:53:45 +00:00
Daniel Mustieles
af12e12373 Updated Spanish translation 2012-01-12 10:29:53 +01:00
Timo Jyrinki
eba67d17d4 Updated Finnish translation by Jiri Grönroos 2012-01-12 08:44:17 +01:00
Bastien Nocera
956590dd8b wacom: Remove unused geometry struct member 2012-01-11 20:09:40 +00:00
Bastien Nocera
6c215019db wacom: Remove geometry option from test app 2012-01-11 20:09:20 +00:00
Bastien Nocera
6ff3fc49db wacom: Fix frame around error message 2012-01-11 19:55:10 +00:00
Bastien Nocera
1d6ce52ad7 wacom: Text is white 2012-01-11 19:54:42 +00:00
Bastien Nocera
80f78151f8 wacom: Translate error message 2012-01-11 19:46:25 +00:00
Bastien Nocera
da3080d910 wacom: Avoid confusing debug message
Don't print bogus values if the calibration didn't finish
2012-01-11 19:26:58 +00:00
Bastien Nocera
ea0410764a wacom: Move window creation to _new() 2012-01-11 19:23:06 +00:00
Bastien Nocera
9845e4d582 wacom: Hide the CalibArea structure
And typedef it
2012-01-11 19:17:14 +00:00
Bastien Nocera
6e179b433e wacom: Make the window a tiny bit transparent 2012-01-11 19:16:10 +00:00
Bastien Nocera
5feefb444d wacom: Remove the use of a drawing area
We don't need one, we can draw on the window directly.
2012-01-11 19:02:37 +00:00
Bastien Nocera
f6fa0ee689 wacom: Fix memory leak 2012-01-11 18:56:09 +00:00
Bastien Nocera
8843ad8fb2 wacom: Make escape key exit
And nothing else
2012-01-11 18:39:09 +00:00
Bastien Nocera
90c7881b5f wacom: More space between clock and help text 2012-01-11 18:38:49 +00:00
Bastien Nocera
420a068209 wacom: Match help text with mockups 2012-01-11 18:38:30 +00:00
Bastien Nocera
30536b4ec0 wacom: Defuzz lines and circles
By lining them up with the pixels.
2012-01-11 18:21:51 +00:00
Bastien Nocera
f958f8c713 wacom: Remove unneeded cairo_save()/restore() 2012-01-11 18:21:21 +00:00