1989 Commits (6f9da97565fd5279809caa1acb9b734a0cee0e93)
 

Author SHA1 Message Date
Guido Günther b13f9fcfde Don't use os_create_anonymous_file outside of wlroots
7 years ago
emersion 11e5f0bac8
backend/wayland: fix uninitialized wlr_event_keyboard_key::update_state
7 years ago
Tony Crisci 1c1b5b1b17
Merge pull request #662 from emersion/surface-resize-frame-done
7 years ago
emersion 41c272b77a
Merge pull request #661 from Ongy/wlr_idle_events
7 years ago
emersion f0404f6d75
surface: don't reset frame_callback_list on resize
7 years ago
Markus Ongyerth a715826751 move activity_notify into events in wlr_idle
7 years ago
Markus Ongyerth 87a7afb641 idle-inhibit: second feedback pass
7 years ago
Guido Günther 2688f6163f Rename _strip_path to wlr_strip_path
7 years ago
emersion 00e647e161
rootston: fix sending frame done to undefined view
7 years ago
emersion dc77b4c8c6
rootston: don't send frame done if wlr_output manages the surface
7 years ago
emersion 6f8eca2b3a
rootston: send frame done events unconditionally
7 years ago
Drew DeVault 2e7d886254
Merge pull request #653 from emersion/fix-primary-selection-set-crash
7 years ago
Markus Ongyerth 3016133f91 idle-inhibit: feedback pass
7 years ago
emersion 4eaffc3e45
primary-selection: fix crash in device_handle_set_selection
7 years ago
Drew DeVault c4fb965144
Merge pull request #651 from swaywm/revert-647-elf_visibility
7 years ago
Drew DeVault 1d9be89e2d
Revert "ELF Visibility"
7 years ago
Drew DeVault 09cfa39392
Merge pull request #632 from acrisci/output-layout-adjacent
7 years ago
Drew DeVault 868ad5af69
Merge pull request #647 from ascent12/elf_visibility
7 years ago
Scott Anderson 86269052eb Explicitly export EFL symbols
7 years ago
Drew DeVault 566c98846a
Merge pull request #645 from agx/x11-window-title
7 years ago
Guido Günther 15afef6cbc x11 backend: set window title
7 years ago
Scott Anderson f27c0b44b8 Remove usec_to_msec from public API
7 years ago
Drew DeVault c951000198 Remove XXX comment
7 years ago
Tony Crisci 9a8808f8cf move direction to wlr_output_layout.h
7 years ago
Tony Crisci 9933b7ad95 fix direction determination
7 years ago
Tony Crisci d2c7defa10 Merge branch 'master' into output-layout-adjacent
7 years ago
Markus Ongyerth bab8c73d3c handle xdg close event in idle-inhibit example
7 years ago
Markus Ongyerth a0bce86006 adds the client example for idle-inhibit
7 years ago
Markus Ongyerth 50d573b2ca implements the idle_inhibit protocol type
7 years ago
emersion 088028c570
Merge pull request #630 from martinetd/xdg_shell
7 years ago
Dominique Martinet 4941befeb0
Merge pull request #1 from emersion/martinetd/xdg_shell
7 years ago
emersion 4b354745fe
xdg-shell: wrap wl_resource_get_user_data
7 years ago
emersion 717bdccb6e
Merge remote-tracking branch 'upstream/master' into martinetd/xdg_shell
7 years ago
Drew DeVault 8c1cc45c7d
Merge pull request #629 from emersion/safe-wl-resource-get-user-data
7 years ago
Drew DeVault 4ded535354
Merge pull request #634 from agx/glvendor
7 years ago
Dominique Martinet ac78bdb6bc xdg shells: fix typo s/positives/positive/
7 years ago
Guido Günther 4d496802dd Log GL and EGL vendor
7 years ago
Dominique Martinet 56ab3e9b10 xdg_shell stable: fix zero-sized positioner anchor_rect
7 years ago
Dominique Martinet 714f90a9d0 xdg_shell stable: allow zero-sized positioner set_anchor_rect
7 years ago
Dominique Martinet b46cc3cafd wayland protocol build: remove client protocols we do not use
7 years ago
Dominique Martinet d1b28ec812 wayland protocol headers: use double-quote for includes
7 years ago
Dominique Martinet 6ae96c4832 wlr_xdg_shell: (style) add break to final switch case
7 years ago
Tony Crisci 85871cb666 add wlr_output_layout_adjacent_output
7 years ago
Drew DeVault 31dde23e40
Merge pull request #631 from rzlourenco/master
7 years ago
Rodrigo Lourenço 168e26489a Add missing dependencies
7 years ago
Dominique Martinet db9c2c11f6 meson: require wayland-protocols >=1.12 for xdg-shell stable
7 years ago
Dominique Martinet 1080bf69f8 xdg_shell: add input validatoin for positioner anchor/gravity
7 years ago
Dominique Martinet 7d26a6debd xdg-shell stable: copy-pasta implementation
7 years ago
emersion 392d54a35d
Wrap wl_resource_get_user_data into safer helper functions
7 years ago
Drew DeVault 71cba94e73
Merge pull request #627 from emersion/wlr-signal-emit-safe
7 years ago