Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
d5fb9cc769f6e3b2b29727e0bec523ac95b4affc
d5fb9cc
window.c: Make title not const
by Kristian Høgsberg
· 15 years ago
734a750
Remove frame handler prototype
by Kristian Høgsberg
· 15 years ago
6ec41ab
Merge remote branch 'callum/master'
by Kristian Høgsberg
· 15 years ago
4d6ff29
Merge remote branch 'nobled/for-krh'
by Kristian Høgsberg
· 15 years ago
70af98c
fix tty_destroy
by Tim Wiederhake
· 15 years ago
0428a9a
don't use deprecated INCLUDES variable
by nobled
· 15 years ago
7d95178
fix includes
by nobled
· 15 years ago
238515d
Add specific versions to build dependencies
by Darxus
· 15 years ago
81bd979
initialise display
by Tim Wiederhake
· 15 years ago
748f672
free option context
by Tim Wiederhake
· 15 years ago
eae5569
remove unused variable
by Tim Wiederhake
· 15 years ago
7c427a9
compositor-wayland: Remove unused variable
by Benjamin Franzke
· 15 years ago
503ccca
document the usage of libtoytoolkit
by Tim Wiederhake
· 15 years ago
f71accc
close terminal window on exit
by Tim Wiederhake
· 15 years ago
b6761dc
fix resizing at top/left border
by Tim Wiederhake
· 15 years ago
dc3f817
remove declaration without definition from window.h
by Tim Wiederhake
· 15 years ago
b0ae49e
remove unused function in clients/smoke.c, silence warning
by Tim Wiederhake
· 15 years ago
8a6f7e3
compositor crashes if window width or height is <= 0
by Tim Wiederhake
· 15 years ago
762e5c2
add clients to .gitignore
by Tim Wiederhake
· 15 years ago
2a332dd
compositor/shm: use internalFormat=GL_BGRA_EXT in TexImage2D
by Benjamin Franzke
· 15 years ago
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
6eeeb30
Merge branch 'master' of git://anongit.freedesktop.org/wayland
by Callum Lowcay
· 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
ef57a9b
terminal: Window operations
by Callum Lowcay
· 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
Next »