4065 Commits (762b231e0b08cb0600ac018038c32eb1f327ad54)
 

Author SHA1 Message Date
Kristian Høgsberg b405a80c05 terminal: Only reset title if we put the window size there 11 years ago
Kristian Høgsberg c896401209 input: Run touch binding before calling touch grab 11 years ago
Kristian Høgsberg d2a0213ee4 window: Ask xkbcommon whether or not to repeat a key 11 years ago
Kristian Høgsberg c988362a39 input: Transform to surface coordinates outside resource for loop 11 years ago
Kristian Høgsberg 4c72f5721e shell: Remove elaborate if-statement with empty body 11 years ago
Kristian Høgsberg 0b7d9958a8 shell: Handle wl_shell surfaces created by xwayland correctly 11 years ago
Kristian Høgsberg 49fcd001b1 build: Pass pkg-config CFLAGS as target_CFLAGS, not CPPFLAGS 11 years ago
Kristian Høgsberg 1d2dd077e7 build: Add a rule for creating git-version.h when we don't have a git repo 11 years ago
Pekka Paalanen 5124b53a13 build: fix weston-info CFLAGS 11 years ago
Pekka Paalanen cca3a06cab build: pass client flags to test programs 11 years ago
Kristian Høgsberg 304d40d615 .gitignore: Add .dirstamp 11 years ago
Guillem Jover dff63a2300 build: Set a default aux dir 11 years ago
Kristian Høgsberg bece0ee726 build: Don't dist generated sources 11 years ago
Quentin Glidic 088ba5e475 Makefile.am: Fix protocol source files usage 11 years ago
Kristian Høgsberg 5e647ca146 xwayland: Fix typo in open flags for Xorg log file 11 years ago
Kristian Høgsberg 6fd73cd3c0 build: Add -Wsign-compare to GCC flags 11 years ago
Jasper St. Pierre 1e47a93f85 Revert "stacking: Remove transient window support" 11 years ago
Jasper St. Pierre 53686048cc window: Add wrappers for xdg_surface_set_transient_for 11 years ago
Jasper St. Pierre 0790e3978a westoy: Port the toy toolkit over to xdg-shell 11 years ago
Jasper St. Pierre c0f17aba5e westoy: Remove MAXIMIZED and FULLSCREEN as separate window types 11 years ago
Jasper St. Pierre 76ec0826bc westoy: Remove fullscreen methods 11 years ago
Jasper St. Pierre 7f4386e90a westoy: Use subsurfaces for tooltips instead of transient windows 11 years ago
Jasper St. Pierre e22952bb13 westoy: Schedule a full resize when we add a subsurface 11 years ago
Jasper St. Pierre b0d604ff5b stacking: Remove transient window support 11 years ago
Jasper St. Pierre faf27a9a3b weston: Send xdg_surface_send_focused_[un]set when focusing surfaces 11 years ago
Ander Conselvan de Oliveira f84327aef2 input: Remove exported function weston_pointer_verify() 11 years ago
Emilio Pozuelo Monfort adaa20c017 desktop-shell: initialize children link 11 years ago
Emilio Pozuelo Monfort 38b58eba74 desktop-shell: maximize the surface with the kbd focus 11 years ago
Guillem Jover 32b793cb7f compositor: Clarify XDG_RUNTIME_DIR misconfiguration message 11 years ago
Ander Conselvan de Oliveira 4d363cfcf6 input: Fix weston_seat_init_keyboard() error path 11 years ago
Ander Conselvan de Oliveira 23900f70e5 input: Empty the current input region when configuring pointer surfaces 11 years ago
Kristian Høgsberg cd31275f28 build: Stop using xmllint to validate protocol files 11 years ago
Kristian Høgsberg 0822942be2 build: Drop wayland-scanner.mk 11 years ago
Kristian Høgsberg 0aa19e9457 build: Only regenerate src/git-version.h when .git/logs/HEAD changes 11 years ago
Kristian Høgsberg 0987f81ee9 build: Move shared/Makefile.am into toplevel Makefile.am 11 years ago
Kristian Høgsberg e73eccdb66 build: Move clients/Makefile.am into toplevel Makefile.am 11 years ago
Kristian Høgsberg 1e80afa36c build: Move tests/Makefile.am into toplevel Makefile.am 11 years ago
Kristian Høgsberg b7e3ef460f build: Move src/Makefile.am into toplevel Makefile.am 11 years ago
Kristian Høgsberg 68c5c10905 build: Move man/Makefile.am into toplevel Makefile.am 11 years ago
Kristian Høgsberg f9bc6f63fb build: Move protocol/Makefile.am into toplevel Makefile.am 11 years ago
Kristian Høgsberg 058bd32620 build: Move xwayland/Makefile.am into toplevel Makefile.am 11 years ago
Kristian Høgsberg bc00dbe4f5 build: Move desktop-shell/Makefile.am into toplevel Makefile.am 11 years ago
Kristian Høgsberg e895f148e6 build: Move wcap/Makefile.am into top-level Makefile.am 11 years ago
Kristian Høgsberg 5b9f9f8fc4 build: Move data/Makefile.am into Makefile.am 11 years ago
Kristian Høgsberg 396a9bb995 build: Use subdir-objects automake option 11 years ago
Kristian Høgsberg a72d375667 clients: Drop pdf viewer sample client 11 years ago
Kristian Høgsberg 36d5facc24 compositor: Fix a couple of #includes to use "" instead of <> 11 years ago
Kristian Høgsberg 1e8019c00c build: Drop use of rsvg-convert 11 years ago
Jonas Ådahl 1afb2383ea input: Unlink saved kbd focus listener when releasing seat 11 years ago
Jonas Ådahl 82fced41cc simple-egl: Fix -Wsign-compare compiler warning 11 years ago