projects
/
profile
/
ivi
/
weston-ivi-shell.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tablet-shell: Don't use compositor->surface_list
[profile/ivi/weston-ivi-shell.git]
/
clients
/
2012-06-18
Alexander Preisinger
Add minimum size for terminal
tree
|
commitdiff
2012-06-18
Daniel Stone
tablet-shell: Fix compilation warnings
tree
|
commitdiff
2012-06-18
Daniel Stone
Don't segfault clients when cursor isn't found
tree
|
commitdiff
2012-06-18
Alex Wu
tablet-shell: Add actual actions for launcher.
tree
|
commitdiff
2012-06-15
Ander Conselvan...
window: Implement animated cursors (using pointer surfaces)
tree
|
commitdiff
2012-06-15
Ander Conselvan...
compositor: Track pointer image protocol change
tree
|
commitdiff
2012-06-15
Scott Moreau
simple-egl: Minor fix ups.
tree
|
commitdiff
2012-06-12
Pekka Paalanen
clients: don't crash weston-desktop-shell without the...
tree
|
commitdiff
2012-06-12
Pekka Paalanen
simple-egl: move function call out of assert()
tree
|
commitdiff
2012-06-11
Kristian Høgsberg
clock: Default to not show seconds
tree
|
commitdiff
2012-06-11
Kristian Høgsberg
clock: Drop transparent background
tree
|
commitdiff
2012-06-11
Kristian Høgsberg
clock: Just always do strftime in redraw handler
tree
|
commitdiff
2012-06-11
Kristian Høgsberg
desktop-shell: Fix broken clock indentation
tree
|
commitdiff
2012-06-11
Rafal Mielniczuk
desktop-shell: move panel_add_clock call to panel_creat...
tree
|
commitdiff
2012-06-08
Kristian Høgsberg
clock: Read fd to avoid 100% cpu usage
tree
|
commitdiff
2012-06-08
Martin Minarik
desktop-shell: Add panel clock
tree
|
commitdiff
2012-06-06
Pekka Paalanen
Rewrite shm buffer file allocation v2
tree
|
commitdiff
2012-06-05
Kristian Høgsberg
shell: Use a busy cursor animation for unresponsive...
tree
|
commitdiff
2012-06-05
Kristian Høgsberg
window.c: Add primitive support for animated cursors
tree
|
commitdiff
2012-06-05
Kristian Høgsberg
window.c: Set focus widget before calling enter handler
tree
|
commitdiff
2012-06-04
Kristian Høgsberg
window.c: Add watch cursor
tree
|
commitdiff
2012-06-04
Kristian Høgsberg
window.c: Drop timestamp argument to input_set_pointer_...
tree
|
commitdiff
2012-06-04
Scott Moreau
Drop user input detection from text cursor position...
tree
|
commitdiff
2012-06-04
Scott Moreau
Convert text cursor position protocol to use fixed...
tree
|
commitdiff
2012-06-03
Kristian Høgsberg
terminal: Use serial, not timestamp for setting the...
tree
|
commitdiff
2012-06-01
Daniel Stone
Add support for wl_keyboard::keymap events
tree
|
commitdiff
2012-06-01
Kristian Høgsberg
window.c: Handle losing selection data source
tree
|
commitdiff
2012-05-31
Daniel Stone
clients: Move XKB info from display to input struct
tree
|
commitdiff
2012-05-31
Daniel Stone
Convert wl_pointer::axis to wl_fixed_t
tree
|
commitdiff
2012-05-31
Daniel Stone
Use enum wl_keyboard_key_state instead of integer
tree
|
commitdiff
2012-05-31
Daniel Stone
Use enum wl_pointer_button_state instead of integer
tree
|
commitdiff
2012-05-31
Daniel Stone
Support wl_keyboard::modifiers event
tree
|
commitdiff
2012-05-31
Pekka Paalanen
window: add wrapper for EPOLL_CLOEXEC
tree
|
commitdiff
2012-05-31
Scott Moreau
Implement text cursor position protocol.
tree
|
commitdiff
2012-05-29
Ander Conselvan...
dnd: implement option for not offering data to other...
tree
|
commitdiff
2012-05-29
David Herrmann
terminal: add glyphs to character list
tree
|
commitdiff
2012-05-29
David Herrmann
terminal: fix up horizontal scan-line characters
tree
|
commitdiff
2012-05-29
Yan Wang
Weston: Free allocated cursors array when destroying
tree
|
commitdiff
2012-05-26
Ander Conselvan...
dnd: work around cairo-gl brokenness
tree
|
commitdiff
2012-05-26
Ander Conselvan...
window: rename enum pointer_type to cursor_type
tree
|
commitdiff
2012-05-26
Ander Conselvan...
window: track changes in libwayland-cursor api
tree
|
commitdiff
2012-05-26
Tiago Vignatti
clients: desktop-shell: show tooltip for panel items
tree
|
commitdiff
2012-05-26
Tiago Vignatti
window: add simple text tooltip handlers
tree
|
commitdiff
2012-05-22
Kristian Høgsberg
Share code to to classify pointer location in frame
tree
|
commitdiff
2012-05-22
Ander Conselvan...
window: use libwayland-cursor instead of libXcursor
tree
|
commitdiff
2012-05-21
Tiago Vignatti
window: send transient flags over the wire
tree
|
commitdiff
2012-05-16
Kristian Høgsberg
simple-egl: Fix crash and simplify
tree
|
commitdiff
2012-05-16
Daniel Stone
Convert wl_input_device to wl_seat (and friends)
tree
|
commitdiff
2012-05-16
Kristian Høgsberg
Rename libconfig-parser to libshared
tree
|
commitdiff
2012-05-16
Kristian Høgsberg
Move cairo-util to shared/
tree
|
commitdiff
2012-05-16
Kristian Høgsberg
window: Move frame rendering to cairo-util
tree
|
commitdiff
2012-05-16
Kristian Høgsberg
window: Move theme rendering code to cairo-util
tree
|
commitdiff
2012-05-16
Kristian Høgsberg
window: Move all frame theme related state into new...
tree
|
commitdiff
2012-05-16
Kristian Høgsberg
window: Compute title vertical position based on font...
tree
|
commitdiff
2012-05-15
Rob Bradford
window: Store the outputs that the window is on
tree
|
commitdiff
2012-05-14
Scott Moreau
toytoolkit: Recalculate input region if client has...
tree
|
commitdiff
2012-05-14
Pekka Paalanen
window: fix missed xkb API adaptation
tree
|
commitdiff
2012-05-14
Scott Moreau
simple-shm: Handle ping event.
tree
|
commitdiff
2012-05-11
Kristian Høgsberg
clients: Remove superfluous #includes
tree
|
commitdiff
2012-05-11
Kristian Høgsberg
Update to new libxkbcommon API
tree
|
commitdiff
2012-05-11
Kristian Høgsberg
resizor: More resizing
tree
|
commitdiff
2012-05-11
Kristian Høgsberg
simple-egl: Add option -o to make surface opaque
tree
|
commitdiff
2012-05-10
Jonas Ådahl
clients: Add motion event trails to clickdot
tree
|
commitdiff
2012-05-10
Martin Minarik
window.c: frame_button: Maximize, minimize, close,...
tree
|
commitdiff
2012-05-10
Kristian Høgsberg
window.c: Just use float instead of GLfloat, remove...
tree
|
commitdiff
2012-05-09
Dima Ryazanov
window: Don't crash if a cursor image failed to load.
tree
|
commitdiff
2012-05-08
Rafal Mielniczuk
window: fix check of cursor image load result
tree
|
commitdiff
2012-05-08
Kristian Høgsberg
Port Wayland clients to new xkbcommon API
tree
|
commitdiff
2012-05-08
Daniel Stone
Convert wire input co-ordinates to fixed-point
tree
|
commitdiff
2012-05-08
Daniel Stone
Convert internal input co-ordinates to GLfloat
tree
|
commitdiff
2012-05-07
Ander Conselvan...
window: use only one shm pool for all the cursor images
tree
|
commitdiff
2012-05-07
Daniel Stone
Change button from int to uint32_t
tree
|
commitdiff
2012-05-07
Daniel Stone
Change key/button grab bindings to take unsigned state
tree
|
commitdiff
2012-05-03
Ander Conselvan...
window: use libXcursor for loading pointer images
tree
|
commitdiff
2012-05-02
Ander Conselvan...
simple-egl: add option for running fullscreen
tree
|
commitdiff
2012-05-02
Kristian Høgsberg
window: Set window title and class
tree
|
commitdiff
2012-04-27
Kristian Høgsberg
window: Only set toplevel window type if nothing else...
tree
|
commitdiff
2012-04-27
Kristian Høgsberg
Merge remote-tracking branch 'pq/simple-fixes'
tree
|
commitdiff
2012-04-26
Pekka Paalanen
fix build for --disable-clients --enable-simple-clients
tree
|
commitdiff
2012-04-26
Pekka Paalanen
simple-shm: no need for wayland-egl.h
tree
|
commitdiff
2012-04-26
Pekka Paalanen
simple-shm: handle shm buffer failure
tree
|
commitdiff
2012-04-26
Pekka Paalanen
simple-shm: render meaningful diagnostics
tree
|
commitdiff
2012-04-25
Scott Moreau
gears: Allow model rotation with pointer
tree
|
commitdiff
2012-04-20
Scott Moreau
screenshooter: Don't assume output offsets start at...
tree
|
commitdiff
2012-04-20
Scott Moreau
screenshooter: Move buffer assembly to client side
tree
|
commitdiff
2012-04-20
Scott Moreau
screenshooter: Grab pixel data directly before buffer...
tree
|
commitdiff
2012-04-20
Casey Dahlin
Send surface enter/leave events
tree
|
commitdiff
2012-04-19
Scott Moreau
Install structuring for ping-pong protocol
tree
|
commitdiff
2012-04-13
Kristian Høgsberg
window.c: Drop the toolkit grab when we start a composi...
tree
|
commitdiff
2012-04-13
Kristian Høgsberg
window: Send serial number in set_popup request
tree
|
commitdiff
2012-04-13
Kristian Høgsberg
window: Initialize redraw_task.link so we can always...
tree
|
commitdiff
2012-04-12
Kristian Høgsberg
Follow wayland change to serial numbers
tree
|
commitdiff
2012-04-11
Casey Dahlin
weston: update .gitignore files
tree
|
commitdiff
2012-04-10
Kristian Høgsberg
window: Fix remaining references to the egl image surfa...
tree
|
commitdiff
2012-04-10
Kristian Høgsberg
Merge branch 'output-hotplug' of git://people.freedeskt...
tree
|
commitdiff
2012-04-10
Kristian Høgsberg
window: Drop EGLImage surface type
tree
|
commitdiff
2012-04-10
Kristian Høgsberg
window: Only unmap shm surface backing memory if it...
tree
|
commitdiff
2012-04-10
Kristian Høgsberg
window: Simplify the shm surface management
tree
|
commitdiff
2012-04-04
Kristian Høgsberg
screenshot.c: Fix up a few stylistic issues
tree
|
commitdiff
2012-04-04
Scott Moreau
screenshooter: Properly handle multiple outputs.
tree
|
commitdiff
next