2214 Commits (496adb3bb3e2b762155aaa80a52b91874ba6b715)

Author SHA1 Message Date
Kristian Høgsberg 88c1607fb7 shell: Remove lock/unlock listeners on shutdown 13 years ago
Kristian Høgsberg 199fbb8081 xwm: Paint different decoration for active surface 13 years ago
Kristian Høgsberg bc4db77864 src: Don't add COMPOSITOR_CFLAGS to AM_CPPFLAGS 13 years ago
Kristian Høgsberg 20d0028a56 Rename libconfig-parser to libshared 13 years ago
Kristian Høgsberg 176b471a8e xwm: Don't repaint after destroying window 13 years ago
Ander Conselvan de Oliveira f6f9069138 compositor: Fix cursor positioning right after input_device.attach 13 years ago
Kristian Høgsberg 19ce462217 xwm: Update window title when window property change 13 years ago
Kristian Høgsberg 2a088867ab xwm: Put a title bar on it 13 years ago
Kristian Høgsberg 13e8e4717e xwm: Reparent X windows, paint a red decoration frame 13 years ago
Kristian Høgsberg c7ca355ec5 compositor: Only call weston_surface_update_transform from repaint 13 years ago
Kristian Høgsberg c2d16000b9 compositor: Remove a few leftover screenshooter declarations 13 years ago
Kristian Høgsberg bef52d1423 Update to new libxkbcommon API 13 years ago
Jonas Ådahl c0ca399f22 evdev: Use wl_fixed_t for relative motions 13 years ago
Kristian Høgsberg b71302e1db Fix a few -pedantic warnings 13 years ago
Kristian Høgsberg c4621b07f6 compositor: Report refresh rates in mHz 13 years ago
Kristian Høgsberg 34829dec71 compositor: Simplify clip_pointer_motion() and make it handle dead areas 13 years ago
Jonas Ådahl f647c5a5d5 compositor: When clipping pointer motions, don't loose precision 13 years ago
Kristian Høgsberg e11bbe4cc8 compositor: Use wl_fixed_t for incoming input events 13 years ago
Kristian Høgsberg 1f37601850 compositor: Move pointer motion clipping to its own function 13 years ago
Jonas Ådahl c39aa5afca evdev: Convert wl_fixed_t to int before using internally 13 years ago
Daniel Stone d42f457b66 Load an XKB keymap and state in the compositor 13 years ago
Daniel Stone 855028fec9 Add xkb_names member plus config + X11 support 13 years ago
Daniel Stone 103db7fb56 Convert wire input co-ordinates to fixed-point 13 years ago
Daniel Stone b230a7ee58 Convert internal input co-ordinates to GLfloat 13 years ago
Daniel Stone bd3489b6e1 Add fixed-point versions of weston_surface_{to, from}_global 13 years ago
Tiago Vignatti 52e598cf51 shell: use own struct for transient surfaces 13 years ago
Tiago Vignatti 70e5c9cc42 shell: fix uninitialized variable warning 13 years ago
Daniel Stone e5a0120757 Rename 'state' in axis (or ambiguous) bindings to 'value' 13 years ago
Daniel Stone 5d66371743 Change button from int to uint32_t 13 years ago
Daniel Stone da5b93c8d7 Change key/button grab bindings to take unsigned state 13 years ago
Kristian Høgsberg 8e1f77fee3 drm: Make KMS hw cursors work again 13 years ago
Ander Conselvan de Oliveira a64b15d160 compositor-drm: alow scanning out of buffers with XRGB8888 format 13 years ago
Ander Conselvan de Oliveira 555c17ddd8 compositor-drm: refactor to avoid unnecessary allocation of KMS FBs 13 years ago
Kristian Høgsberg e7afd919c9 shell: Handle set_title and set_class 13 years ago
Cooper Yuan 4577adce8c Use the dummy pbuffer we create to make current 13 years ago
Ander Conselvan de Oliveira 5f5f31939d compositor-drm: call EGL cleanup functions on exit 13 years ago
Kristian Høgsberg f7e23d5c88 shell: Always configure when surface type changes 13 years ago
Kristian Høgsberg 7f366e7053 shell: Don't move or reconfigure surfaces until we get the new buffer 13 years ago
Alex Wu 7bcb8bd30e shell: Fix not remove rotation for fullscreen surf 13 years ago
Ander Conselvan de Oliveira fb9808993b shell: allocate enough memory for shsurf->ping_timer 13 years ago
Kristian Høgsberg 306e36185c tests: Add an initial weston integration test 13 years ago
Scott Moreau e17f61008c compositor: Initialize xserver variable 13 years ago
Pekka Paalanen f31ad10b77 compositor: report .so path when load_module() fails 13 years ago
Juan Zhao e10d279017 shell-animation: add conf option in shell 13 years ago
Juan Zhao 2abd07b200 animation: add fading-in animation 13 years ago
Kristian Høgsberg 90c6f1c90e xserver: Move window property reading to set_window_id handler 13 years ago
Kristian Høgsberg 54094c3d42 xserver: Read window properties in map request handler 13 years ago
Kristian Høgsberg ca535c1998 shell: Don't ping internal shell surfaces 13 years ago
Tiago Vignatti bc052c99f9 compositor: introduce internal shell_interface 13 years ago
Kristian Høgsberg b10f1e3ab0 compositor: Set pointer surface input region to empty on attach 13 years ago