projects
/
profile
/
ivi
/
weston-ivi-shell.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
configure: remove libdrm dependency for clients
[profile/ivi/weston-ivi-shell.git]
/
clients
/
2011-02-09
Kristian Høgsberg
window.c: Use eglGetProcAddress to look up extension...
tree
|
commitdiff
2011-02-09
Kristian Høgsberg
window.c: Include wayland-egl.h before EGL headers...
tree
|
commitdiff
2011-02-08
Kristian Høgsberg
Add struct wl_egl_display argument to wl_egl_window_create
tree
|
commitdiff
2011-02-07
Kristian Høgsberg
Follow wayland-egl renames
tree
|
commitdiff
2011-02-07
Kristian Høgsberg
simple-client: Port to wayland-egl and use eglSwapBuffers()
tree
|
commitdiff
2011-02-07
Kristian Høgsberg
gears: Remove unused drm_fd field
tree
|
commitdiff
2011-02-07
Kristian Høgsberg
Port window.c to use wayland-egl
tree
|
commitdiff
2011-02-01
nobled
window: add null checks
tree
|
commitdiff
2011-02-01
nobled
add newlines in error messages
tree
|
commitdiff
2011-01-28
Kristian Høgsberg
Add initial basic support for fullscreen surfaces
tree
|
commitdiff
2011-01-28
Kristian Høgsberg
Merge remote branch 'nobled/for-krh'
tree
|
commitdiff
2011-01-27
Kristian Høgsberg
compositor-x11: Handle keyboard focus correctly so...
tree
|
commitdiff
2011-01-25
Tim Wiederhake
clients/view: Fix memory leak
tree
|
commitdiff
2011-01-25
Tim Wiederhake
clients/view: Don't try to show inexistant files
tree
|
commitdiff
2011-01-25
Tim Wiederhake
clients/view: Allow relative paths
tree
|
commitdiff
2011-01-25
Tim Wiederhake
clients/view: Add mousewheel and arrow keys
tree
|
commitdiff
2011-01-25
Tim Wiederhake
clients/view: Remove unnecessary variables
tree
|
commitdiff
2011-01-25
Tim Wiederhake
clients/view: Do not browse outside document range
tree
|
commitdiff
2011-01-25
Kristian Høgsberg
Fix new gcc 4.6 warnings
tree
|
commitdiff
2011-01-25
Darxus@chaosreigns.com
Replace gdk_pixbuf_unref with g_object_unref
tree
|
commitdiff
2011-01-25
Kristian Høgsberg
window.c: Make title not const
tree
|
commitdiff
2011-01-25
Kristian Høgsberg
Remove frame handler prototype
tree
|
commitdiff
2011-01-25
Kristian Høgsberg
Merge remote branch 'callum/master'
tree
|
commitdiff
2011-01-25
Kristian Høgsberg
Merge remote branch 'nobled/for-krh'
tree
|
commitdiff
2011-01-24
nobled
fix includes
tree
|
commitdiff
2011-01-23
Tim Wiederhake
initialise display
tree
|
commitdiff
2011-01-23
Tim Wiederhake
free option context
tree
|
commitdiff
2011-01-23
Tim Wiederhake
remove unused variable
tree
|
commitdiff
2011-01-23
Tim Wiederhake
document the usage of libtoytoolkit
tree
|
commitdiff
2011-01-23
Tim Wiederhake
close terminal window on exit
tree
|
commitdiff
2011-01-23
Tim Wiederhake
fix resizing at top/left border
tree
|
commitdiff
2011-01-23
Tim Wiederhake
remove declaration without definition from window.h
tree
|
commitdiff
2011-01-23
Tim Wiederhake
remove unused function in clients/smoke.c, silence...
tree
|
commitdiff
2011-01-23
Tim Wiederhake
compositor crashes if window width or height is <= 0
tree
|
commitdiff
2011-01-23
Tim Wiederhake
add clients to .gitignore
tree
|
commitdiff
2011-01-22
Kristian Høgsberg
Drive-by optimization of blur_surface()
tree
|
commitdiff
2011-01-22
Kristian Høgsberg
Remove unused bits of cairo code
tree
|
commitdiff
2011-01-21
Kristian Høgsberg
Add an orange pop-up menu to test the new map_transient...
tree
|
commitdiff
2011-01-21
Callum Lowcay
Merge branch 'master' of git://anongit.freedesktop...
tree
|
commitdiff
2011-01-21
Kristian Høgsberg
terminal: Just send the pty master fd to receive the...
tree
|
commitdiff
2011-01-21
Kristian Høgsberg
Actually send selected text when pasting
tree
|
commitdiff
2011-01-21
Kristian Høgsberg
Use cairo_push_group() for all double buffering, drop...
tree
|
commitdiff
2011-01-20
Kristian Høgsberg
Use cairo_push_group() for double buffering in the...
tree
|
commitdiff
2011-01-20
Kristian Høgsberg
Render selection
tree
|
commitdiff
2011-01-19
Kristian Høgsberg
Use libxkbcommon #defines for modifiers
tree
|
commitdiff
2011-01-19
Kristian Høgsberg
Add proof-of-concept selection support to terminal
tree
|
commitdiff
2011-01-19
Kristian Høgsberg
Pass input device and time in key_handler callback
tree
|
commitdiff
2011-01-19
Kristian Høgsberg
Use the global handler in dnd instead of custom drag_of...
tree
|
commitdiff
2011-01-19
Kristian Høgsberg
window: Add a catch-all global handler hook
tree
|
commitdiff
2011-01-17
Benjamin Franzke
clients/Makefile: Add AM_CPPFLAGS to view's CPPFLAGS
tree
|
commitdiff
2011-01-15
Kristian Høgsberg
simple-client: Remove unnecessary flush
tree
|
commitdiff
2011-01-15
Kristian Høgsberg
simple-client: Create GLES2 context
tree
|
commitdiff
2011-01-15
Kristian Høgsberg
Link simple-client against libGLESv2.so, not full GL
tree
|
commitdiff
2011-01-15
Kristian Høgsberg
Merge remote branch 'bnf/simple_client'
tree
|
commitdiff
2011-01-14
Benjamin Franzke
Add a simple client
tree
|
commitdiff
2011-01-14
Kristian Høgsberg
Check for cairo-egl instead of just cairo-gl
tree
|
commitdiff
2011-01-14
Callum Lowcay
terminal: Window operations
tree
|
commitdiff
2011-01-13
Callum Lowcay
terminal: Fix bugs in attribute rendering
tree
|
commitdiff
2011-01-12
Callum Lowcay
Merge branch 'master' of git://anongit.freedesktop...
tree
|
commitdiff
2011-01-12
Callum Lowcay
terminal: Escape sequences with string parameters
tree
|
commitdiff
2011-01-11
Kristian Høgsberg
clients: Make poppler-glib optional
tree
|
commitdiff
2011-01-11
Kristian Høgsberg
Batch up drawing glyphs
tree
|
commitdiff
2011-01-11
Kristian Høgsberg
Hold on to the scaled fonts we use
tree
|
commitdiff
2011-01-11
Kristian Høgsberg
Use cairo_show_glyphs for rendering text
tree
|
commitdiff
2011-01-11
Kristian Høgsberg
Factor out decoding of character attributes
tree
|
commitdiff
2011-01-11
Kristian Høgsberg
Only draw background if it's different from what's...
tree
|
commitdiff
2011-01-11
Kristian Høgsberg
Make border color a color from the color table
tree
|
commitdiff
2011-01-11
Kristian Høgsberg
Add helper to set color from color table
tree
|
commitdiff
2011-01-11
Kristian Høgsberg
Split background and foreground painting into separate...
tree
|
commitdiff
2011-01-11
Kristian Høgsberg
Fix terminal resizing
tree
|
commitdiff
2011-01-10
Callum Lowcay
Merge branch 'master' of git://anongit.freedesktop...
tree
|
commitdiff
2011-01-10
Tiago Vignatti
terminal: fix crashing when terminal size is < 0
tree
|
commitdiff
2011-01-09
Callum Lowcay
terminal: More character attributes
tree
|
commitdiff
2011-01-09
Callum Lowcay
terminal: Various fixes
tree
|
commitdiff
2011-01-09
Callum Lowcay
terminal: Special keys
tree
|
commitdiff
2011-01-09
Callum Lowcay
terminal: Implement character set switching
tree
|
commitdiff
2011-01-09
Callum Lowcay
terminal: vt102 editing commands
tree
|
commitdiff
2011-01-09
Callum Lowcay
terminal: Basic vt100 escape codes
tree
|
commitdiff
2011-01-09
Callum Lowcay
terminal: Scroll margins
tree
|
commitdiff
2011-01-09
Callum Lowcay
terminal: Escape sequence handling fixes
tree
|
commitdiff
2011-01-08
Callum Lowcay
terminal: Window size ioctls
tree
|
commitdiff
2011-01-08
Callum Lowcay
terminal: Fancy colors
tree
|
commitdiff
2011-01-08
Callum Lowcay
terminal: UTF-8 support
tree
|
commitdiff
2011-01-07
Kristian Høgsberg
gears: Include config.h
tree
|
commitdiff
2011-01-07
Kristian Høgsberg
Add missing newline in gears error message
tree
|
commitdiff
2011-01-06
Kristian Høgsberg
Merge remote branch 'nobled/fixes2'
tree
|
commitdiff
2011-01-05
nobled
Workaround gears depending on cairo-gl
tree
|
commitdiff
2011-01-05
nobled
Fix window.c build without cairo-gl
tree
|
commitdiff
2010-12-17
Kristian Høgsberg
Update surface.attach and change surface.map to surface...
tree
|
commitdiff
2010-12-17
Kristian Høgsberg
Fix the resizor
tree
|
commitdiff
2010-12-16
Kristian Høgsberg
Schedule frame callback in the redraw handler
tree
|
commitdiff
2010-12-16
Kristian Høgsberg
Add window resize sample client
tree
|
commitdiff
2010-12-06
Yuval Fledel
When no DRM present, clients (window.c actually) now...
tree
|
commitdiff
2010-12-02
Kristian Høgsberg
Add origin information to output.geometry event
tree
|
commitdiff
2010-12-01
Kristian Høgsberg
Create socket in /var/run/user/${HOME}
tree
|
commitdiff
2010-12-01
Kristian Høgsberg
Fix warnings from adding -Wall back
tree
|
commitdiff
2010-12-01
Kristian Høgsberg
Add $(GCC_CFLAGS) back
tree
|
commitdiff
2010-11-30
Joel Teichroeb
Make the dnd client actually work.
tree
|
commitdiff
2010-11-30
Kristian Høgsberg
Add reject round trip to dnd protocol
tree
|
commitdiff
2010-11-30
Kristian Høgsberg
Don't hardcode offered dnd types in window.c
tree
|
commitdiff
next