1537 Commits (8e2c67c317ae048ce8b8530ea1e63499c0e9ece6)

Author SHA1 Message Date
Pekka Paalanen 2d9d689427 clients/scaler: add modes to test wl_scaler version 2 11 years ago
Jasper St. Pierre e81a175fa1 clients: Remove unused client-side resize tracking code 11 years ago
Kristian Høgsberg c7680b09dd xdg-shell: Bump unstable version to 3 11 years ago
Jasper St. Pierre 8c6aa45f97 xdg-shell: Replace the set_* atrocity with a new approach 11 years ago
Jasper St. Pierre b223a72147 xdg-shell: Rename focused_set / focused_unset to activated / deactivated 11 years ago
Jasper St. Pierre a0d8a30931 clients: Add delete handler for simple-shm / simple-egl 11 years ago
Jasper St. Pierre 5a183329ca clients: Add support for the minimize button 11 years ago
Jasper St. Pierre 63a9c336f3 Reorder the xdg_shell implementations to fit the spec'd order 11 years ago
Jasper St. Pierre 63a1410348 window: Remove window_location enum 11 years ago
Emilio Pozuelo Monfort e818d59e88 toytoolkit: avoid unnecessary redraws when focus changes 11 years ago
Kristian Høgsberg 239902b323 client: Fix shell unstable version check 11 years ago
Kristian Høgsberg 2bff94e057 xdg-shell: Move "ping" and "pong" to xdg_shell, not xdg_surface 11 years ago
Kristian Høgsberg dfaf65ba16 clients: Port simple-shm and simple-egl to xdg-shell 11 years ago
Jasper St. Pierre 9679cf9ba2 Update .gitignore 11 years ago
Jasper St. Pierre 7407345446 xdg-shell: Add set_margin request 11 years ago
Jasper St. Pierre 2097fe12d4 xdg-shell: Add a "delete" event 11 years ago
Kristian Høgsberg 44cd1968f2 xdg-shell: Drop edges arg from xdg_surface configure event 11 years ago
Kristian Høgsberg 9a7ad67d65 window: Delay scheduled redraws if we start maximize or fullscreen protocol 11 years ago
Kristian Høgsberg b405a80c05 terminal: Only reset title if we put the window size there 11 years ago
Kristian Høgsberg d2a0213ee4 window: Ask xkbcommon whether or not to repeat a key 11 years ago
Quentin Glidic 088ba5e475 Makefile.am: Fix protocol source files usage 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
Ander Conselvan de Oliveira 23900f70e5 input: Empty the current input region when configuring pointer surfaces 11 years ago
Kristian Høgsberg e73eccdb66 build: Move clients/Makefile.am into toplevel Makefile.am 11 years ago
Kristian Høgsberg a72d375667 clients: Drop pdf viewer sample client 11 years ago
Jonas Ådahl 82fced41cc simple-egl: Fix -Wsign-compare compiler warning 11 years ago
U. Artie Eoff bae79ca741 clients/window: fail if NULL returned from frame_create 11 years ago
U. Artie Eoff 86c68b328a weston-info: free allocated memory and check OOM conditions 11 years ago
U. Artie Eoff 09827e2643 terminal: use xstrdup instead to handle OOM 11 years ago
U. Artie Eoff 5cda4e328d use xzalloc wrapper instead 11 years ago
U. Artie Eoff 3c946779df clients/desktop-shell: check OOM conditions 11 years ago
Kristian Høgsberg 6f394d59a1 resizor: Don't resize if maximized 11 years ago
Bryce W. Harrington 3abdafd12d terminal: Only set title if asprintf succeeded 11 years ago
Kristian Høgsberg 211b517e8c shell: Move maximize and fullscreen bindings to mod + SHIFT 11 years ago
Kristian Høgsberg b637a40df9 window: Properly destroy tooltip windows when parent window is destroyed 11 years ago
Kristian Høgsberg d6d3b377f8 keyboard: Make debug output less verbose 11 years ago
Kristian Høgsberg 700d6ad071 keyboard: Don't strcat() into a strdup()ed string 11 years ago
Kristian Høgsberg a548b4b85c keyboard: Fix insert_text() string utility 11 years ago
Neil Roberts 97b747cdda westoy: Add an option to explicitly disable cairo on a widget 11 years ago
Pekka Paalanen b0420aeb3d protocol: rename wl_surface_scaler to wl_viewport 11 years ago
Kristian Høgsberg ef9c8eb2db keyboard: Handle touch up event 11 years ago
Kristian Høgsberg 966e3ed247 editor: Add missing touch-to-activate for the entries 11 years ago
Armin K 917711bd59 clients: Fix libexec clients install 11 years ago