Age | Commit message (Expand) | Author |
2018-03-13 | store xdg-positioner properties on the popup | Tony Crisci |
2018-03-13 | xdg-shell-v6: next_geometry and geometry fields are not longer pointers in wl... | emersion |
2018-03-13 | xdg-shell-v6: rename toplevel and popup fields in wlr_xdg_surface_v6 for cons... | emersion |
2018-03-13 | xdg-shell-v6: changed wlr_xdg_surface_v6_configure.toplevel_state to be NULL ... | emersion |
2018-03-13 | xdg-shell-v6: redesign the configure/ack_configure workflow | emersion |
2018-03-11 | render: Flip textures in case of inverted_y | Guido Günther |
2018-03-10 | xdg-shell-v6: add map signal | emersion |
2018-03-07 | Add mode support to libinput backend | Drew DeVault |
2018-03-06 | Add const to x11 and input interfaces | Scott Anderson |
2018-03-03 | move xwm.h out of include/wlr | Dominique Martinet |
2018-02-27 | Merge pull request #670 from Ongy/xwayland_unmanaged | emersion |
2018-02-26 | add xwayland unmanaged tests to support dmenu | Markus Ongyerth |
2018-02-25 | Merge pull request #659 from agx/alpha | Drew DeVault |
2018-02-25 | Add alpha to wlr_render_with_matrix | Guido Günther |
2018-02-24 | Merge pull request #641 from Ongy/idle-inhibit | Tony Crisci |
2018-02-23 | idle-inhibit: style adjustments and motivation | Markus Ongyerth |
2018-02-23 | xwayland: fix some use-after-free in xwm | emersion |
2018-02-23 | Merge pull request #652 from agx/symbols-file | emersion |
2018-02-22 | move activity_notify into events in wlr_idle | Markus Ongyerth |
2018-02-21 | idle-inhibit: second feedback pass | Markus Ongyerth |
2018-02-21 | Rename _strip_path to wlr_strip_path | Guido Günther |
2018-02-20 | idle-inhibit: feedback pass | Markus Ongyerth |
2018-02-19 | Revert "ELF Visibility" | Drew DeVault |
2018-02-19 | Merge pull request #632 from acrisci/output-layout-adjacent | Drew DeVault |
2018-02-19 | Remove usec_to_msec from public API | Scott Anderson |
2018-02-17 | move direction to wlr_output_layout.h | Tony Crisci |
2018-02-17 | Merge branch 'master' into output-layout-adjacent | Tony Crisci |
2018-02-17 | implements the idle_inhibit protocol type | Markus Ongyerth |
2018-02-16 | Merge remote-tracking branch 'upstream/master' into martinetd/xdg_shell | emersion |
2018-02-14 | add wlr_output_layout_adjacent_output | Tony Crisci |
2018-02-14 | xdg-shell stable: copy-pasta implementation | Dominique Martinet |
2018-02-13 | Wrap wl_resource_get_user_data into safer helper functions | emersion |
2018-02-12 | Reformat all #include directives | emersion |
2018-02-12 | Make wlr_signal_emit_safe private | emersion |
2018-02-12 | Remove wlr_backend.events.{output_remove,device_remove} | emersion |
2018-02-12 | Add wlr_signal_emit_safe | emersion |
2018-02-11 | output_damage: listen to transform and scale output events | emersion |
2018-02-11 | output, output_damage: add docs | emersion |
2018-02-11 | Introduce wlr_output_damage | emersion |
2018-02-09 | Swap buffers with damage | emersion |
2018-02-03 | output: replace raw GL calls by wlr_renderer_* calls | emersion |
2018-02-03 | render: make wlr_renderer_clear take a float[4] for the color | emersion |
2018-02-03 | Merge remote-tracking branch 'upstream/master' into output-damage | emersion |
2018-02-02 | Fix typo in xcursor.h | Drew DeVault |
2018-02-01 | Improve xcursor docs | Drew DeVault |
2018-02-01 | output: add destroy signal for wlr_output_cursor | emersion |
2018-01-30 | output: damage whole output when fullscreen surface size changes | emersion |
2018-01-30 | output: fix performance issues with wlr_output_schedule_frame | emersion |
2018-01-30 | rootston: fix urxvt damage on HiDPI outputs | emersion |
2018-01-30 | backend/drm: fix hw cursor position on rotated and scaled outputs | emersion |