1221 Commits (4dde2fc6f6d788f681645a3711a513085e07dc7c)
 

Author SHA1 Message Date
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
Kristian Høgsberg 1201b75bec tty: If no tty option is given, use stdin and make sure it's a vt 13 years ago
Richard Hughes 2f6219f127 Explicitly add GIO to the client libs 13 years ago
Kristian Høgsberg ab5dacdac8 view: Make view compile again 13 years ago
Kristian Høgsberg 8e81df4503 Use new format codes 13 years ago
Kristian Høgsberg 62444800e1 window: Don't deref focus widget if there isn't one 13 years ago
Kristian Høgsberg f0993f61c0 window: Remove a few unused struct fields 13 years ago
Kristian Høgsberg b63235142d window: Move focus widget to struct input 13 years ago
Kristian Høgsberg 831dd52aa0 window: Implement input device grabbing 13 years ago
Kristian Høgsberg 29af3ebce6 window: Make decorations just a widget 13 years ago
Kristian Høgsberg bb97700474 window: Get rid of the window child allocation concept 13 years ago
Kristian Høgsberg 27ff086b8e window: Break widget grab before shell surface move or grab 13 years ago
Kristian Høgsberg 5e41f09752 wscreensaver: Use a widget and a redraw handler 13 years ago
Kristian Høgsberg 441338cb75 window: Keep widgets in a tree instead of a list 13 years ago
Kristian Høgsberg 30948989ee window: Use surface coordinates for looking up widgets 13 years ago
Kristian Høgsberg b67e94b170 window: Make resize and redraw handlers widget vfuncs 13 years ago
Kristian Høgsberg 5d12990dbe window: Allocate and flush the window surface in window.c 13 years ago
Kristian Høgsberg 75bc667a70 window: Drop the window widget 13 years ago
Kristian Høgsberg cadd0f5cd9 clients/image: Delete old old key code 13 years ago
Kristian Høgsberg 9ca2d08fb0 window: Run deferred tasks before blocking for initial iteration 13 years ago
Kristian Høgsberg bb901fac90 window: Return pointer type from widget enter handler 13 years ago
Kristian Høgsberg 5388080949 desktop-shell: Rename panel_widget to panel_launcher 13 years ago
Kristian Høgsberg a8a0db3497 window: Move button handler to widget 13 years ago
Kristian Høgsberg 19dd1d7eb1 window: Use the window widget instead of adding a window sized widget 13 years ago