Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
7d498b4f1a4669e916090483a91481b1b9a97f4a
7d498b4
Enable all compositors by default
by Kristian Høgsberg
· 15 years ago
6fea3dc
display_iterate: Process only enabled event masks
by Benjamin Franzke
· 15 years ago
0f62aed
Guard enums in generated wayland-*-protocol.h
by Tim Wiederhake
· 15 years ago
0cd8f6e
Drive-by optimization of blur_surface()
by Kristian Høgsberg
· 15 years ago
a495333
Remove unused bits of cairo code
by Kristian Høgsberg
· 15 years ago
7f07549
Update TODO again
by Kristian Høgsberg
· 15 years ago
027931b
Define the shell resize enumeration in the xml spec
by Kristian Høgsberg
· 15 years ago
248c1b6
Add an orange pop-up menu to test the new map_transient request
by Kristian Høgsberg
· 15 years ago
8dc378f
Add new surface.map_transient() request to map a surface relative to another
by Kristian Høgsberg
· 15 years ago
d86a6bc
Update TODO
by Kristian Høgsberg
· 15 years ago
dd4046a
Take away pointer focus during server grabs
by Kristian Høgsberg
· 15 years ago
6bccebe
terminal: Just send the pty master fd to receive the selection.
by Kristian Høgsberg
· 15 years ago
31cce05
Actually send selected text when pasting
by Kristian Høgsberg
· 15 years ago
e164e4e
Use cairo_push_group() for all double buffering, drop window_copy_*()
by Kristian Høgsberg
· 15 years ago
f39a9cc
Use cairo_push_group() for double buffering in the terminal
by Kristian Høgsberg
· 15 years ago
5982658
Render selection
by Kristian Høgsberg
· 15 years ago
23c03ad
Use libxkbcommon #defines for modifiers
by Kristian Høgsberg
· 15 years ago
58eec36
Add proof-of-concept selection support to terminal
by Kristian Høgsberg
· 15 years ago
67cac8a
Pass input device and time in key_handler callback
by Kristian Høgsberg
· 15 years ago
5029a13
Put the fd in the closure so debugging can print it
by Kristian Høgsberg
· 15 years ago
65772ce
Use different closures for sending and receiving
by Kristian Høgsberg
· 15 years ago
943741c
Use the global handler in dnd instead of custom drag_offer hook
by Kristian Høgsberg
· 15 years ago
b46df05
window: Add a catch-all global handler hook
by Kristian Høgsberg
· 15 years ago
ae6c8a6
First attempt at selection support
by Kristian Høgsberg
· 15 years ago
4cca349
Split shell object out from compositor.c into its own file
by Kristian Høgsberg
· 15 years ago
25f0ba4
clients/Makefile: Add AM_CPPFLAGS to view's CPPFLAGS
by Benjamin Franzke
· 15 years ago
d3b023e
compositor: Attach only valid background buffers
by Benjamin Franzke
· 15 years ago
ecfb2b9
compositor-wayland: Assign func pointers pre init
by Benjamin Franzke
· 15 years ago
ad67af1
simple-client: Remove unnecessary flush
by Kristian Høgsberg
· 15 years ago
1a11fac
simple-client: Create GLES2 context
by Kristian Høgsberg
· 15 years ago
a1015b9
Link simple-client against libGLESv2.so, not full GL
by Kristian Høgsberg
· 15 years ago
be63ae5
Merge remote branch 'bnf/simple_client'
by Kristian Høgsberg
· 15 years ago
aabdce0
Add a simple client
by Benjamin Franzke
· 15 years ago
ac43268
connection: Write before reading connection data
by Benjamin Franzke
· 15 years ago
8def264
Check for cairo-egl instead of just cairo-gl
by Kristian Høgsberg
· 15 years ago
d711d0c
Check for GL_EXT_texture_format_BGRA8888
by Kristian Høgsberg
· 15 years ago
1101b63
Both internalFormat and format should be GL_BGRA_EXT
by Kristian Høgsberg
· 15 years ago
a941022
Make it possible to enable/disable the various compositors from configure
by Kristian Høgsberg
· 15 years ago
c5d6be9
Remove unused visual argument to wlsc_surface_create()
by Kristian Høgsberg
· 15 years ago
8525a50
Move buffer creation and buffer details into drm.c and shm.c
by Kristian Høgsberg
· 15 years ago
e4762a6
Move tty and vt handling out in its own file
by Kristian Høgsberg
· 15 years ago
96c8be9
Some kind of support for touchscreen
by Kristian Høgsberg
· 15 years ago
43db401
Split out evdev handling to its own file
by Kristian Høgsberg
· 15 years ago
ed64311
Pick up input devices of type ID_INPUT_TABLET as well
by Kristian Høgsberg
· 15 years ago
9d708b0
terminal: Fix bugs in attribute rendering
by Callum Lowcay
· 15 years ago
9acdb50
Merge branch 'master' of git://anongit.freedesktop.org/wayland
by Callum Lowcay
· 15 years ago
67a201d
terminal: Escape sequences with string parameters
by Callum Lowcay
· 15 years ago
08c40c3
clients: Make poppler-glib optional
by Kristian Høgsberg
· 15 years ago
1d3e939
Batch up drawing glyphs
by Kristian Høgsberg
· 15 years ago
7ae6b1a
Hold on to the scaled fonts we use
by Kristian Høgsberg
· 15 years ago
4f50670
Use cairo_show_glyphs for rendering text
by Kristian Høgsberg
· 15 years ago
01994a5
Factor out decoding of character attributes
by Kristian Høgsberg
· 15 years ago
fb266a3
Only draw background if it's different from what's already there
by Kristian Høgsberg
· 15 years ago
71eca89
Make border color a color from the color table
by Kristian Høgsberg
· 15 years ago
f106fd5
Add helper to set color from color table
by Kristian Høgsberg
· 15 years ago
8c25420
Split background and foreground painting into separate loops
by Kristian Høgsberg
· 15 years ago
da846ca
Fix terminal resizing
by Kristian Høgsberg
· 15 years ago
1b091dd
Merge branch 'master' of git://anongit.freedesktop.org/wayland
by Callum Lowcay
· 15 years ago
5fd89d2
terminal: fix crashing when terminal size is < 0
by Tiago Vignatti
· 15 years ago
81179db
terminal: More character attributes
by Callum Lowcay
· 15 years ago
86653ed
terminal: Various fixes
by Callum Lowcay
· 15 years ago
7e08e90
terminal: Special keys
by Callum Lowcay
· 15 years ago
256e72f
terminal: Implement character set switching
by Callum Lowcay
· 15 years ago
69e9658
terminal: vt102 editing commands
by Callum Lowcay
· 15 years ago
8e57dd5
terminal: Basic vt100 escape codes
by Callum Lowcay
· 15 years ago
bbeac60
terminal: Scroll margins
by Callum Lowcay
· 15 years ago
b8609ad
terminal: Escape sequence handling fixes
by Callum Lowcay
· 15 years ago
a0ee21c
terminal: Window size ioctls
by Callum Lowcay
· 15 years ago
30eeae5
terminal: Fancy colors
by Callum Lowcay
· 15 years ago
15bdc5d
terminal: UTF-8 support
by Callum Lowcay
· 15 years ago
052d17d
Map new surfaces on top of all other surface
by Kristian Høgsberg
· 15 years ago
96ce968
gears: Include config.h
by Kristian Høgsberg
· 15 years ago
1926eba
Add missing newline in gears error message
by Kristian Høgsberg
· 15 years ago
8a457e3
Simplify visual check
by Kristian Høgsberg
· 15 years ago
8f66a57
Ignore surface.map_toplevel() if already mapped
by Kristian Høgsberg
· 15 years ago
175e6ce
Pass EGL_NO_CONTEXT to eglCreateImageKHR for EGL_DRM_BUFFER_MESA target
by Kristian Høgsberg
· 15 years ago
f6b1471
Initialize surface->link so we can always wl_list_remove() it
by Kristian Høgsberg
· 15 years ago
4e63c63
Merge remote branch 'nobled/fixes2'
by Kristian Høgsberg
· 15 years ago
f1ef15c
Move grab definitions to wayland-util.h
by Kristian Høgsberg
· 15 years ago
9835417
Workaround gears depending on cairo-gl
by nobled
· 15 years ago
5753188
Move basic grab handling to core libraries
by Kristian Høgsberg
· 15 years ago
f8475c9
Fix window.c build without cairo-gl
by nobled
· 15 years ago
0d8805e
Install the pkgconfig files
by Kristian Høgsberg
· 15 years ago
cbe6f04
Fix compositor-wayland
by Kristian Høgsberg
· 15 years ago
82da52b
Update surface.attach and change surface.map to surface.map_toplevel
by Kristian Høgsberg
· 15 years ago
53a7f21
Fix the resizor
by Kristian Høgsberg
· 15 years ago
5c4056e
Schedule frame callback in the redraw handler
by Kristian Høgsberg
· 15 years ago
7c221d2
Add window resize sample client
by Kristian Høgsberg
· 15 years ago
3a1b481
Fixed a small typo
by Joel Teichroeb
· 15 years ago
ab1862d
Move code around to keep input device interface and init function close
by Kristian Høgsberg
· 15 years ago
67f367f
Document the shell.configure event a bit
by Kristian Høgsberg
· 15 years ago
c5c510e
Set up visuals in wayland-server
by Kristian Høgsberg
· 15 years ago
b3fc757
Handle buttons in grab objects too
by Kristian Høgsberg
· 15 years ago
9c3e8d7
Move grab state to struct wl_input_device
by Kristian Høgsberg
· 15 years ago
dfce71d
Reenable fragment shader precision specifier
by Kristian Høgsberg
· 15 years ago
8321e69
Use grab object for motion grabs too
by Kristian Høgsberg
· 15 years ago
57db067
Make wlsc_input_device_update_grab() take a grab object
by Kristian Høgsberg
· 15 years ago
287343a
Use a grab object for drag and drop
by Kristian Høgsberg
· 15 years ago
6d65d5f
Handle shell.move using a grab object
by Kristian Høgsberg
· 15 years ago
fc9c28a
Move resizing to a grab object
by Kristian Høgsberg
· 15 years ago
Next »