Commit Graph

  • 9afcfd44c4 wl-shell: class instead of app_id Tony Crisci 2017-12-03 17:00:17 -0500
  • 6a694853e5 wl-shell: dimensions to size Tony Crisci 2017-12-03 14:23:23 -0500
  • 823f6ee122 Merge branch 'wlroots' into feature/wl-shell Tony Crisci 2017-12-03 14:22:06 -0500
  • 8239067da4 basic wl-shell Tony Crisci 2017-12-03 14:21:26 -0500
  • 7141f65259
    Merge pull request #1491 from acrisci/refactor/dimension-to-size Drew DeVault 2017-12-03 11:10:06 -0500
  • 802e7392f8 use "size" instead of "dimensions" Tony Crisci 2017-12-03 11:01:44 -0500
  • 59db38ce17 sway wl_shell Tony Crisci 2017-12-03 10:49:13 -0500
  • b6f4120afc
    Merge pull request #1489 from acrisci/feature/basic-get-tree Drew DeVault 2017-12-03 08:55:39 -0500
  • 65f9508fc6
    Merge pull request #1490 from acrisci/bug/unused-timepsec-func Drew DeVault 2017-12-03 08:54:50 -0500
  • 9220225f1d remove unused timespec_to_msec Tony Crisci 2017-12-03 08:42:47 -0500
  • 421f49fe03 basic get_tree Tony Crisci 2017-12-03 08:33:52 -0500
  • ed88b11197
    Merge pull request #1487 from acrisci/feature/log-swaysock Drew DeVault 2017-12-02 09:45:29 -0500
  • 7152075681 log env after ipc init Tony Crisci 2017-12-02 07:49:23 -0500
  • 1cfebe827a
    Merge pull request #1479 from acrisci/feature/meson-build Drew DeVault 2017-12-01 08:21:01 -0500
  • 1fbcd097ae
    Merge pull request #1482 from acrisci/refactor/use-frame-done Drew DeVault 2017-12-01 08:20:43 -0500
  • 31e44c01b4 send callbacks with send_frame_done Tony Crisci 2017-12-01 07:15:34 -0500
  • 3546412fc9 update travis Tony Crisci 2017-12-01 05:43:08 -0500
  • 0f7a7f4084 meson dont warn on unused param Tony Crisci 2017-12-01 05:42:12 -0500
  • 08954a0910 update hacking for meson Tony Crisci 2017-12-01 05:23:53 -0500
  • da0dd16ffa update readmes for meson Tony Crisci 2017-12-01 05:22:49 -0500
  • d071ff08ae remove the rest of cmake Tony Crisci 2017-12-01 05:21:03 -0500
  • 517af37cc9 remove relevant CMakeLists.txt Tony Crisci 2017-11-30 11:54:01 -0500
  • fe5c031609 meson zsh completions install Tony Crisci 2017-11-30 11:51:58 -0500
  • 1d702b6376 meson build swaymsg Tony Crisci 2017-11-30 11:40:49 -0500
  • 03182706cf meson build manpages Tony Crisci 2017-11-30 11:34:44 -0500
  • 2f3633433e add meson install files Tony Crisci 2017-11-30 08:31:13 -0500
  • cc310cffb0 meson: common static library Tony Crisci 2017-11-30 06:25:13 -0500
  • 739bafbd8e make meson version configurable Tony Crisci 2017-11-30 04:48:08 -0500
  • 86d1ecf783 meson add version info Tony Crisci 2017-11-30 04:29:32 -0500
  • 6924064766 fix meson.build whitespace Tony Crisci 2017-11-30 03:41:51 -0500
  • 88cc7e3178 use meson subdirectories Tony Crisci 2017-11-30 03:39:27 -0500
  • ba6246ada1 working meson build Tony Crisci 2017-11-29 09:03:12 -0500
  • 974d510585
    Merge pull request #1477 from acrisci/bug/set-mode Drew DeVault 2017-11-28 08:46:50 -0500
  • e3013a33c0
    Merge pull request #1478 from acrisci/bug/remove-nvidia-support-claim Drew DeVault 2017-11-28 08:46:33 -0500
  • 9696f50eba remove nvidia support claim Tony Crisci 2017-11-28 05:40:00 -0500
  • 6993a76232 set mode on output Tony Crisci 2017-11-28 04:46:22 -0500
  • 8caabe59c2 Handle view destruction properly Drew DeVault 2017-11-25 16:30:15 -0500
  • a57d462926 Fix rendering issues, wire up some xdg listeners Drew DeVault 2017-11-25 15:49:10 -0500
  • ce1936bc65 Arrange windows on desktop Drew DeVault 2017-11-25 10:59:49 -0500
  • 289ba64bde Remove IPC_GET_PIXELS Drew DeVault 2017-11-22 21:47:22 -0500
  • b379b40071 Invoke command handlers once parsed Drew DeVault 2017-11-22 21:39:35 -0500
  • 7753a0ec75 Wire up IPC server Drew DeVault 2017-11-22 21:37:07 -0500
  • d7d21bb0f8 Add initial command subsystem (untested) Drew DeVault 2017-11-22 21:20:41 -0500
  • 4ca1e77fdb Add views to tree and render them Drew DeVault 2017-11-22 21:06:08 -0500
  • aeda2e077f Add workspace to outputs Drew DeVault 2017-11-22 20:39:27 -0500
  • 68036018c8
    Merge pull request #1472 from martinetd/wlroots Drew DeVault 2017-11-22 18:52:26 -0500
  • 977c1f6a30 common/util: replace WLC_BIT_MOD_* by WLR_MODIFIER_* Dominique Martinet 2017-11-23 00:23:37 +0100
  • 6c1cd82e32 xdg_shell_v6: add _POSIX_C_SOURCE define for struct timespec Dominique Martinet 2017-11-23 00:15:31 +0100
  • b8f8de27b8 wlr_data_device header update Dominique Martinet 2017-11-22 23:56:21 +0100
  • c301b14a42 Remove wlc dependency Drew DeVault 2017-11-19 17:05:09 -0500
  • db4fb1c85c Add outputs to the tree Drew DeVault 2017-11-19 17:04:28 -0500
  • 733993a651 Move everything to sway/old/ Drew DeVault 2017-11-18 11:22:02 -0500
  • 0c8491f7d0 Initial (awful) pass on xdg shell support Drew DeVault 2017-11-11 18:06:50 -0500
  • 1efd5f819f Wire up output frame loop Drew DeVault 2017-11-11 14:41:18 -0500
  • 7eafcc75f6 Initialize outputs from backend and add to tree Drew DeVault 2017-11-11 11:58:43 -0500
  • 0ba6554c4f Move sway's internal tree code to sway/tree/ Drew DeVault 2017-11-11 11:00:18 -0500
  • 0f45fad18c Establish sway input submodule Drew DeVault 2017-10-22 11:38:30 -0400
  • 7414d92327 Also need meson Drew DeVault 2017-10-22 10:49:26 -0400
  • c3457de28a Fix build yml files Drew DeVault 2017-10-22 10:45:11 -0400
  • 7c448b4081 Fire up the wlroots backend and run the event loop Drew DeVault 2017-10-22 10:37:30 -0400
  • 6edc32848f Find and link to wlroots Drew DeVault 2017-10-11 21:04:56 -0400
  • 7c3b0ffc32
    Merge pull request #1455 from etam/dbus_dependency Drew DeVault 2017-11-05 14:41:14 -0500
  • e677888b62 Add dbus info to readme Adam Mizerski 2017-11-05 20:24:57 +0100
  • c4d4af7913
    Merge pull request #1454 from etam/fix_init_tray Drew DeVault 2017-11-05 14:23:47 -0500
  • 4623900898 Dbus must be at least version 1.10 Adam Mizerski 2017-11-05 20:19:38 +0100
  • 501c788f5f Fix init_tray function declaration Adam Mizerski 2017-11-05 20:09:16 +0100
  • c352cae55e
    Merge pull request #1443 from gferon/gferon-readme-edit Drew DeVault 2017-11-02 12:38:18 -0400
  • 4ab66bbbc3 Update README.md Gabriel Féron 2017-10-30 10:02:18 +0100
  • 42cfe1cf34
    Merge pull request #1446 from kon14/patch-1 Drew DeVault 2017-11-01 08:42:41 -0400
  • 11e79f639a
    Merge pull request #1445 from yuilib/update-readme-ja Drew DeVault 2017-11-01 08:42:30 -0400
  • 7f7e94bf59
    Update README.el.md Konstantinos Feretos 2017-11-01 12:08:23 +0200
  • 85159b03b7 Update README.ja.md yuilib 2017-11-01 16:58:34 +0900
  • ccf7e5ad7e
    Merge pull request #1441 from ptMuta/master Drew DeVault 2017-10-28 10:45:39 -0400
  • 675e4b7de7 Removed trailing comma from swaybar click event json Joona Romppanen 2017-10-28 17:35:48 +0300
  • c57f68566a Merge pull request #1436 from dlrobertson/add_asan_build Drew DeVault 2017-10-27 08:46:29 -0400
  • ee6ed89e36 Merge pull request #1438 from mariusor/explicit_json-c_version Drew DeVault 2017-10-27 08:18:00 -0400
  • 69e9b1386f
    Explicitly setting the version of json-c required Marius Orcsik 2017-10-27 12:14:40 +0200
  • 3d209be3d6
    Add Address Sanitized build type Dan Robertson 2017-10-26 14:07:36 +0000
  • d75ee3f9ce Merge pull request #1430 from dlrobertson/nvidia_drm Drew DeVault 2017-10-24 20:29:06 -0400
  • 88d042ec49
    nvidia: Validate the nvidia_drm module options Dan Robertson 2017-10-24 22:35:31 +0000
  • 5551bf92a9 Merge pull request #1427 from ranisalt/patch-1 Drew DeVault 2017-10-23 21:48:31 -0400
  • 0d2baa1c89 Use add_compile_options instead of interpolation Ranieri Althoff 2017-10-24 01:43:11 +0000
  • b31b11f139 Merge pull request #1425 from ggreer/grab-error Drew DeVault 2017-10-22 21:15:43 -0400
  • 29f27c7cdc swaygrab: Add some error handling. Geoff Greer 2017-10-22 18:03:45 -0700
  • d10e723183 Merge pull request #1424 from ggreer/swaygrab-json Drew DeVault 2017-10-22 19:50:43 -0400
  • 98875443ea swaygrab: Increase max depth of JSON parsing to 256. Prevent segfault if IPC response can't be parsed. Geoff Greer 2017-10-22 01:00:32 -0700
  • 66d3777c14 Merge pull request #1419 from 4e554c4c/better_logs Drew DeVault 2017-10-20 18:35:32 -0400
  • 016261fd64 Print log level even if STDERR is not a tty Calvin Lee 2017-10-20 15:12:28 -0600
  • b930003008 Remove broken link to Spanish translation Drew DeVault 2017-10-20 13:07:59 -0400
  • 4ded091491 Merge pull request #1412 from Hummer12007/rcfix Drew DeVault 2017-10-17 16:56:06 -0400
  • 22906f7fce
    handlers: preserve parent pointer value Mykyta Holubakha 2017-10-17 22:32:22 +0300
  • a996ee485d Add feature freeze notice to readme Drew DeVault 2017-10-16 21:12:18 -0400
  • b16dbf6d64 Fix crash closing fullscreen windows in container Drew DeVault 2017-10-16 21:07:55 -0400
  • 67f9b7fe5b Merge pull request #1402 from johalun/event-codes-include-fix Drew DeVault 2017-10-15 09:30:27 -0400
  • 44e72573cb Fix include path to input-event-codes.h for FreeBSD. Johannes Lundberg 2017-10-15 10:54:47 +0200
  • ea0f1f3a7e Merge pull request #1401 from sideshowdave7/config/add_scale_to_merge_output_config Drew DeVault 2017-10-14 21:39:39 -0400
  • ee15068a8f Add scale to merge_output_config David Hurst 2017-10-14 15:58:12 -0700
  • 2216e830be Merge pull request #1398 from johalun/freebsd-fix Drew DeVault 2017-10-14 16:32:50 -0400
  • e91058509e Merge pull request #1400 from madblobfish/manpages Drew DeVault 2017-10-14 15:50:35 -0400
  • 93fe8ae705 Various manpage edits madblobfish 2017-10-14 21:39:53 +0200