Commit Graph

  • bcceb61b43 Use isnan Sergei Dolgov 2019-06-22 14:25:48 +0200
  • 01ec18e802 Add calibration_matrix config option Sergei Dolgov 2019-06-17 11:38:41 +0200
  • f5d1c27226 swaybar-protocol.7: fix block border descriptions Brian Ashworth 2019-06-28 02:23:12 -0400
  • 0ba959f1ce tree: set correct border value before creating floater random human 2019-06-27 07:57:58 +0000
  • 5becce8005 Replace meson generator with custom_target Manuel Stoeckl 2019-06-22 23:02:24 -0400
  • a18d1c55ce ws-output-priority: fix logic issue in find_output Brian Ashworth 2019-06-23 02:51:07 -0400
  • b59139c239 use surface coordinates for damaging buffers murray 2019-06-13 22:15:54 +0100
  • d0d01810f3 cmd_mode: allow runtime creation and modification Brian Ashworth 2019-06-20 00:33:29 -0400
  • fc3253cc35 cmd_seat: split action and config handlers Brian Ashworth 2019-06-19 01:34:07 -0400
  • c346c020bf config: fix find_handler logic Brian Ashworth 2019-06-19 18:21:18 -0400
  • 5069b53d6c config/xwayland: retain xwayland status on reload Brian Ashworth 2019-06-18 22:27:57 -0400
  • ddad41f423 Fix sway crashes for scratchpad layouts Rouven Czerwinski 2019-06-16 17:36:00 +0200
  • bdd4d69205 Add missing underscore in bindswitch documentation Robert Sacks 2019-06-14 21:03:52 -0400
  • 9670ccee68 bindings: defer while initiailizing Brian Ashworth 2019-06-11 21:41:02 -0400
  • 2b5bf78faf Fix segfaults caused by faulty command parsing Matt Coffin 2019-06-11 12:10:17 -0600
  • 3f77591b00 Add docs for new IPC keyboard properties Simon Ser 2019-06-10 08:43:09 +0300
  • 3f2518edc1 Add missing docs for xkb_switch_layout Simon Ser 2019-06-10 08:38:56 +0300
  • 2bccb387d8 Add a new xkb_switch_layout command Simon Ser 2019-06-09 21:17:28 +0300
  • 84e4061bf4 ipc: add xkb_layout_names and xkb_active_layout_index Simon Ser 2019-06-09 20:29:57 +0300
  • 5b1a8d62b9 config/input: validate xkb keymap before storing Brian Ashworth 2019-06-05 14:16:37 -0400
  • be2d2a299a commands/input: perform basic keymap validation Brian Ashworth 2019-05-23 03:06:28 -0400
  • 4d93b96b6e Unhide cursor on cursor activity after touch Alex Maese 2019-06-07 22:36:47 -0500
  • f17eae9043 Fix segfault with "xwayland false" (#4228) Aidan Harris 2019-06-08 14:28:10 +0000
  • 9bfbb0dd49 Add the missing constant for the switch input type Abdelhakim Qbaich 2019-06-07 00:04:17 -0400
  • b4b274cdce check for empty string before calling strtoul() and check errno Daniel Eklöf 2019-06-05 18:26:12 +0200
  • 900d3287f9 swaybar/nag: use xcursor theme defined by XCURSOR_THEME/SIZE Daniel Eklöf 2019-06-05 17:34:28 +0200
  • f0f5de9a9e criteria: reset on semicolon separation Brian Ashworth 2019-06-05 01:31:50 -0400
  • 190546fd31 add seat sub command 'xcursor_theme' Daniel Eklöf 2019-06-01 21:05:09 +0200
  • 799f5a2cd5 cmd_hide_edge_borders: add missing arg count check Brian Ashworth 2019-06-03 22:29:36 -0400
  • 6b6eb147ec Bump meson version to 1.1 Drew DeVault 2019-06-03 08:50:12 -0400
  • 5ff330e6bc desktop: output: fix use-after-free in destroy Rouven Czerwinski 2019-06-02 18:22:20 +0200
  • 4105982169 Remove orbital gamma-control protocol Simon Ser 2019-06-02 13:42:53 +0300
  • 4925882920 Use parent get_root_coords in subsurfaces Kenny Levinsen 2019-05-29 16:08:48 +0200
  • c3532bc8a1 Add swaybar protocol documentation Brian Ashworth 2019-05-30 02:58:46 -0400
  • 6afb392823 bindings: allow unlocked and locked bindings Brian Ashworth 2019-05-30 03:30:08 -0400
  • 2c6a10c4ba Provide current DPMS state in GET_OUTPUTS Josef Gajdusek 2019-05-28 21:33:15 +0200
  • 18476b0ec1 common/ipc-client: remove ipc recv timeout log Brian Ashworth 2019-05-27 00:33:52 -0400
  • de5cfa7232 input/switch: fix indentation of file Brian Ashworth 2019-05-27 00:22:14 -0400
  • e92ac7d552
    Create FUNDING.yml Drew DeVault 2019-05-25 12:35:43 -0400
  • 0e582f1a51 Update output manager config on all output events Josef Gajdusek 2019-05-24 21:23:36 +0200
  • b3a5effef2 Implement wlr-output-management-v1 Josef Gajdusek 2019-05-20 23:47:05 +0200
  • 00cffb8e20 commands/bar: fix mode and hidden_state at runtime Brian Ashworth 2019-05-22 12:42:27 -0400
  • 08ec88692a Make comment casing consistient Nick Paladino 2019-05-21 00:29:00 -0500
  • e4f1ffe601 commands/bar: improve error for invalid subcommand Alyssa Ross 2019-05-17 00:13:41 +0000
  • 5fb5984e94 bar: fix segfault with missing or invalid bar id Alyssa Ross 2019-05-16 22:56:58 +0000
  • 578c1956ac Add infos to help using for_window to man 5 Nomeji 2019-05-14 17:09:30 +0200
  • 23c64ab22d input/keyboard: attempt default keymap on failure Brian Ashworth 2019-05-13 23:56:59 -0400
  • ed2e553b8d Implement output toggle Moelf 2019-05-10 23:57:53 -0700
  • 18ce0eec60 Spawn swaybar as a wayland client Brian Ashworth 2019-05-11 23:14:01 -0400
  • 8c8e6a6c90 config/output: fix typo in merge_id_on_name Brian Ashworth 2019-05-09 16:30:08 -0400
  • 9dca18b6f7 Add Firefox note to ISSUE_TEMPALTE.md Drew DeVault 2019-05-06 15:32:23 -0400
  • 51c077798c Destroy swaybg client on reload Brian Ashworth 2019-05-03 23:26:18 -0400
  • 32087ad77d Fix xdg-decoration unconfigured if set before first commit Simon Ser 2019-05-04 00:11:18 +0300
  • 464a3b4fdd Bump required wlroots version Drew DeVault 2019-05-03 13:10:53 -0400
  • c8e4ca355d swaymsg: fix quiet error reporting Brian Ashworth 2019-05-03 12:49:33 -0400
  • c118618278 sway.5.scd: clarify workspace config commands Brian Ashworth 2019-04-30 18:51:07 -0400
  • 13cbb3b7fc cmd_move: add support for output current Brian Ashworth 2019-04-30 17:08:25 -0400
  • 3b3e0560be Fix a silly mistake Alex Maese 2019-04-26 13:46:31 -0500
  • 5b454ac441 Don't send pointer motion when rebasing the cursor Alex Maese 2019-04-25 11:35:18 -0500
  • 866a19b743 Clear pointer focus during move and resize seatops Alex Maese 2019-04-19 16:13:49 -0500
  • 812651d53e Remove extra inclusion of stdio.h Lane Surface 2019-04-27 21:48:20 -0500
  • e41e8d3330 Add link to i3 in first mention of README Ilja Kocken 2019-04-28 01:07:48 +0200
  • 957a704936 Add German translation of the README jajo-11 2019-04-26 17:47:03 +0200
  • 9aafef352b Don't submit too much damage Simon Ser 2019-04-27 17:49:37 +0300
  • e6fbb3c6bb config: fix clang warning Konstantin Pospelov 2019-04-20 19:13:12 +0300
  • c42497aca0 bindsym: change xkb_rule_names initialization Konstantin Pospelov 2019-03-05 22:38:26 +0300
  • ddf63ffabe bindsym: consider xkb_rule_names for --to-code Konstantin Pospelov 2019-02-20 14:54:59 +0300
  • d27a5e1cb0 bindsym: update the man page to include --to-code Konstantin Pospelov 2019-02-18 21:39:37 +0300
  • 998de8fbc5 bindsym: change default keymap for --to-code Konstantin Pospelov 2019-02-19 21:17:07 +0300
  • f1609abe4c config: simplify keysym translation fields Konstantin Pospelov 2019-02-19 16:35:35 +0300
  • a09c144b8b Implement bindsym --to-code Konstantin Pospelov 2019-02-17 19:08:22 +0300
  • bd32b300fb ci: enable all features Simon Ser 2019-04-25 18:20:14 +0300
  • 236ca63419 swaybg: split into standalone project Drew DeVault 2019-04-25 11:23:37 -0400
  • f62c755a9f Remove obsolete README translations Drew DeVault 2019-04-25 11:18:05 -0400
  • 8adb70f9c5 Set the correct version for wlroots dependency bschacht 2019-04-25 06:24:10 +0000
  • 462ad4ea83 cmd_move: respect workspace layout when inserting Brian Ashworth 2019-04-24 20:28:19 -0400
  • dc7a3930a7 swaybar: add multiseat support Brian Ashworth 2019-04-23 23:40:00 -0400
  • 583ceff6f6 swaybar: hide mode visibility improvements Brian Ashworth 2019-04-24 00:25:49 -0400
  • b6e55064fe Update for wlroots#1660 Simon Ser 2019-04-23 20:36:28 +0300
  • e3d94cb83e Fix uninitialized read for wlr_surface_send_frame Scott Anderson 2019-04-21 23:02:29 +1200
  • 20762ecb3c Validate icon_struct in read_theme_file Maxime “pep” Buquet 2019-04-20 18:52:03 +0100
  • 9099adbbe6 swaynag: revamp type configs Brian Ashworth 2019-04-19 22:44:11 -0400
  • 59d9a991b4 ipc: fix criteria for emitting bar_state_update Brian Ashworth 2019-04-19 23:12:35 -0400
  • 09595da0bc cmd_move: allow for all i3 syntax options Brian Ashworth 2019-04-19 02:46:49 -0400
  • 5e925f06e0 hide_edge_borders.c: add missing case for --i3 mwenzkowski 2019-04-18 21:15:33 +0200
  • 35ddd9aab3 Add unbindsym/unbindcode command for swaybar Alex Maese 2019-04-12 11:30:36 -0500
  • 8d4f8aea46 Add unbindswitch command Alex Maese 2019-04-12 11:28:48 -0500
  • 852f1f0b34 Create unbindsym and unbindcode commands Alex Maese 2019-04-12 11:26:23 -0500
  • d7d29fe546 swaymsg: add timeout and type checks Brian Ashworth 2019-04-17 01:57:34 -0400
  • aa4deef8a8 Fix the payload type returned by IPC Ashkan Kiani 2019-04-16 17:35:39 -0700
  • 9ac2342a67 Don't apply hide_edge_borders to floating windows mwenzkowski 2019-04-16 21:20:48 +0200
  • e9e1fbc501 view.c: refactor view_autoconfigure() mwenzkowski 2019-04-16 21:11:35 +0200
  • 2f9eed659d Add documentation for rename workspace Ashkan Kiani 2019-04-16 02:30:19 -0700
  • fd6903673b Send disabled output available modes on IPC get_outputs Ranieri Althoff 2019-04-15 21:46:50 -0300
  • b2cfcebef6 Add deprecation warnings for new_float, new_window, and force_focus_wrapping. Connor E 2019-04-15 01:16:35 +0100
  • bd3720585e Implement input type configs (#3784) Benjamin Cheng 2019-03-25 22:05:49 -0400
  • 6737b90cb9 Add heuristics to differentiate touchpads Benjamin Cheng 2019-03-12 13:17:47 -0400
  • 6961bf2e4c Spawn swaynag as a wayland client Brian Ashworth 2019-04-14 00:27:47 -0400
  • 8c69da11bb swaynag: fix pointer management Brian Ashworth 2019-04-14 01:06:09 -0400
  • 69a1a0ff99 Fix scratchpad fullscreen behavior and crash Brian Ashworth 2019-03-31 23:27:18 -0400