index
:
~krh/weston
assign-planes
gbm-surface
input
layers
libweston
master
meego-tablet-shell
menu
nested
next
non-recursive-build
non-recursive-make
output
pointer-lock
popup
protocol-changes
re-exec
remote
renderer
repaint-refactor
session-manager
surface-damage
testing
threads
video
xdg-more-states
xdg-shell-fixes
xwayland-ddx
personal wayland-demos repo
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-20
xwayland: Use new Xwayland DDX
xwayland-ddx
Kristian Høgsberg
6
-147
/
+139
2014-03-20
shell: Only animate window closing for mapped windows
Kristian Høgsberg
1
-1
/
+3
2014-03-19
shell: Animate window closing
Kristian Høgsberg
1
-1
/
+31
2014-03-19
animation: Fix the fade animation to work in both directions
Kristian Høgsberg
1
-5
/
+5
2014-03-19
compsitor-x11: Report more accurate dimension of outputs
Kristian Høgsberg
1
-2
/
+6
2014-03-12
Add libinput based input device backend
Jonas Ådahl
10
-21
/
+931
2014-03-12
udev-seat: Make udev_input own its own udev object reference
Jonas Ådahl
5
-8
/
+12
2014-03-12
udev-seat: Make udev_seat_get_named take struct udev_input pointer
Jonas Ådahl
3
-8
/
+8
2014-03-12
Add support for having different GBM formats for different outputs
Neil Roberts
6
-74
/
+141
2014-03-12
Split gl_renderer_setup into two functions
Neil Roberts
1
-38
/
+52
2014-03-10
x11-backend: Override scale from weston.ini if --scale is passed
Kristian Høgsberg
1
-0
/
+3
2014-03-10
x11-backend: Add a --scale option
Jason Ekstrand
2
-4
/
+11
2014-03-10
Fix the pixman renderer with respect to output transforms
Jason Ekstrand
1
-6
/
+6
2014-02-19
xdg-shell: Improve documentation for use_unstable_version request
Kristian Høgsberg
1
-6
/
+9
2014-02-19
xdg-shell: Bump unstable version to 3
Kristian Høgsberg
5
-5
/
+5
2014-02-19
shell: Consolidate state changes into xdg_surface_change_state
Kristian Høgsberg
1
-55
/
+30
2014-02-19
xdg-shell: Replace the set_* atrocity with a new approach
Jasper St. Pierre
5
-311
/
+198
2014-02-18
weston.ini.in: Update path to weston-flower
Jasper St. Pierre
1
-1
/
+1
2014-02-18
xdg-shell: Rename focused_set / focused_unset to activated / deactivated
Jasper St. Pierre
5
-23
/
+30
2014-02-18
clients: Add delete handler for simple-shm / simple-egl
Jasper St. Pierre
2
-2
/
+16
2014-02-18
clients: Add support for the minimize button
Jasper St. Pierre
2
-2
/
+16
2014-02-18
Reorder the xdg_shell implementations to fit the spec'd order
Jasper St. Pierre
2
-28
/
+28
2014-02-18
window: Remove window_location enum
Jasper St. Pierre
1
-18
/
+2
2014-02-18
xdg-shell: Remove "edges" from description
Jasper St. Pierre
1
-6
/
+0
2014-02-18
exposay: avoid needlessly activating the active view
Emilio Pozuelo Monfort
1
-0
/
+3
2014-02-18
toytoolkit: avoid unnecessary redraws when focus changes
Emilio Pozuelo Monfort
1
-2
/
+0
2014-02-18
exposay: don't crash if a view goes away
Emilio Pozuelo Monfort
1
-2
/
+29
2014-02-18
exposay: arrange views per-output
Emilio Pozuelo Monfort
3
-82
/
+107
2014-02-18
Improvement of weston.ini.man. Add key:shell and remove tablet-shell
Nobuhiko Tanibata
1
-3
/
+16
2014-02-18
tests: Properly report skipped tests
Emilio Pozuelo Monfort
3
-14
/
+41
2014-02-18
tests: use the headless backend to run the test suite
Emilio Pozuelo Monfort
1
-6
/
+4
2014-02-18
tests: Skip buffer-count if EGL initialization fails
Emilio Pozuelo Monfort
1
-10
/
+19
2014-02-18
noop-renderer: Read the shm buffer contents on attach
Emilio Pozuelo Monfort
1
-2
/
+20
2014-02-18
noop-renderer: Set the buffer size on attach requests
Emilio Pozuelo Monfort
1
-0
/
+15
2014-02-18
compositor-headless: create input devices
Emilio Pozuelo Monfort
1
-4
/
+26
2014-02-18
input: Send leave and enter pair when the surface moves under the cursor
Kristian Høgsberg
2
-12
/
+17
2014-02-12
shell: Use the per-client responsiveness tracking for wl_shell as well
Kristian Høgsberg
1
-125
/
+73
2014-02-11
compositor: Drop core ping_handler callout
Kristian Høgsberg
4
-30
/
+6
2014-02-11
build: List xdg protocol files as nodist SOURCEs
Kristian Høgsberg
1
-4
/
+4
2014-02-11
build: Link to libshared.la instead of adding to SOURCES
Kristian Høgsberg
1
-30
/
+13
2014-02-11
client: Fix shell unstable version check
Kristian Høgsberg
5
-5
/
+23
2014-02-11
xdg-shell: Move "ping" and "pong" to xdg_shell, not xdg_surface
Kristian Høgsberg
5
-132
/
+235
2014-02-09
Don't crash when eglCreateContext fails
Mariusz Ceier
1
-2
/
+4
2014-02-07
clients: Port simple-shm and simple-egl to xdg-shell
Kristian Høgsberg
3
-54
/
+119
2014-02-07
Update .gitignore
Jasper St. Pierre
3
-39
/
+49
2014-02-06
xdg-shell: Add set_margin request
Jasper St. Pierre
5
-0
/
+72
2014-02-06
xdg-shell: Add a "delete" event
Jasper St. Pierre
2
-12
/
+33
2014-02-05
build: Add missing AM_CFLAGS to client target CFLAGS
Kristian Høgsberg
1
-28
/
+31
2014-02-05
xdg-shell: Drop edges arg from xdg_surface configure event
Kristian Høgsberg
3
-7
/
+18
2014-02-05
nested-client: Fix build error
Jason Ekstrand
1
-0
/
+1
[next]