Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
1c5621840b3eb172a3b194d60024644bf7708217
/
clients
8544903
compositor: Screenhoot into a client provided shm buffer
by Kristian Høgsberg
· 14 years ago
48d49eb
Add some new things to .gitignore
by Casey Dahlin
· 14 years ago
80492e2
configure: Only check dependencies for the enabled compositor backends
by Kristian Høgsberg
· 14 years ago
bde55ec
Implement buffer.damage in shm, use it in window.c
by Benjamin Franzke
· 14 years ago
7cbdb64
Fix clients to work with wl_ prefixed interface names
by Kristian Høgsberg
· 14 years ago
cf57dc5
Update to work with scanner that doesn't hardcode wl_*
by Kristian Høgsberg
· 14 years ago
91342c6
Switch to new subscribe protocol and wayland-egl
by Kristian Høgsberg
· 14 years ago
d11eadb
window.c: Check for cairo device failure the right way
by Kristian Høgsberg
· 14 years ago
01aed1c
Remove double definition of window_get_wl_surface()
by Kristian Høgsberg
· 14 years ago
11e2828
Merge remote-tracking branch 'bnf/surface-frame-event'
by Kristian Høgsberg
· 14 years ago
12b0bb3
Fix window_set_child_size() for windows without decoration
by Kristian Høgsberg
· 14 years ago
386857b
Add struct window accessor for the wl_surface
by Kristian Høgsberg
· 14 years ago
b4b6734
Define global handler on display creation
by Tim Wiederhake
· 14 years ago
8d85e88
Merge remote-tracking branch 'bnf/fixes'
by Kristian Høgsberg
· 14 years ago
cff904e
gears: Use wayland egl surface instead of images
by Benjamin Franzke
· 14 years ago
6693ac2
window: Use window surfaces for windows
by Benjamin Franzke
· 14 years ago
2eae9e3
simple-client: Request a alpha channel in choose config
by Benjamin Franzke
· 14 years ago
ec4d342
Support per surface frame events
by Benjamin Franzke
· 14 years ago
b2d7185
Split into a demo repository that holds the demo compositor and clients
by Kristian Høgsberg
· 14 years ago
9c7a8cc
fix typo in window.c
by Tim Wiederhake
· 14 years ago
0d5007a
window.c: Use eglGetProcAddress to look up extension functions
by Kristian Høgsberg
· 14 years ago
297d6dd
window.c: Include wayland-egl.h before EGL headers so we get the right platform
by Kristian Høgsberg
· 14 years ago
3eff366
Add struct wl_egl_display argument to wl_egl_window_create
by Kristian Høgsberg
· 14 years ago
bfb8e61
Follow wayland-egl renames
by Kristian Høgsberg
· 14 years ago
a495a5e
simple-client: Port to wayland-egl and use eglSwapBuffers()
by Kristian Høgsberg
· 14 years ago
f57a96f
gears: Remove unused drm_fd field
by Kristian Høgsberg
· 14 years ago
297c631
Port window.c to use wayland-egl
by Kristian Høgsberg
· 14 years ago
7b87cb0
window: add null checks
by nobled
· 15 years ago
14d222f
add newlines in error messages
by nobled
· 15 years ago
0ce2457
Add initial basic support for fullscreen surfaces
by Kristian Høgsberg
· 15 years ago
3ba4858
compositor-x11: Handle keyboard focus correctly so we avoid stuck modifiers
by Kristian Høgsberg
· 15 years ago
80bf6f7
clients/view: Fix memory leak
by Tim Wiederhake
· 15 years ago
6685ace
clients/view: Don't try to show inexistant files
by Tim Wiederhake
· 15 years ago
9aad08e
clients/view: Allow relative paths
by Tim Wiederhake
· 15 years ago
655467a
clients/view: Add mousewheel and arrow keys
by Tim Wiederhake
· 15 years ago
7e182ef
clients/view: Remove unnecessary variables
by Tim Wiederhake
· 15 years ago
1afc9a9
clients/view: Do not browse outside document range
by Tim Wiederhake
· 15 years ago
0043961
Fix new gcc 4.6 warnings
by Kristian Høgsberg
· 15 years ago
c4df99c
Replace gdk_pixbuf_unref with g_object_unref
by Darxus@chaosreigns.com
· 15 years ago
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
7d95178
fix includes
by nobled
· 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
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
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
248c1b6
Add an orange pop-up menu to test the new map_transient request
by Kristian Høgsberg
· 15 years ago
6eeeb30
Merge branch 'master' of git://anongit.freedesktop.org/wayland
by Callum Lowcay
· 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
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
25f0ba4
clients/Makefile: Add AM_CPPFLAGS to view's CPPFLAGS
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
8def264
Check for cairo-egl instead of just cairo-gl
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
Next »