Jan Arne Petersen
1f1b39792b
keyboard: Rename keyboard to weston-keyboard
...
Signed-off-by: Jan Arne Petersen <jpetersen@openismus.com>
12 years ago
Jan Arne Petersen
30b66ef1fd
text: Split text and input-method protocols
...
It makes sense to split the interfaces in a text and a input-method
protocol for now (only the text protocol needs to be used in toolkits).
Signed-off-by: Jan Arne Petersen <jpetersen@openismus.com>
12 years ago
Pekka Paalanen
8c492b1293
clients: add cliptest program
...
Cliptest is for controlled testing of the calculate_edges() function in
compositor.c. The function is copied verbatim into cliptest.c.
Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
12 years ago
Pekka Paalanen
84ec19a758
update .gitignores
...
Add workspaces-protocol.c, workspaces-server-protocol.h,
workspaces-client-protocol.h.
Remove wscreensaver.
Alphabetaize clients/.gitignore.
Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
12 years ago
Philipp Brüschweiler
585acb0013
weston-info: client that print out information about the running compositor
...
This includes seat capabilities, shm formats and output information.
12 years ago
Martin Olsson
ff52193ee8
clients: Add clients/weston-screensaver to clients/.gitignore
13 years ago
Jan Arne Petersen
cba9e470ba
text: Add example clients for text protocol
13 years ago
Scott Moreau
7a1b32a198
Implement text cursor position protocol.
...
Here we create a new client/compositor interface in weston to allow
clients to report their x/y cursor position to the compositor. These
values are then used to center the zoom area on this point. This
is useful for everyone, especially people who are visually impaired.
13 years ago
Casey Dahlin
476168ea05
weston: update .gitignore files
...
Updates the .gitignore files for clients and tests to reflect a new test and a
couple of renamed applications.
Signed-off-by: Casey Dahlin <cdahlin@redhat.com>
13 years ago
Pekka Paalanen
6920190013
clickdot: a copy of resizor
...
Start a new application clickdot as a copy of resizor, with the name
changed.
Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
13 years ago
Pekka Paalanen
1ef94c8742
update git ignores
...
Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
13 years ago
Pekka Paalanen
9b32ed34de
Update .gitignores
...
Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
13 years ago
Pekka Paalanen
11f53f56db
clients: add wscreensaver
...
Implement all the required support code for running glmatrix.c.
Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
13 years ago
Casey Dahlin
fb39963cc9
Update .gitignores
13 years ago
Benjamin Franzke
e8e0e6e2db
Update gitignore
13 years ago
Casey Dahlin
48d49eb5f9
Add some new things to .gitignore
...
libtoytoolkit.a, and generated protocol headers for meego-tablet.
14 years ago
Tim Wiederhake
503ccca5c8
document the usage of libtoytoolkit
...
(krh: edited to follow window_create() API changes)
14 years ago
Tim Wiederhake
762e5c25d6
add clients to .gitignore
14 years ago
Nikolai Kondrashov
7637ff0839
Clean up .gitignore files
...
Sort the contents and update .gitignore files to hide generated files from
git status output.
Signed-off-by: Nikolai Kondrashov <spbnick@gmail.com>
14 years ago
Kristian Høgsberg
fc783d4071
Split native drm part of compositor out
15 years ago