1494 Commits (b8ab14fe046aecd8991f47f191f772974d5920f8)
 

Author SHA1 Message Date
Kristian Høgsberg ee324c20ed compositor: Remove special casing of fullscreen surfaces 13 years ago
Kristian Høgsberg a0d6dc4f26 compositor: Do the per surface clip region math in weston_surface_draw() 13 years ago
Kristian Høgsberg ac58741940 compositor: Assign surface damage before setting up scanout buffers 13 years ago
Kristian Høgsberg 6af8eb9c7f desktop-shell: Build in sensible defaults 13 years ago
Kristian Høgsberg 07f729441e desktop-shell: Support tiling of background images 13 years ago
Kristian Høgsberg d654876510 cairo-util: Add png loader and image type sniffing 13 years ago
Kristian Høgsberg 8129bc0fb9 desktop-shell: Fall back to solid color if there's no background image 13 years ago
Kristian Høgsberg ffe3bba13e cairo-util: Return NULL instead of exit() on jpeg load failure 13 years ago
Kristian Høgsberg a97eca95d0 Install terminal as weston-terminal 13 years ago
Kristian Høgsberg bcecca49b8 Revert "weston: Drop priviledges early, and seteuid when needed" 13 years ago
Benjamin Franzke fc6ccb868f weston: Drop priviledges early, and seteuid when needed 13 years ago
Benjamin Franzke ef548fd3ca setuid: Operate relative to $(DESTDIR) 13 years ago
Neil Roberts 6b28aadd47 window: Fix sending button events when there's no grab 13 years ago
Tiago Vignatti a12d6113ce evdev: fix uninitialised pointer value 13 years ago
Kristian Høgsberg 5f5324e098 gears: Make window transparent 13 years ago
Kristian Høgsberg 824c6d0e38 window: Use CAIRO_OPERATOR_OVER for rendering the menu 13 years ago
Kristian Høgsberg 44d4de656b configure: Add --enable-setuid-install 13 years ago
Pekka Paalanen 8423a89d41 compositor: initialise segv_action.sa_mask 13 years ago
Pekka Paalanen 9e30a82e25 desktop-shell: don't crash on menu 13 years ago
Pekka Paalanen cb108439d2 shell: deal with weston_compositor_pick_surface() = NULL 13 years ago
Pekka Paalanen 6d174cff7a window: menu leak fixes 13 years ago
Pekka Paalanen 84d62dc999 resizor: free the widget on destroy 13 years ago
Pekka Paalanen e156fb681e window: remove pointers to widget on destroy 13 years ago
Pekka Paalanen 4dde2fc6f6 window: destroy frame in window_destroy() 13 years ago
Kristian Høgsberg 90b53815ba compositor: Flush surface damage to surface below on destroy 13 years ago
Kristian Høgsberg 6916d9cb6f drm: Don't print warning if cursor stride isn't right 13 years ago
Kristian Høgsberg 2d57439592 clients: Allow compiling with the cairo glesv2 backend 13 years ago
Pekka Paalanen 40e49ac7b5 desktop-shell: fix the unlock dialog decorations 13 years ago
Kristian Høgsberg 08fcbf0f3d tty: Use SIGUSR1 for both enter and leave signals 13 years ago
Kristian Høgsberg 62d2774956 tty: Switch back to launch tty if we switched away 13 years ago
Kristian Høgsberg 34f80ff813 drm: Cancel any scheduled repaints in the leave vt handler 13 years ago
Kristian Høgsberg 835cd49772 drm: Reset kms mode on vt enter 13 years ago
Kristian Høgsberg 54f14c3c3e drm: Complain if pageflip fails 13 years ago
Kristian Høgsberg f03a616c21 shell: Set desktop-shell deathstamp at initial launch 13 years ago
Pekka Paalanen 57cd0ed916 wscreensaver: get decorations back 13 years ago
Pekka Paalanen 4d733ee246 shell: respawn desktop-shell if it dies 13 years ago
Kristian Høgsberg 39d908e63a tty: Open a new vt if not running on a VT 13 years ago
Pekka Paalanen 0bd892750d window: remove duplicate widget_resize_handler_t 13 years ago
Kristian Høgsberg 0690da60d4 compositor: Install a SEGV handler to try and clean up the VT if we crash 13 years ago
Kristian Høgsberg 353e57f908 tty: Fix order of VT ack/release ioctls and the vt handler 13 years ago
Kristian Høgsberg 23a47a80e2 evdev: Drop noisy debug messages on vt swtich 13 years ago
Kristian Høgsberg a018fb0dbf compositor-drm: Exit if we failed to get drm master 13 years ago
Kristian Høgsberg 5743010af0 xserver: Create WM window, handle client messages 13 years ago
Olivier Le Thanh Duong 643eac56e7 evdev: Correct warning on missing input device 13 years ago
Kristian Høgsberg de13448c92 xserver: Just dup fd instead of two fcntls to get a non-O_CLOEXEC fd 13 years ago
Kristian Høgsberg 1760ebb236 xserver: Set DISPLAY for clients launched by the compositor 13 years ago
Kristian Høgsberg ea093d4883 xserver: Don't set -logfile option, only available to root user 13 years ago
Kristian Høgsberg 92734c5673 tty: Leave tty in KD_GRAPHICS mode during vt switches 13 years ago
Kristian Høgsberg c5b9ddb610 compositor-drm: Fail, and fail early if we can't set up the tty 13 years ago
Kristian Høgsberg 00513ab7cc tty: Close tty fd on exit 13 years ago