1
1
mirror of https://github.com/swaywm/sway synced 2025-03-04 10:51:15 +01:00

Commit Graph

  • 8ae6220360 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
  • c1a2646063 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
  • b8c29a13d9
    Don't submit too much damage Simon Ser 2019-04-27 17:49:37 +0300
  • b5a06052dc Fix a silly mistake Alex Maese 2019-04-26 13:46:31 -0500
  • fd07033f2d Don't send pointer motion when rebasing the cursor Alex Maese 2019-04-25 11:35:18 -0500
  • 0c45b3df7d Clear pointer focus during move and resize seatops Alex Maese 2019-04-19 16:13:49 -0500
  • 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
  • 038482cb35 common: adjust sway_log for 32-bit architectures after d7d29fe546ab Jan Beich 2019-04-26 15:03:08 +0000
  • 50fbc3b9db
    Merge 90cbe9ce03e5dce6deb87dc87dc3cd81d5b5e6b9 into bd32b300fb61e31bcac76be470ff0faa65cf9a88 Samuel Grahn 2019-04-25 18:00:57 +0000
  • bd32b300fb ci: enable all features Simon Ser 2019-04-25 18:20:14 +0300
  • 58c230dfc6
    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
  • 7084f22b6f 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
  • 16e966b2ee
    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
  • c2124403e6 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
  • fc80bba38b swaybar: hide mode visibility improvements Brian Ashworth 2019-04-24 00:25:49 -0400
  • 142af76e24 swaybar: add multiseat support Brian Ashworth 2019-04-23 23:40:00 -0400
  • b6e55064fe Update for wlroots#1660 Simon Ser 2019-04-23 20:36:28 +0300
  • 7c8c31b4d7
    Update for wlroots#1660 Simon Ser 2019-04-23 20:36:28 +0300
  • 90cbe9ce03 Remove empty lines Samuel Grahn 2019-04-22 14:40:23 +0200
  • d70e55e0ef Fix duplicated dependency Samuel Grahn 2019-04-22 14:14:05 +0200
  • 76ec7d9433 Fix errors Samuel Grahn 2019-04-22 14:12:00 +0200
  • 068c777de2 Follow style guide Samuel Grahn 2019-04-22 14:10:02 +0200
  • 16e60f2ea5 Switch to progress tracker Samuel Grahn 2019-04-20 17:42:00 +0200
  • a3e3242621 Integrate libtouch into sway and cursor.(c|h) grahnen 2019-01-15 03:45:04 +0100
  • 7873a0f13c Implement remaining actions, split touch for different seats Samuel Grahn 2019-02-03 03:38:44 +0100
  • f89f45e58d Use the right seat pointer Samuel Grahn 2019-01-24 04:02:24 +0100
  • 40811a0e4d Add calling actions on gesture Samuel Grahn 2019-01-24 03:57:15 +0100
  • dda3ac15ae Implement binding Samuel Grahn 2019-01-24 01:10:44 +0100
  • 6ccc01e9ef Fix the failed rebase. Samuel Grahn 2019-01-24 00:50:10 +0100
  • ba2020aebd Restructure and add a hiearchy of commands Samuel Grahn 2019-01-23 03:41:29 +0100
  • cb94176e27 Try to incorporate touch in config grahnen 2019-01-16 19:15:39 +0100
  • 79f3cf88a7 Declare cmd_gesture and create an empty body. grahnen 2019-01-16 00:23:41 +0100
  • bccc14e01b Register touch events in libtouch engine grahnen 2019-01-15 04:05:45 +0100
  • 6a099a753e Integrate libtouch into sway and cursor.(c|h) grahnen 2019-01-15 03:45:04 +0100
  • 642d7fd8ec Link against libtouch grahnen 2019-01-15 03:08:11 +0100
  • e3d94cb83e Fix uninitialized read for wlr_surface_send_frame Scott Anderson 2019-04-21 23:02:29 +1200
  • cd471e91b0 Fix uninitialized read for wlr_surface_send_frame Scott Anderson 2019-04-21 23:02:29 +1200
  • 78f1d33382
    swaymsg: quote arguments containing spaces Bor Grošelj Simić 2019-04-21 10:41:38 +0200
  • 20762ecb3c Validate icon_struct in read_theme_file Maxime “pep” Buquet 2019-04-20 18:52:03 +0100
  • 30486f3f6f
    Validate icon_struct in read_theme_file Maxime “pep” Buquet 2019-04-20 18:52:03 +0100
  • 0cddae0c35 config: fix clang warning Konstantin Pospelov 2019-04-20 19:13:12 +0300
  • 79014208d1 bindsym: change xkb_rule_names initialization Konstantin Pospelov 2019-03-05 22:38:26 +0300
  • 337d8c0508 bindsym: consider xkb_rule_names for --to-code Konstantin Pospelov 2019-02-20 14:54:59 +0300
  • 24086a48ff bindsym: update the man page to include --to-code Konstantin Pospelov 2019-02-18 21:39:37 +0300
  • bb8daecc97 bindsym: change default keymap for --to-code Konstantin Pospelov 2019-02-19 21:17:07 +0300
  • 94dcbc5008 config: simplify keysym translation fields Konstantin Pospelov 2019-02-19 16:35:35 +0300
  • c4559d850a Implement bindsym --to-code Konstantin Pospelov 2019-02-17 19:08:22 +0300
  • 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
  • c30b6a714d ipc: fix criteria for emitting bar_state_update Brian Ashworth 2019-04-19 23:12:35 -0400