1223 Commits (84d62dc9993d746cbbf110c2b212dd8325b7e9be)
 

Author SHA1 Message Date
Pekka Paalanen 09d65d0e64 config: fix boolean parsing 13 years ago
Kristian Høgsberg fc32c394e7 config: Don't print warning when XDG_CONFIG_HOME isn't set 13 years ago
Pekka Paalanen 668dd56918 window: add a helper for config file paths 13 years ago
Kristian Høgsberg b38666e6d7 desktop-shell: Add sample ini file 13 years ago
Kristian Høgsberg ac3a59a0d1 window: Add a cheesy parser for ini-files, use it in desktop-shell 13 years ago
Kristian Høgsberg 64f1c3fd52 De-brand the tablet shell 13 years ago
Kristian Høgsberg c4693c4ab4 Install desktop-shell in $prefix/libexec 13 years ago
Kristian Høgsberg d826404472 compositor: Drop redundant compositor->damage 13 years ago
Kristian Høgsberg 46770139bc shell: Set initial toplevel position in map callback 13 years ago
Kristian Høgsberg 32e24cc628 compositor: Split shell->attach into map and configure 13 years ago
David Herrmann 63ff706c0e compositor-drm: Fix setting O_CLOEXEC 13 years ago
Pekka Paalanen bbe605241d compositor: only authorized client can bind desktop_shell 13 years ago
Pekka Paalanen 6cd281a023 desktop-shell: launch from the compositor 13 years ago
Ander Conselvan de Oliveira ef7c8d9ddf compositor-*: check for surfaceless_gles2 instead of surfaceless_opengl 13 years ago
Kristian Høgsberg d3ef7be781 compositor: Tweak fade spring to not overshoot 13 years ago
Kristian Høgsberg 06a670f2e7 compositor-x11: Call finish_frame from a timer callback 13 years ago
Kristian Høgsberg 3ff589df78 compositor: Make spring model always use the same time step 13 years ago
Kristian Høgsberg ff298d9834 compositor: Clear cursor buffer in create_sprite_from_png() 13 years ago
Ander Conselvan de Oliveira 0de0aafa7f composior: fix tiny cursor bug with drm compositor 13 years ago
Casey Dahlin fb39963cc9 Update .gitignores 13 years ago
Tiago Vignatti ac9cfd3065 evdev: Simplify error path for device creation 13 years ago
Tiago Vignatti d9f7d1f0c5 evdev: Delete unused fields from evdev_input_device 13 years ago
Tiago Vignatti ac2dc6aafe evdev: Add hotplug support 13 years ago
Ander Conselvan de Oliveira 9a38a0a191 compositor: page flip away from a client buffer if it's destroyed 13 years ago
Kristian Høgsberg ac5098f11a Merge remote-tracking branch 'robster/rob/pointer-fixes' 13 years ago
Rob Bradford 1d72447d9b compositor: Report an error if we cannot the load the pointer image files 13 years ago
Rob Bradford d354711fc7 compositor: Don't try and use a NULL sprite for the device pointer 13 years ago
Rob Bradford 8bd35c7770 window: Avoid setting an invalid surface for the pointer 13 years ago
Rob Bradford 21223bf6d1 window: Report an error if we cannot load the pointer files 13 years ago
Kristian Høgsberg 2459694ab2 compositor: Clean up resource destroy callback handling 13 years ago
Pekka Paalanen 02ebfb1276 compositor: fix drag segfault 13 years ago
Ander Conselvan de Oliveira 02924bc0b6 compositor: fix whitespace error in wlsc_output_set_cursor 13 years ago
Ander Conselvan de Oliveira 22e22a55be compositor: don't schedule idle_repaint from calls to repaint 13 years ago
Kristian Høgsberg a4b7e20392 drm: Only add an output once we've successfully initialized it 13 years ago
Kristian Høgsberg 53e79898a4 drm: Remove unneccesary drm_output_prepare_render() call 13 years ago
Kristian Høgsberg 9c46ff1a1e drm: Specify depth as 24 when creating the KMS FB 13 years ago
Kristian Høgsberg 191454e6c2 compositor: Rename scanout surfaces 13 years ago
Ander Conselvan de Oliveira f1621d2945 compositor: don't release the front buffer after page flip 13 years ago
Ander Conselvan de Oliveira 3b19966f19 compositor: move setup of scanout surface out of wlsc_output_repaint 13 years ago
Eugeni Dodonov 397b908d7b Add missing include for gio.h. 13 years ago
Kristian Høgsberg bf8bd5aa3a cairo-util: Fix another last-minute typo 13 years ago
Kristian Høgsberg 27d3866045 cairo-util: Add helper to load jpeg files 13 years ago
Kristian Høgsberg 9ef9e0ecf9 simple-egl: Remove leftover wl_visual variable 13 years ago
Kristian Høgsberg cbd06f94d1 compositor: Silence a couple of valgrind warnings 13 years ago
Kristian Høgsberg 32ff1f5012 compositor: Dont repick for grabbed surfaces 13 years ago
Kristian Høgsberg bcee9a4b25 desktop-shell: Add beginning of pop-up menu to panel 13 years ago
Kristian Høgsberg dcef9ca23c x11: Fix last-minute edit bug 13 years ago
Kristian Høgsberg d6e5525a20 x11: Manage xserver focus better 13 years ago
Kristian Høgsberg 707e10fa75 x11: Handle a few more window property atoms 13 years ago
Kristian Høgsberg a6ef0993e8 x11: Truncate property string to property length 13 years ago