Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
2210ad006cb2c4851ce768f99c8a4816214fea0c
/
clients
/
resizor.c
9f8c894
clients/resizor: Use pointer locking for resizing window
by Jonas Ådahl
· 11 years ago
e99e4bf
clients & tests: Unify multiple definitions of x*alloc and related functions
by Bryce Harrington
· 9 years ago
1f6b0d1
clients: Update boilerplate from MIT X11 license to MIT Expat licenses
by Bryce Harrington
· 10 years ago
dda9313
clients: Remove the window / user parameters from the menu function
by Jasper St. Pierre
· 11 years ago
9cd661e
Make sure config.h is included before any system headers
by Andrew Wedgbury
· 11 years ago
6f394d5
resizor: Don't resize if maximized
by Kristian Høgsberg
· 11 years ago
67b8215
terminal: Add context menu with new terminal/copy/paste
by Kristian Høgsberg
· 12 years ago
ee7fefc
Rename frame_create and frame_set_child_size with a window_ prefix
by Jason Ekstrand
· 12 years ago
f3d6227
malloc + memset -> zalloc
by Peter Hutterer
· 12 years ago
bc91926
clients: use xmalloc in more places
by Brian Lovin
· 12 years ago
4172f66
Pass argc pointer to parse_options()
by Kristian Høgsberg
· 12 years ago
c9785ea
Use enum wl_keyboard_key_state instead of integer
by Daniel Stone
· 13 years ago
4dbadb1
Use enum wl_pointer_button_state instead of integer
by Daniel Stone
· 13 years ago
bef52d1
Update to new libxkbcommon API
by Kristian Høgsberg
· 13 years ago
d174521
resizor: More resizing
by Kristian Høgsberg
· 13 years ago
5d66371
Change button from int to uint32_t
by Daniel Stone
· 13 years ago
da5b93c
Change key/button grab bindings to take unsigned state
by Daniel Stone
· 13 years ago
bcacef1
Add an option parser
by Kristian Høgsberg
· 13 years ago
009ac0a
window: Dont take width and height in window constructor
by Kristian Høgsberg
· 13 years ago
6d174cf
window: menu leak fixes
by Pekka Paalanen
· 13 years ago
84d62dc
resizor: free the widget on destroy
by Pekka Paalanen
· 13 years ago
29af3eb
window: Make decorations just a widget
by Kristian Høgsberg
· 13 years ago
bb97700
window: Get rid of the window child allocation concept
by Kristian Høgsberg
· 13 years ago
b67e94b
window: Make resize and redraw handlers widget vfuncs
by Kristian Høgsberg
· 13 years ago
5d12990
window: Allocate and flush the window surface in window.c
by Kristian Høgsberg
· 13 years ago
75bc667
window: Drop the window widget
by Kristian Høgsberg
· 13 years ago
a8a0db3
window: Move button handler to widget
by Kristian Høgsberg
· 13 years ago
4f7dcd6
window: Add a window menu
by Kristian Høgsberg
· 13 years ago
b3cca0a
shell: Start implementing the popup surface type
by Kristian Høgsberg
· 14 years ago
e59d74a
resizor: add exit key and cleanups
by Pekka Paalanen
· 14 years ago
bbedd7e
clients: Implement a toy-menu for testing the menu surface type
by Kristian Høgsberg
· 14 years ago
8da0fbd
resizor: Use symbolic name for BTN_RIGHT
by Kristian Høgsberg
· 14 years ago
c5241f5
Never include wayland-util.h directly
by Kristian Høgsberg
· 14 years ago
50719bc
Fix inconsistent #include style
by Pekka Paalanen
· 14 years ago
3a69627
window: Stop using glib mainloop in toy toolkit
by Kristian Høgsberg
· 14 years ago
9de79a9
window.c: Drop global handler argument
by Kristian Høgsberg
· 14 years ago
a8d1fa7
clients: Bring clients up to date
by Kristian Høgsberg
· 14 years ago
11e2828
Merge remote-tracking branch 'bnf/surface-frame-event'
by Kristian Høgsberg
· 14 years ago
b4b6734
Define global handler on display creation
by Tim Wiederhake
· 14 years ago
ec4d342
Support per surface frame events
by Benjamin Franzke
· 14 years ago
eae5569
remove unused variable
by Tim Wiederhake
· 14 years ago
248c1b6
Add an orange pop-up menu to test the new map_transient request
by Kristian Høgsberg
· 14 years ago
67cac8a
Pass input device and time in key_handler callback
by Kristian Høgsberg
· 14 years ago
da846ca
Fix terminal resizing
by Kristian Høgsberg
· 14 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