Commit graph

  • 142af76e24 swaybar: add multiseat support Brian Ashworth 2019-04-23 23:40:00 -04:00
  • b6e55064fe Update for wlroots#1660 Simon Ser 2019-04-23 20:36:28 +03:00
  • 7c8c31b4d7
    Update for wlroots#1660 Simon Ser 2019-04-23 20:36:28 +03:00
  • 90cbe9ce03 Remove empty lines Samuel Grahn 2019-04-22 14:40:23 +02:00
  • d70e55e0ef Fix duplicated dependency Samuel Grahn 2019-04-22 14:14:05 +02:00
  • 76ec7d9433 Fix errors Samuel Grahn 2019-04-22 14:12:00 +02:00
  • 068c777de2 Follow style guide Samuel Grahn 2019-04-22 14:10:02 +02:00
  • 16e60f2ea5 Switch to progress tracker Samuel Grahn 2019-04-20 17:42:00 +02:00
  • a3e3242621 Integrate libtouch into sway and cursor.(c|h) grahnen 2019-01-15 03:45:04 +01:00
  • 7873a0f13c Implement remaining actions, split touch for different seats Samuel Grahn 2019-02-03 03:38:44 +01:00
  • f89f45e58d Use the right seat pointer Samuel Grahn 2019-01-24 04:02:24 +01:00
  • 40811a0e4d Add calling actions on gesture Samuel Grahn 2019-01-24 03:57:15 +01:00
  • dda3ac15ae Implement binding Samuel Grahn 2019-01-24 01:10:44 +01:00
  • 6ccc01e9ef Fix the failed rebase. Samuel Grahn 2019-01-24 00:50:10 +01:00
  • ba2020aebd Restructure and add a hiearchy of commands Samuel Grahn 2019-01-23 03:41:29 +01:00
  • cb94176e27 Try to incorporate touch in config grahnen 2019-01-16 19:15:39 +01:00
  • 79f3cf88a7 Declare cmd_gesture and create an empty body. grahnen 2019-01-16 00:23:41 +01:00
  • bccc14e01b Register touch events in libtouch engine grahnen 2019-01-15 04:05:45 +01:00
  • 6a099a753e Integrate libtouch into sway and cursor.(c|h) grahnen 2019-01-15 03:45:04 +01:00
  • 642d7fd8ec Link against libtouch grahnen 2019-01-15 03:08:11 +01:00
  • e3d94cb83e Fix uninitialized read for wlr_surface_send_frame Scott Anderson 2019-04-21 23:02:29 +12:00
  • cd471e91b0 Fix uninitialized read for wlr_surface_send_frame Scott Anderson 2019-04-21 23:02:29 +12:00
  • 78f1d33382
    swaymsg: quote arguments containing spaces Bor Grošelj Simić 2019-04-21 10:41:38 +02:00
  • 20762ecb3c Validate icon_struct in read_theme_file Maxime “pep” Buquet 2019-04-20 18:52:03 +01:00
  • 30486f3f6f
    Validate icon_struct in read_theme_file Maxime “pep” Buquet 2019-04-20 18:52:03 +01:00
  • 0cddae0c35 config: fix clang warning Konstantin Pospelov 2019-04-20 19:13:12 +03:00
  • 79014208d1 bindsym: change xkb_rule_names initialization Konstantin Pospelov 2019-03-05 22:38:26 +03:00
  • 337d8c0508 bindsym: consider xkb_rule_names for --to-code Konstantin Pospelov 2019-02-20 14:54:59 +03:00
  • 24086a48ff bindsym: update the man page to include --to-code Konstantin Pospelov 2019-02-18 21:39:37 +03:00
  • bb8daecc97 bindsym: change default keymap for --to-code Konstantin Pospelov 2019-02-19 21:17:07 +03:00
  • 94dcbc5008 config: simplify keysym translation fields Konstantin Pospelov 2019-02-19 16:35:35 +03:00
  • c4559d850a Implement bindsym --to-code Konstantin Pospelov 2019-02-17 19:08:22 +03:00
  • 9099adbbe6 swaynag: revamp type configs Brian Ashworth 2019-04-19 22:44:11 -04:00
  • 59d9a991b4 ipc: fix criteria for emitting bar_state_update Brian Ashworth 2019-04-19 23:12:35 -04:00
  • c30b6a714d ipc: fix criteria for emitting bar_state_update Brian Ashworth 2019-04-19 23:12:35 -04:00
  • 5559b30351 swaynag: revamp type configs Brian Ashworth 2019-04-19 22:44:11 -04:00
  • 09595da0bc cmd_move: allow for all i3 syntax options Brian Ashworth 2019-04-19 02:46:49 -04:00
  • 51967f83bb cmd_move: allow for all i3 syntax options Brian Ashworth 2019-04-19 02:46:49 -04:00
  • 5e925f06e0 hide_edge_borders.c: add missing case for --i3 mwenzkowski 2019-04-18 21:15:33 +02:00
  • d2592b2cc6 hide_edge_borders.c: add missing case for --i3 mwenzkowski 2019-04-18 21:15:33 +02:00
  • 35ddd9aab3 Add unbindsym/unbindcode command for swaybar Alex Maese 2019-04-12 11:30:36 -05:00
  • 8d4f8aea46 Add unbindswitch command Alex Maese 2019-04-12 11:28:48 -05:00
  • 852f1f0b34 Create unbindsym and unbindcode commands Alex Maese 2019-04-12 11:26:23 -05:00
  • 6780cc55ce Add unbindsym/unbindcode command for swaybar Alex Maese 2019-04-12 11:30:36 -05:00
  • 0453687aa4 Add unbindswitch command Alex Maese 2019-04-12 11:28:48 -05:00
  • 3266517ee2 Create unbindsym and unbindcode commands Alex Maese 2019-04-12 11:26:23 -05:00
  • d7d29fe546 swaymsg: add timeout and type checks Brian Ashworth 2019-04-17 01:57:34 -04:00
  • 12973d1430 swaymsg: add timeout and type checks Brian Ashworth 2019-04-17 01:57:34 -04:00
  • aa4deef8a8 Fix the payload type returned by IPC Ashkan Kiani 2019-04-16 17:35:39 -07:00
  • 1c5ce9afea Fix the payload type returned by IPC Ashkan Kiani 2019-04-16 17:35:39 -07:00
  • 9ac2342a67 Don't apply hide_edge_borders to floating windows mwenzkowski 2019-04-16 21:20:48 +02:00
  • e9e1fbc501 view.c: refactor view_autoconfigure() mwenzkowski 2019-04-16 21:11:35 +02:00
  • 2a6ea0a355 Don't apply hide_edge_borders to floating windows mwenzkowski 2019-04-16 21:20:48 +02:00
  • f39da0fcb7 view.c: refactor view_autoconfigure() mwenzkowski 2019-04-16 21:11:35 +02:00
  • 2f9eed659d Add documentation for rename workspace Ashkan Kiani 2019-04-16 02:30:19 -07:00
  • bb0f7ec1e0 Add documentation for rename workspace Ashkan Kiani 2019-04-16 02:30:19 -07:00
  • fd6903673b Send disabled output available modes on IPC get_outputs Ranieri Althoff 2019-04-15 21:46:50 -03:00
  • 2a7abb4b96
    Send disabled output available modes on IPC get_outputs Ranieri Althoff 2019-04-15 21:46:50 -03:00
  • b2cfcebef6 Add deprecation warnings for new_float, new_window, and force_focus_wrapping. Connor E 2019-04-15 01:16:35 +01:00
  • 153d6d5c32 Add deprecation warnings for new_float, new_window, and force_focus_wrapping. Connor E 2019-04-15 01:16:35 +01:00
  • bd3720585e Implement input type configs (#3784) Benjamin Cheng 2019-03-25 22:05:49 -04:00
  • 6737b90cb9 Add heuristics to differentiate touchpads Benjamin Cheng 2019-03-12 13:17:47 -04:00
  • aa87bc24ce
    Implement input type configs (#3784) Benjamin Cheng 2019-03-25 22:05:49 -04:00
  • 6961bf2e4c Spawn swaynag as a wayland client Brian Ashworth 2019-04-14 00:27:47 -04:00
  • e2da96c90a
    Add heuristics to differentiate touchpads Benjamin Cheng 2019-03-12 13:17:47 -04:00
  • 8c69da11bb swaynag: fix pointer management Brian Ashworth 2019-04-14 01:06:09 -04:00
  • 198fca0ced swaynag: fix pointer management Brian Ashworth 2019-04-14 01:06:09 -04:00
  • f94a8127e5 Spawn swaynag as a wayland client Brian Ashworth 2019-04-14 00:27:47 -04:00
  • 69a1a0ff99 Fix scratchpad fullscreen behavior and crash Brian Ashworth 2019-03-31 23:27:18 -04:00
  • 5b04518548 Fix scratchpad fullscreen behavior and crash Brian Ashworth 2019-03-31 23:27:18 -04:00
  • 913445e112 Fix potential null accesses Ashkan Kiani 2019-04-13 03:33:07 -07:00
  • e7d6b8ec3e swaybg: add manpage Simon Ser 2019-04-13 11:41:40 +03:00
  • 4d269d275f Fix potential null accesses Ashkan Kiani 2019-04-13 03:33:07 -07:00
  • db5fe46d7c
    swaybg: add manpage Simon Ser 2019-04-13 11:41:40 +03:00
  • 27f51360b7 Fix scratchpad logic for floating windows Ashkan Kiani 2019-04-12 00:54:09 -07:00
  • e3b748ae52 Fix scratchpad logic for floating windows Ashkan Kiani 2019-04-12 00:54:09 -07:00
  • 090e101581 sway-input.5: add xkeyboard-config(7) to "see also" Martin Michlmayr 2019-04-13 01:39:14 +07:00
  • d3896a67c9 sway-input.5: add xkeyboard-config(7) to "see also" Martin Michlmayr 2019-04-13 01:39:14 +07:00
  • bd4c3957ba cmd_focus: raise floating for <criteria> focus Brian Ashworth 2019-04-10 23:31:50 -04:00
  • 195226120f Honor output for xdg_toplevel_set_fullscreen Brian Ashworth 2019-03-24 23:24:02 -04:00
  • 404ba8fd4e cmd_focus: raise floating for <criteria> focus Brian Ashworth 2019-04-10 23:31:50 -04:00
  • e0324fc88c config/output: unbreak on 32-bit architectures Jan Beich 2019-04-08 19:18:42 +00:00
  • 53210ca94f config/output: unbreak on 32-bit architectures Jan Beich 2019-04-08 19:18:42 +00:00
  • 50f82f19b0 Initial IPC_EVENT_OUTPUT support vesim987 2019-04-05 23:25:32 +02:00
  • 4b892a79aa Add margin to short_text handling. Dmitri Kourennyi 2019-04-01 16:13:39 -04:00
  • 94dc57f3c5 Ensure predicted position for short text handling doesn't overflow. Dmitri Kourennyi 2019-04-01 16:12:42 -04:00
  • 0553e75b53 Implement handling of short_text field of i3 input protocol. Dmitri Kourennyi 2019-03-22 17:18:21 -04:00
  • 75e7bd24cc swaybg: one instance for all outputs Brian Ashworth 2019-04-03 21:53:43 -04:00
  • 40963e6847 swaybg: one instance for all outputs Brian Ashworth 2019-04-03 21:53:43 -04:00
  • 0ad905f23c idle_inhibit: fix crash during view destruction Brian Ashworth 2019-04-02 11:51:46 -04:00
  • f0f20f96aa root_scratchpad_hide: fix crash when layer focused Brian Ashworth 2019-04-02 13:17:01 -04:00
  • 4a10858c2a root_scratchpad_hide: fix crash when layer focused Brian Ashworth 2019-04-02 13:17:01 -04:00
  • d34e6f665d idle_inhibit: fix crash during view destruction Brian Ashworth 2019-04-02 11:51:46 -04:00
  • 1e1d9e1299 fix broken link to README.zh-CN.md Dacheng Gao 2019-04-02 15:17:58 +08:00
  • 04f9cfaca8 fix broken link to README.zh-CN.md Dacheng Gao 2019-04-02 15:17:58 +08:00
  • 5e0a928201 fix typo Dacheng Gao 2019-04-02 10:47:28 +08:00
  • 23679651d8 fix typo Dacheng Gao 2019-04-02 10:47:28 +08:00
  • 10ae242d49 Add margin to short_text handling. Dmitri Kourennyi 2019-04-01 16:13:39 -04:00
  • bb8afd3fa6 Ensure predicted position for short text handling doesn't overflow. Dmitri Kourennyi 2019-04-01 16:12:42 -04:00
  • 273d4be3c6 Merge remote-tracking branch 'upstream/master' Dmitri Kourennyi 2019-04-01 15:47:56 -04:00