611 Commits (04eebc7f07781710c1e17e934390328b628b75ee)

Author SHA1 Message Date
Kristian Høgsberg dcb71b62a0 Update decoration drawing to be less cairo path happy 14 years ago
Kristian Høgsberg 80d746f6e3 Consolidate redraw scheduling in window.c 14 years ago
Kristian Høgsberg 0953162db8 Fix resizing 14 years ago
Kristian Høgsberg bf6ceda545 Implement resizing from all sides 14 years ago
Kristian Høgsberg 478d9265f9 Send device name at connect time 14 years ago
Kristian Høgsberg 7824d81e07 Consolidate more code in clients/window.c 14 years ago
Kristian Høgsberg a85fe3cf45 Use cairo-gl in clients 14 years ago
Kristian Høgsberg f88ae45e41 Make clients at least compile for now 14 years ago
Janusz Lewandowski d923e9d93b Replace cairo_drm_device_t with cairo_device_t 15 years ago
Kristian Høgsberg a341fa016c Use FBOs instead of eagle-specific API 15 years ago
Kristian Høgsberg 2aac302bd9 Stop using surface::copy in window 15 years ago
Kristian Høgsberg 6a1b20102c window: factor out surface attachment code 15 years ago
Kristian Høgsberg 7d7b5dbf4d Tweak theme a bit 15 years ago
Kristian Høgsberg 2644910241 Update to track the cairo_drm_device_t rename 16 years ago
Kristian Høgsberg 0acc6c426c Renable blurred dropshadows and fix call to blur_surface(). 16 years ago
Kristian Høgsberg 99f090db3e Update modifier state on focus in and out. 16 years ago
Kristian Høgsberg 3c38fa0c3e Include the currently pressed keys in keyboard focus event. 16 years ago
Kristian Høgsberg 3c248cc9b6 Paint terminal cursor hollow when focus is lost. 16 years ago
Kristian Høgsberg db6c2f3f0e Add keyboard and pointer focus events. 16 years ago
Kristian Høgsberg 5544491240 Move keymap to window.c 16 years ago
Kristian Høgsberg 43c28eee32 Add a toy-display object that caches state. 16 years ago
Kristian Høgsberg 0ac16f056d Switch to cairo-drm, drop struct buffer hacks. 16 years ago
Kristian Høgsberg 94448c0ad7 Add listener interfaces for output and input_device objects. 16 years ago
Kristian Høgsberg 0395f30e65 Add a fullscreen mode to the terminal. 16 years ago
Kristian Høgsberg de31d5ca6f Add preliminary visual support. 16 years ago
Kristian Høgsberg d2412e2c2e Redesign the compositor / server interface. 16 years ago
Kristian Høgsberg c492b482d0 Make multi-pointer work. 16 years ago
Kristian Høgsberg 5ee1a60f1a Rewrite input event delivery path. 16 years ago
Kristian Høgsberg 221067654c Let clients override the suggested size on resize. 16 years ago
Kristian Høgsberg 1584c57edc Snap terminal size to an integer number of character cells. 16 years ago
Kristian Høgsberg 6e83d58153 Add keyboard input to terminal. 16 years ago
Kristian Høgsberg 0c4457f0c2 Refactor window logic into reusable parts, add a new terminal application. 16 years ago
Kristian Høgsberg dc0f355f0a Fix API to always include socket name length. 16 years ago
Kristian Høgsberg e2ce43a9be Fix namespace convention for glib source. 16 years ago
Kristian Høgsberg ffd710e653 Put Wayland under the MIT license. 16 years ago
Kristian Høgsberg fbdbbdc153 Finally implement the commit/ack/frame protocol and improve repaint loop. 16 years ago
Kristian Høgsberg 44f36e3585 Make ack event signal that the requests have been composited. 16 years ago
Kristian Høgsberg 4097923a64 Add commit request + ack event to wayland core. 16 years ago
Kristian Høgsberg e9d550bdd4 Optimize blur further, resize gears with window. 16 years ago
Kristian Høgsberg 873302649a Optimize blur a bit more. 16 years ago
Kristian Høgsberg 8c304f6d9a A couple more theme tweaks. 16 years ago
Kristian Høgsberg 6e635f3472 Get corner radius right for inner bevel. 16 years ago
Kristian Høgsberg 10bdd298b8 Optimize window blur calculation. 16 years ago
Kristian Høgsberg 2f2cfae227 Factor out common cairo code, add blur function. 16 years ago
Kristian Høgsberg e4feb56316 Make window prettier again. 16 years ago
Kristian Høgsberg b7a01928be Add prototypes warnings, use -fvisibility. 16 years ago
Kristian Høgsberg 78231c8dd0 Implement surface copy request, use it for egl gears. 16 years ago
Kristian Høgsberg 1cbaa6abac Use glib main loop for all clients. 16 years ago
Kristian Høgsberg fb59084fbf Add glib main loop integration, use it in flower client. 16 years ago
Kristian Høgsberg 7f77bd8fbe Add copy and damage surface requests. 16 years ago