Commit Graph

  • 2929f0f8dd wlr_input_device: fix keyboard destruction Dorota Czaplejewicz 2018-08-22 12:46:25 +0200
  • 51892e0d74 Install headers explicitly Scott Anderson 2018-08-22 21:14:07 +1200
  • a2bbf2c1f7 Make style more consistent Scott Anderson 2018-08-22 21:03:38 +1200
  • 869dca1bce Remove unnecessary project arguments Scott Anderson 2018-08-22 20:59:02 +1200
  • 1358d80ab9 Add link dependency on symbols file Scott Anderson 2018-08-22 20:56:12 +1200
  • 584a3f8b6e Update examples to use new option Scott Anderson 2018-08-22 20:49:23 +1200
  • 560e96aa57 Update rootston to use new option Scott Anderson 2018-08-22 20:41:25 +1200
  • 784c20c82f Use new options for X11 backend and Xwayland Scott Anderson 2018-08-22 20:27:37 +1200
  • 94ed2fc7bb Use feature options for libcap/logind Scott Anderson 2018-08-22 19:53:00 +1200
  • 3fa3dca6d5 Add new feature options Scott Anderson 2018-08-22 19:41:53 +1200
  • 66064a07a6 Remove unneeded mesa-specific header Scott Anderson 2018-08-22 19:39:15 +1200
  • d7c027d3e3
    Merge pull request #1191 from emersion/drm-conn-dpi Drew DeVault 2018-08-21 08:16:02 -0400
  • 7a3f7b3c8a backend/drm: add support for DRM_MODE_CONNECTOR_DPI emersion 2018-08-21 13:05:38 +0100
  • 24212df830 rootston: fix again FreeBSD build emersion 2018-08-16 11:22:42 +0100
  • 56600804ff
    Merge pull request #1189 from agx/ctags-f emersion 2018-08-16 11:11:08 +0100
  • d66d33f5a2
    Merge pull request #1188 from emersion/freebsd-fixes emersion 2018-08-16 11:02:21 +0100
  • 570970db64 ctags: use -f instead of -o Guido Günther 2018-08-16 12:01:06 +0200
  • f86f1daf9a Fix build on FreeBSD emersion 2018-08-16 10:54:45 +0100
  • ec20afd6d8 Add README Drew DeVault 2018-08-15 19:19:41 -0400
  • b2c9675140 CC0 Drew DeVault 2018-08-15 19:17:20 -0400
  • 20e55f9458 Implement Alt+F1 (next window) and Alt+Esc (exit) Drew DeVault 2018-08-15 19:12:27 -0400
  • 9e6ef44deb Fix uninitialized variable Drew DeVault 2018-08-15 18:54:34 -0400
  • 09c8a048da Fix various bugs Drew DeVault 2018-08-15 18:48:31 -0400
  • 5f4c64fbeb Tiny Wayland compositor Drew DeVault 2018-08-15 10:56:55 -0400
  • 1a73baac94
    Merge pull request #1187 from ammen99/master emersion 2018-08-13 14:43:57 +0100
  • 4486b52aa8 move wlr_drm_connector_add_mode to wlr/backend/drm.h Ilia Bozhinov 2018-08-13 09:37:44 +0300
  • 4ed6ee0a4d
    Merge pull request #1184 from sdilts/add-default-output-size emersion 2018-08-11 08:41:29 +0100
  • 8e7df5eb88 Fix xcb_create_window parameters sdilts 2018-08-10 18:05:34 -0600
  • 11d440972d rootston: Double fork for keyboard bindings Genki Sky 2018-08-10 10:27:16 -0400
  • da79fef5f7 Add guard for changing the size of X11 backend windows sdilts 2018-08-09 22:09:48 -0600
  • 55cca6deaa Set default output size for X11 backend sdilts 2018-08-09 22:05:18 -0600
  • d2814c1795
    Merge pull request #1183 from ammen99/master emersion 2018-08-09 12:56:49 +0100
  • 88e9dbe32e remove dangling declaration of wlr_xdg_surface_popup_get_position() Ilia Bozhinov 2018-08-09 07:55:20 +0300
  • ce0ab4d4b5
    Merge pull request #1182 from ammen99/master Scott Anderson 2018-08-09 08:37:05 +1200
  • cb42e16f64 session: load GPU devices even if they have zero crtcs/connectors/encoders Ilia Bozhinov 2018-08-07 19:18:18 +0300
  • 28b0a4065b
    Merge pull request #1179 from emersion/rootston-toggle-decoration-mode Drew DeVault 2018-08-06 08:11:06 -0400
  • 9d0e37f768 rootston: add keybinding to toggle decoration mode emersion 2018-08-06 08:30:03 +0100
  • 3ad7b146eb Fix typos/order in tablet-v2 Markus Ongyerth 2018-07-23 10:10:00 +0200
  • f64962ace8 tablet-v2 tool: Implement implicit grab Markus Ongyerth 2018-07-23 10:08:43 +0200
  • 84e87be6df
    Merge pull request #1177 from ascent12/check_prime emersion 2018-08-05 07:46:29 +0100
  • 2d8f53affd Check for DRM prime Scott Anderson 2018-08-05 18:25:25 +1200
  • e8fa25e027
    Merge pull request #1168 from manio/multi-gpu Drew DeVault 2018-08-04 12:16:34 -0400
  • 1a2b3445dc Remove unused data from gbm_bo userdata Scott Anderson 2018-08-04 17:02:53 +1200
  • 4bee710c30 Fix hardware cursor on secondary GPU Scott Anderson 2018-08-04 15:03:34 +1200
  • 23e2c3c759
    Merge pull request #1175 from emersion/fix-xdg-output-layout-destroy Ryan Dwyer 2018-08-03 23:11:11 +1000
  • c4522062f6 xdg-output: fix segfault in handle_layout_destroy emersion 2018-08-03 14:03:53 +0100
  • e547e55be0 multi-gpu: do not flip screens on secondary GPU Mariusz Bialonczyk 2018-08-02 23:41:59 +0200
  • ad406db21c gles2: change context when it is not current Mariusz Bialonczyk 2018-08-02 13:38:00 +0200
  • 15dacebc36 multi-backend: do not expose internal renderers Mariusz Bialonczyk 2018-08-02 13:37:23 +0200
  • eb9c9d8852
    Merge pull request #1173 from sdilts/add-missing-libinput Scott Anderson 2018-08-03 14:58:22 +1200
  • c95078320c Add missing dependency libinput to types/meson.build sdilts 2018-08-02 20:13:48 -0600
  • 1654fc80eb
    Merge pull request #1157 from emersion/wlr-gamma-control Drew DeVault 2018-08-02 18:48:09 -0400
  • 0780d7856a
    Merge pull request #1171 from emersion/xwayland-document-sigusr1 Drew DeVault 2018-08-02 18:40:53 -0400
  • c3afe4f42e gamma-control-v1: improve error handling emersion 2018-07-29 17:51:27 +0100
  • bbd0fbe573 gamma-control-v1: fix fds not closed emersion 2018-07-27 21:23:50 +0100
  • 2ae0575631 examples/gamma-control: fix brightness formula emersion 2018-07-25 14:46:50 +0100
  • b0c32019c3 examples/gamma-control: clamp values, default brightness to 1 emersion 2018-07-25 14:37:10 +0100
  • 1d97202ec2 examples: add gamma-control emersion 2018-07-23 22:48:00 +0100
  • 364afced3e backend/drm: remove unnecessary casts emersion 2018-07-22 22:57:22 +0100
  • 1705316fa7 gamma-control-v1: set O_NONBLOCK, improve error handling style emersion 2018-07-22 20:17:51 +0100
  • 73b7111846 gamma-control-v1: reset gamma table when control is destroyed emersion 2018-07-22 17:37:18 +0100
  • 2ebecb6727 backend/drm: allow to pass empty gamma ramp to reset it emersion 2018-07-22 17:37:01 +0100
  • e21563ec76 output: document gamma functions emersion 2018-07-22 17:23:34 +0100
  • 6e8892d4d7 gamma-control-v1: don't insert control in the list before checking unicity emersion 2018-07-22 17:06:30 +0100
  • a5cab82a0f rootston: fire up wlr-gamma-control-unstable-v1 emersion 2018-07-22 16:22:34 +0100
  • a149c2370a Implement wlr-gamma-control-unstable-v1 emersion 2018-07-22 13:23:32 +0100
  • 9dd4388ed9 xwayland: document SIGUSR1 handler emersion 2018-08-02 23:29:34 +0100
  • 5642c5cc8f
    Merge pull request #1053 from emersion/xdg-decoration Drew DeVault 2018-08-02 09:33:10 -0400
  • a3c33e93b8
    Merge pull request #1167 from ammen99/master Brian Ashworth 2018-07-29 22:03:53 -0400
  • 1c7957cdc1
    Merge pull request #1131 from swaywm/initial-stable Drew DeVault 2018-07-29 19:33:09 -0400
  • 211ae764fd Initial pass on API stability guarantees Drew DeVault 2018-07-13 08:40:56 -0400
  • 2e6eb097b6 rootston: focus newly-created surfaces Ilia Bozhinov 2018-07-29 20:02:00 +0300
  • e67cb8c07c
    Merge pull request #1164 from emersion/fix-xwayland Drew DeVault 2018-07-29 10:49:51 -0400
  • 5734d0530c
    Merge pull request #1165 from Ongy/reintroduce_is_unmanaged Drew DeVault 2018-07-29 10:49:29 -0400
  • f572bc065e
    Merge pull request #1166 from emersion/cleanup-example-simple Drew DeVault 2018-07-29 10:46:41 -0400
  • d4181c5a7a examples: cleanup simple emersion 2018-07-29 15:32:25 +0100
  • 81cc842f8f reintroduce xwayland is_unmanaged Markus Ongyerth 2018-07-29 11:20:16 +0200
  • 067a496c8b Revert "rootston: Reap child processes" emersion 2018-07-29 09:18:51 +0100
  • 555721f714 Add xdg-decoration-unstable-v1 support emersion 2018-06-10 11:15:26 +0100
  • f1b65b34a6
    Merge pull request #1127 from emersion/surface-precommit Drew DeVault 2018-07-27 13:21:03 -0400
  • b6ed1f29a4 rootston: Reap child processes Genki Sky 2018-07-22 22:00:10 -0400
  • d5950255de tablet-v2 tablet_tool grab implementation Markus Ongyerth 2018-07-20 10:18:22 +0200
  • 2297797bf9
    Merge pull request #1159 from ammen99/master emersion 2018-07-22 21:11:52 +0100
  • 8b7c85d765 xdg-shell(-v6): add set_title and set_app_id toplevel signals Ilia Bozhinov 2018-07-22 22:34:51 +0300
  • 8935f3724d
    Merge pull request #1149 from emersion/export-map-without-version emersion 2018-07-22 20:06:52 +0100
  • 70ebe88b55
    Merge pull request #1155 from emersion/fix-os-compat-config Drew DeVault 2018-07-21 15:49:22 -0400
  • a3b90bace3 util: include config in os-compatibility.c emersion 2018-07-21 20:39:00 +0100
  • 4b096fc114 Revert "Merge pull request #1153 from emersion/include-config" Drew DeVault 2018-07-21 09:44:20 -0400
  • 83009d69bf
    Merge pull request #1152 from emersion/improve-os-compat Drew DeVault 2018-07-21 08:43:29 -0400
  • e02c486b60 Use posix_fallocate when available emersion 2018-07-21 11:55:54 +0100
  • ef0a6ea4d2
    Merge pull request #1153 from emersion/include-config Drew DeVault 2018-07-21 08:28:54 -0400
  • 41094a7df5 Always include config.h emersion 2018-07-21 13:08:23 +0100
  • 47ca79222b Remove symbol versioning from DSO emersion 2018-07-20 11:09:56 +0100
  • 8d03bc9178
    Merge pull request #1148 from emersion/rename-linux-dmabuf Drew DeVault 2018-07-19 14:09:12 -0700
  • 5dbf0fe7f2 linux-dmabuf: add v1 suffix emersion 2018-07-19 21:50:00 +0100
  • fdff5fd1b6
    Merge pull request #1147 from RyanDwyer/xwayland-set-hints emersion 2018-07-19 12:22:22 +0100
  • dc58c1356d Introduce set_hints event for xwayland Ryan Dwyer 2018-07-19 21:07:11 +1000
  • 454f2a84a8 tablet-v2 tablet_pad grab implementation Markus Ongyerth 2018-07-19 11:35:00 +0200
  • 83809cb7d2
    Merge pull request #1145 from emersion/override-redirect-updates Drew DeVault 2018-07-18 12:42:05 -0700
  • 5dca4741df xwayland: make xwm_surface_activate static emersion 2018-07-18 19:59:46 +0100