Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
0eab05d2a7cf610e4d049dfd81b0100d4219e305
/
clients
/
window.c
0eab05d
clients: add global_remove handler stubs
by Pekka Paalanen
· 13 years ago
f0a1af9
window: Free allocated memory on error path
by Rob Bradford
· 13 years ago
4e51b44
window: Fall back to cairo image when cairo EGL isn't available
by Kristian Høgsberg
· 13 years ago
5403f52
window: Allow clients to choose the fullscreen method
by Ander Conselvan de Oliveira
· 13 years ago
4dd0c41
window: add a note about freeing shm buffers
by Pekka Paalanen
· 13 years ago
aac1c13
clients: destroy wl_registry on exit
by Pekka Paalanen
· 13 years ago
bf74d52
window: Add a widget default cursor convenience helper
by Kristian Høgsberg
· 13 years ago
ec07669
window: change boolean to flags in toysurface::prepare()
by Pekka Paalanen
· 13 years ago
15256f6
window: Add a way to retrieve a window's output transform
by Ander Conselvan de Oliveira
· 13 years ago
6d4cb4e
window: Let clients set buffer transformations
by Ander Conselvan de Oliveira
· 13 years ago
ddd3e27
window: Honour opaque field for windows without a frame
by Ander Conselvan de Oliveira
· 13 years ago
a85292e
Fix a crash when opening two terminal windows and closing the first one.
by Dima Ryazanov
· 13 years ago
a4eda73
window: honour wl_buffer.release
by Pekka Paalanen
· 13 years ago
3cbb089
window: fix tooltip text extents
by Pekka Paalanen
· 13 years ago
b362736
window: simplify window_create_surface
by Pekka Paalanen
· 13 years ago
9943686
window: convert shm path to toysurface
by Pekka Paalanen
· 13 years ago
03fc316
window: add toysurface abstraction and port EGL path
by Pekka Paalanen
· 13 years ago
8c03616
weston-simple-im: Create our own xkb_context
by Kristian Høgsberg
· 13 years ago
c31288d
window: Allow to get xkb context from display
by Jan Arne Petersen
· 13 years ago
cd99706
text: Send more information with keysym events
by Jan Arne Petersen
· 13 years ago
768117f
window: make display_create_surface() shm-only
by Pekka Paalanen
· 13 years ago
32127ca
window: use different keys for different cairo privates
by Pekka Paalanen
· 13 years ago
0c6a343
window: merge struct surface_data into shm_surface_data
by Pekka Paalanen
· 13 years ago
f86504c
window: remove unused MULT macro
by Pekka Paalanen
· 13 years ago
a8d4c84
window: make window_flush() private
by Pekka Paalanen
· 13 years ago
ce36f6d
window: make window_{create,set}_surface private
by Pekka Paalanen
· 13 years ago
8097274
Clients: Don't set the cursor when we have no pointer
by Daniel Stone
· 13 years ago
0f7a285
window.c: Move misplaced break to where it belongs
by Kristian Høgsberg
· 13 years ago
e77d757
window: Fix use-after-free in menu button handler
by Kristian Høgsberg
· 13 years ago
efb9488
window: Only advertise fullscreen menu item if client supports it
by Kristian Høgsberg
· 13 years ago
1bdb477
toytoolkit: Don't destroy window cairo surface on shm attach.
by Scott Moreau
· 13 years ago
d2fbb38
window: Make press-drag-release menu selection mode work
by Kristian Høgsberg
· 13 years ago
e530a0a
window: Ignore input_set_pointer_image() if we don't have a pointer
by Kristian Høgsberg
· 13 years ago
f461eee
window: Always pass focused widget to widget motion handlers
by Jonas Ådahl
· 13 years ago
f82eda5
window: Don't set pointer image when requesting to move a surface
by Jonas Ådahl
· 13 years ago
3146756
clients: Don't ask for EGL_PIXMAP_BIT when choosing configs
by Kristian Høgsberg
· 13 years ago
a17f7a1
clients: Check return value of wl_display_dispatch()
by Kristian Høgsberg
· 13 years ago
fb39d8d
toytoolkit: make all EGL code dependant on cairo-egl
by Pekka Paalanen
· 13 years ago
53e5848
window: remove dead EGL code
by Pekka Paalanen
· 13 years ago
3fb613e
window: Set input region also when we go fullscreen
by Kristian Høgsberg
· 13 years ago
d9f6b07
window: Update modifier state directly after receiving a modifier event
by Jonas Ådahl
· 13 years ago
b2f957a
window: don't call output configure uninitialised
by Pekka Paalanen
· 13 years ago
feb3c1d
clients: Use wl_display_dispatch_pending()
by Kristian Høgsberg
· 13 years ago
bc10638
compositor, clients: apply wl_surface.frame on commit
by Pekka Paalanen
· 13 years ago
0cbd3b5
compositor, clients: double-buffer input region
by Pekka Paalanen
· 13 years ago
512dde8
compositor, clients: double-buffer opaque region
by Pekka Paalanen
· 13 years ago
c9e00c0
clients: use wl_surface_commit
by Pekka Paalanen
· 13 years ago
fa80e11
Update to new fd and wl_registry APIs
by Kristian Høgsberg
· 13 years ago
4e07236
toytoolkit: Take into account transform when sending output allocation.
by Scott Moreau
· 13 years ago
1671e11
window: Add getters for fullscreen and maximized state
by Kristian Høgsberg
· 13 years ago
c6a7e4b
toytoolkit: Don't draw shadows for maximized windows.
by Scott Moreau
· 13 years ago
f77beeb
window: Initialize workspace state before first roundtrip
by Jonas Ådahl
· 13 years ago
44874d9
desktop-shell: destroy data before exiting.
by U. Artie Eoff
· 13 years ago
6f09338
toytoolkit: Process deferred tasks on fifo order instead
by Tiago Vignatti
· 13 years ago
4e363d2
Require mouse release on top of frame button to trigger action
by Pekka Vuorela
· 13 years ago
6e1e385
Protect window callbacks from deleted windows
by Pekka Vuorela
· 13 years ago
8c9c8fc
toytoolkit: supply correct widget in motion_handler callback
by Philipp Brüschweiler
· 13 years ago
067abf6
workspaces: don't segfault on invalid move_surface_to_workspace request
by Philipp Brüschweiler
· 13 years ago
14c92ff
toytoolkit: Implement support for the workspace manager interface
by Jonas Ådahl
· 13 years ago
bd3f219
toytoolkit: try multiple names when loading cursors
by Philipp Brüschweiler
· 13 years ago
5418a90
toytoolkit: don't ignore resizes with negative width or height
by Philipp Brüschweiler
· 13 years ago
7e0cc54
toytoolkit: add axis handler
by Philipp Brüschweiler
· 13 years ago
b8a8aff
toytoolkit: remove unused actions from titlebar menu
by Philipp Brüschweiler
· 13 years ago
86adef9
window.c: Handle multiple keyboard foci
by Kristian Høgsberg
· 13 years ago
ac3e5f2
Add support in Weston for X cursor themes.
by Christopher Michael
· 13 years ago
b29798b
window.c: Rearrange input handlers so they appear in the right order
by Kristian Høgsberg
· 13 years ago
ae27737
window.c: Use pointer enter serial for setting cursor
by Kristian Høgsberg
· 13 years ago
e288a0f
window: warn on cursor load failure
by Pekka Paalanen
· 13 years ago
023be10
window.c: Set input region after (potentially) adjusting the surface size
by Kristian Høgsberg
· 13 years ago
4fc1535
window: Handle Alt-F4 to close windows
by Kristian Høgsberg
· 13 years ago
82b4c1b
window.c: Remove xkb leftovers
by Andre Heider
· 13 years ago
67ace20
window.c: Add fullscreen handler to keep fullscreen state consistent
by Kristian Høgsberg
· 13 years ago
0e69647
Handle new transform argument in wl_output.geometry event
by Kristian Høgsberg
· 13 years ago
d3a1965
clients: Implement minimum size for toy toolkit clients
by Kristian Høgsberg
· 13 years ago
ddca496
window: Workaround a stuck frame callback on the cursor surface
by Ander Conselvan de Oliveira
· 13 years ago
fe89f07
toytoolkit: Remove obsolete function window_set_custom().
by Scott Moreau
· 13 years ago
c547477
Remove dead code
by Philipp Brüschweiler
· 13 years ago
dd263e5
window.c: Only set input region when we have a decoration
by Kristian Høgsberg
· 13 years ago
d4756b7
toytoolkit: Remove redundant XKB free
by Daniel Stone
· 13 years ago
8df662a
clients: Silence 2x gcc 4.6.3 "warn_unused_result" compiler warnings
by Martin Olsson
· 13 years ago
444799a
clients: Don't leak "menu" on error path in clients/window.c
by Martin Olsson
· 13 years ago
8733b33
window.c: Don't allocate proxy manually
by Kristian Høgsberg
· 13 years ago
8150b19
shell: Take a wl_surface as parent for transient and popup windows
by Kristian Høgsberg
· 13 years ago
962342c
shell: Don't make desktop_shell background a wl_shell_surface
by Kristian Høgsberg
· 13 years ago
11f600d
window.c: Always set cursor after pointer enter
by Kristian Høgsberg
· 13 years ago
f337052
window: Add support for the blank cursor
by Kristian Høgsberg
· 13 years ago
d3c69c2
window: Stop keyboard repeat when we lose keyboard focus
by Kristian Høgsberg
· 13 years ago
8b19c64
window: Create timerfd non-blocking
by Kristian Høgsberg
· 13 years ago
a162792
window: Compute initial window size correctly
by Kristian Høgsberg
· 13 years ago
bd0cd76
window: Only repeat key if we still have kb focus
by Kristian Høgsberg
· 13 years ago
cf4d244
window: Add key-repeat to toy toolkit
by Kristian Høgsberg
· 13 years ago
2a3cd28
window: Plug leak of shm_surface_data on shm_suface_data_destroy()
by Ander Conselvan de Oliveira
· 13 years ago
a494f1d
Don't segfault clients when cursor isn't found
by Daniel Stone
· 13 years ago
8062007
window: Implement animated cursors (using pointer surfaces)
by Ander Conselvan de Oliveira
· 13 years ago
37ffc3c
compositor: Track pointer image protocol change
by Ander Conselvan de Oliveira
· 13 years ago
1da1b8f
Rewrite shm buffer file allocation v2
by Pekka Paalanen
· 13 years ago
d56bd90
shell: Use a busy cursor animation for unresponsive surfaces
by Kristian Høgsberg
· 13 years ago
7cee197
window.c: Add primitive support for animated cursors
by Kristian Høgsberg
· 13 years ago
f33984e
window.c: Set focus widget before calling enter handler
by Kristian Høgsberg
· 13 years ago
8591dbf
window.c: Add watch cursor
by Kristian Høgsberg
· 13 years ago
Next »