1489 Commits (7f840b721acfa3b46eefe2ab4f7351262c0a0f03)

Author SHA1 Message Date
Jan Arne Petersen 78d00e45cc text: Rename text_model to text_input 12 years ago
Jan Arne Petersen 7ef8effca5 text: Order requests and events in a nice way 12 years ago
Jan Arne Petersen fa3573852d text: rename text_model::commit to commit_state 12 years ago
Jan Arne Petersen d160a309e6 view: g_type_init() is deprecated in glib >= 2.35 12 years ago
Jan Arne Petersen 08015b6ba0 editor: Reset text model on reset 12 years ago
Jan Arne Petersen b8b76a603f keyboard: Reset state on activate 12 years ago
Jan Arne Petersen 9d41913eff text: Add example for language/text direction 12 years ago
Jan Arne Petersen ece6b5af51 text: Add language and text-direction to protocol 12 years ago
Yeh, Sinclair 952e6df8fc Fix simple-egl tear-down order to prevent a crash on exit time 12 years ago
Kristian Høgsberg 2e43720743 window: Add a log handler for window.c clients 12 years ago
Philipp Brüschweiler 96386b8e5e desktop-shell: better error logging 12 years ago
Tiago Vignatti b67c91d46d clients: tablet-shell: Wait for set_homescreen hits the server 12 years ago
Giulio Camuffo 319b91b97a window: don't execute the selected menu item when getting popup_done 12 years ago
Emilio Pozuelo Monfort ab44b0c61e toytoolkit: implement cursor-size config key 12 years ago
MoD 063a882dc7 toytoolkit: avoid redrawing a window between maximize and configure 12 years ago
Rafal Mielniczuk c1a3cd1851 window: restore maximized state from fullscreen mode if necessary 12 years ago
Rafal Mielniczuk fc22be0bb9 window: save allocation only for toplevel window 12 years ago
Kristian Høgsberg e7144fd175 compositor: Only send release event in response to wl_surface.attach 12 years ago
Kristian Høgsberg 4172f668e7 Pass argc pointer to parse_options() 12 years ago
Pekka Paalanen 6f41b0727c window: fix display_acquire_window_surface() 12 years ago
Jan Arne Petersen 1cc9e08d2f text: Split out cursor_position 12 years ago
Jan Arne Petersen 6138197337 text: Add show/hide_input_panel requests 12 years ago
Jan Arne Petersen 0eabcaafae text: Add commit request 12 years ago
Jan Arne Petersen f255165bd4 text: Remove unused requests/events 12 years ago
Jan Arne Petersen ffbb20f730 text: Move input_panel interface to input-method 12 years ago
Jan Arne Petersen 3fb6e71814 editor: Add support for backspace keysym events 12 years ago
Jan Arne Petersen ab2b01429e simple-im: fix for protocol changes 12 years ago
Jan Arne Petersen 2dc3b3fc9f keyboard: add support for invoke_action 12 years ago
Jan Arne Petersen 3489ba9c21 editor: add support for invoke_action 12 years ago
Jan Arne Petersen 0558a93eee editor: Add content type example 12 years ago
Jan Arne Petersen e475f29330 keyboard: Add support for a numeric layout 12 years ago
Jan Arne Petersen 0a1cf393c6 editor: add support for pre-edit styling 12 years ago
Jan Arne Petersen 49a3fb3d1d keyboard: Add support for pre-edit styling 12 years ago
Jan Arne Petersen 4a17fae8e7 editor: support commit on reset 12 years ago
Jan Arne Petersen c7d2a9839b text: add serial argument to text protocol 12 years ago
Jan Arne Petersen 4653531e7a text: add pre-edit styling support to protocol 12 years ago
Kristian Høgsberg e994eddafc window.c: Don't allow moving a maximized window 12 years ago
Pekka Paalanen 0c4445ba57 window: create Cairo surfaces on demand for redraw 12 years ago
Pekka Paalanen 0a9686f51c window: let menu and tooltip redraw use widget size 12 years ago
Pekka Paalanen 61e028c953 window: remove the transparent flag as unused 12 years ago
Pekka Paalanen 89dee00e5e window: move cairo_surface into struct surface 12 years ago
Pekka Paalanen 2d8a32a9e4 window: add surface pointer to widget 12 years ago
Pekka Paalanen b1cd9b17bf window: move input and opaque regions into struct surface 12 years ago
Pekka Paalanen ac95f3ee9d window: move 'widget' member into struct surface 12 years ago
Pekka Paalanen 7bcfeade53 window: assimilate window_get_resize_dx_dy() into the call site 12 years ago
Pekka Paalanen 02bba7ceb0 window: move buffer type and transform into struct surface 12 years ago
Pekka Paalanen 811ec4ff31 window: move toysurface and allocation to struct surface 12 years ago
Pekka Paalanen 4e37374875 window: create new struct surface with wl_surface 12 years ago
Pekka Paalanen 550d66bcb1 window: destroy the 2nd shm buffer, if both released 12 years ago
Pekka Paalanen 33a68eaaf4 window: check the initial wl_display_dispatch() 12 years ago