240 Commits (d51624f915bbb8c0ccb3e98f8f98c3325263f030)

Author SHA1 Message Date
Kristian Høgsberg 3e0fe5c0df window: Set window title and class 13 years ago
Kristian Høgsberg 407ef64e17 window: Only set toplevel window type if nothing else is set 13 years ago
Casey Dahlin 9074db5d62 Send surface enter/leave events 13 years ago
Scott Moreau ff1db4a4f3 Install structuring for ping-pong protocol 13 years ago
Kristian Høgsberg a6c8b0084f window.c: Drop the toolkit grab when we start a compositor grab 13 years ago
Kristian Høgsberg f2eb68a921 window: Send serial number in set_popup request 13 years ago
Kristian Høgsberg 84b76c72c8 window: Initialize redraw_task.link so we can always remove it 13 years ago
Kristian Høgsberg eae5de7609 Follow wayland change to serial numbers 13 years ago
Kristian Høgsberg 5990fbb6e2 window: Fix remaining references to the egl image surface type 13 years ago
Kristian Høgsberg bad4297380 window: Drop EGLImage surface type 13 years ago
Kristian Høgsberg 24b5e230fa window: Only unmap shm surface backing memory if it belongs to surface 13 years ago
Kristian Høgsberg 6e2a8d74b5 window: Simplify the shm surface management 13 years ago
Kristian Høgsberg 610a3f2922 window: Check load_image result for NULL 13 years ago
Jonas Ådahl 3685c3abf6 Fix `unused-result' warnings. 13 years ago
Kristian Høgsberg 1103a1a484 window: Use a persistent, big shm pool during resize 13 years ago
Kristian Høgsberg 8f64ed0381 window: Only initialize egl if we have cairo egl 13 years ago
Kristian Høgsberg 16626282fd clients: Use new shm interface 13 years ago
Kristian Høgsberg 875ab9e735 Add signedness warning flag and fix fallout 13 years ago
Kristian Høgsberg 9629fe3206 Simplify shm buffer handling 13 years ago
Kristian Høgsberg 42b4f80116 window.c: Do resize work from the repaint idle callback 13 years ago
Kristian Høgsberg 6bd4d97271 window.c; Only redraw once per frame 13 years ago
Scott Moreau 210d079817 Hook up axis events. 13 years ago
Kristian Høgsberg ec323d222c window.c: Increase drop shadow fluffiness 13 years ago
Kristian Høgsberg b8abe7e9ae window.c: Tweak window decoration appearance 13 years ago
Kristian Høgsberg f02a649a3c Consolidate image loading code and move to shared/ 13 years ago
Kristian Høgsberg bcacef19b0 Add an option parser 13 years ago
Rob Clark 6396ed36f4 clients/window: fix build issues w/ gles 13 years ago
Kristian Høgsberg b435e84d5a window: Compute frame boundary for all windows except fullscreen 13 years ago
Kristian Høgsberg 63e5e06d82 window: Only set opaque and input regions if they change 13 years ago
Kristian Høgsberg 067fd60534 window.c: Drop support for rgb contexts 13 years ago
Kristian Høgsberg f10df85cd7 window: Set opaque region after child widget adjusts size 13 years ago
Kristian Høgsberg fcfc83f6ae clients: Use wl_display_disconnect() 13 years ago
Kristian Høgsberg 010f98b083 window: Track and report input and opaque regions 13 years ago
Kristian Høgsberg 06d58b74af Update to enter/leave events for pointer and keyboard 13 years ago
Kristian Høgsberg 2675dc1c8d window: Don't draw decorations in fullscreen mode 13 years ago
Kristian Høgsberg 1517defe13 window: Set window type as it changes, not on every attach 13 years ago
Daniel Stone 0d5a509ae5 window: Use constant keycode offset of 8 13 years ago
Daniel Stone 9d4f030c0b window: Use new xkbcommon include path 13 years ago
Pekka Paalanen b29f412eb8 protocol: remove absolute coordinates from pointer 13 years ago
Pekka Paalanen dfb93a9e71 window: do not store absolute coordinates 13 years ago
Kristian Høgsberg f856fd2f93 Follow set_fullscreen protocol change 13 years ago
Kristian Høgsberg d6bcd7daa7 window: Toggle maximized with super-f5 13 years ago
Tiago Vignatti c5528d8dc8 window: simplify a bit widget_set_size and widget_set_allocation 13 years ago
Tiago Vignatti a571e75cc1 window: explicitly set TYPE_TOPLEVEL for new windows 13 years ago
Kristian Høgsberg 09a96b5394 window: Don't set the window size in widget_set_size() 13 years ago
Kristian Høgsberg 2ad3b7f866 window: Fold window_resize into idle_resize 13 years ago
Kristian Høgsberg 0d1c062913 window: Don't overwrite window->allocation until we've done the resize 13 years ago
Kristian Høgsberg 009ac0a965 window: Dont take width and height in window constructor 13 years ago
Kristian Høgsberg 8e054f76cc flower: Dont allow resizing 13 years ago
Kristian Høgsberg d31fcab989 window: Make window frame menu available to client 13 years ago