4605 Commits (2663c68330a90dc8db7501876ea0267b1a494d0c)
 

Author SHA1 Message Date
Derek Foreman 2663c68330 launcher-util: Force all weston_launcher_open()s to use O_CLOEXEC 9 years ago
Derek Foreman 8f5acc2f3a logind: actually close fd in weston_launcher_close() 9 years ago
Dima Ryazanov b0f5a25d16 xwm: Fix the window decoration hints. 9 years ago
Hardening 0c944b07c4 RDP compositor: fixes for multiple connections, mstsc and FreeRDP master compilation 9 years ago
Jonas Ådahl e4df9eea26 protocol: Improve formatting of input method and text protocols 9 years ago
Giulio Camuffo 4a787f805e man: use Xwayland instead of Xorg 9 years ago
Derek Foreman 0f29923e30 text-input: Replace model with input 10 years ago
Derek Foreman 516d603515 text: Fix text-input for multi-seat 10 years ago
Giulio Camuffo 84787ea45f xwm: make X windows of type 'utility' inactive 10 years ago
Ryo Munakata 79954ec9fe desktop-shell: set the current size in the first 'resizing' configure event 10 years ago
Giulio Camuffo b114715dae compositor: send the output_created signal after inserting it in the list 10 years ago
Manuel Bachmann 22f3430175 editor: implement Cut,Copy,Paste 10 years ago
Bryce Harrington 71c9ac6c7f configure.ac: bump to version 1.7.91 for the alpha release 10 years ago
Bryce Harrington a20db38437 tests: Fix Samsung copyright assignment on xwayland test 10 years ago
Jonas Ådahl f1bb57dd31 xdg-shell: Specify fullscreen size-mismatch handling 10 years ago
Jonas Ådahl dde4955d4c xdg-shell: Specify the meaning of 0x0 window geometry in configure 10 years ago
Jonas Ådahl 7d1ad1122b xdg-shell: Some xdg_popup clarifications 10 years ago
Jonas Ådahl 6ce76f00de xdg-shell: Some minor clarifications 10 years ago
Jonas Ådahl a46cf2862f xdg-shell: Fix a couple of typos 10 years ago
Jonas Ådahl 56c2c35e2e xdg-shell: Document that xdg_surface.set_window_geometry needs a commit 10 years ago
Jonas Ådahl cd94a46b97 xdg-shell: Require a buffer and a wl_surface.commit for mapping a window 10 years ago
Jonas Ådahl ee45a55dea xdg-shell: Move xdg_shell.get_xdg_popup errors to xdg_shell 10 years ago
Jonas Ådahl 49d77d20ae xdg-shell: Require proper object tree destruction 10 years ago
Derek Foreman 29612053e5 tests: fix typo 10 years ago
Giulio Camuffo d46bb01b62 data-device: send the selection to all the wl_data_device resources of a client 10 years ago
Giulio Camuffo dddf9e67b7 data-device: add a function to send the selection to a client 10 years ago
Giulio Camuffo 6a94a99f39 clipboard: don't crash if the source client does not send a mime type 10 years ago
Derek Foreman 4c93c08679 touch: Make weston_touch_set_focus() take a touch instead of a seat 10 years ago
Pekka Paalanen ca79076b03 compositor: change weston_surface::destroy_signal argument 10 years ago
Pekka Paalanen 08d3fb7625 compositor: inert wl_surface objects do not exist 10 years ago
Nobuhiko Tanibata e259a7a7d2 ivi-shell: set an initial value for ivi-surface. 10 years ago
Nobuhiko Tanibata 0a19e23356 ivi-shell: remove unnecesary code in ivi_shell_surface_configure 10 years ago
Nobuhiko Tanibata 65160dcade ivi-shell: fit source rectangle of ivi-surface to the size of application content. 10 years ago
Nobuhiko Tanibata bcff632727 ivi-shell: remove unnecesary assignment of fail safe value. 10 years ago
Nobuhiko Tanibata e6cc997097 ivi-shell: remove unnecesary code in ivi_layout_surface_configure 10 years ago
Nobuhiko Tanibata c3fd624e29 ivi-shell: support surface screen shot of ivi_layout by using weston_surface_copy_content 10 years ago
Bryce Harrington e12a186ab0 notes: Don't manipulate lists while tranversing the list 10 years ago
Dima Ryazanov cead794101 desktop-shell: Remove the panel popup 10 years ago
Dima Ryazanov 497f25de57 desktop-shell: Require a popup parent to be a shell surface 10 years ago
Derek Foreman 6d11679843 build: fix setuid check 10 years ago
Derek Foreman 9a0b2b54e2 xwm: Fix a weston crash when a window surface is created after unmap 10 years ago
Jon A. Cruz 90f23ca3f4 build: give explicit error when unable to setuid on install. 10 years ago
Derek Foreman 4937214999 xwm: Add and use helper function for looking up windows in the hash table 10 years ago
Pekka Paalanen 46804ca5dd tests: add ivi_layout stand-alone test module 10 years ago
Pekka Paalanen f5b74f7ded tests: ivi_layout test infrastructure 10 years ago
Pekka Paalanen 0eb09412b3 tests: add a basic ivi-shell test 10 years ago
Pekka Paalanen 8b69d03faf gl-renderer: fix configless_context check 10 years ago
Pekka Paalanen f282454cf6 gl-renderer: check EGL_EXT_platform_base in supports() 10 years ago
Manuel Bachmann 2992d7192d gl-renderer: fix EGL initialization steps 10 years ago
Derek Foreman b4deec6490 xwm: fix extra break 10 years ago