Commit Graph

  • e5c7b019ff Fix dispatching and assigning events Mykyta Holubakha 2016-07-20 14:56:14 +0300
  • 2029fef6b8 More progress on window events Mykyta Holubakha 2016-07-19 23:28:06 +0300
  • 976e48d79f Initial work on window events Mykyta Holubakha 2016-07-12 13:58:24 +0000
  • 095353d91d Remove arrange_windows from post-render Drew DeVault 2016-07-21 08:26:42 -0400
  • 5de5c3838b Merge pull request #774 from Hummer12007/eventmasks Drew DeVault 2016-07-19 17:56:51 -0400
  • 0b5391ed77 Properly construct event bitmasks Mykyta Holubakha 2016-07-20 00:44:31 +0300
  • 7e6c67c26c Merge pull request #773 from SethBarberee/patch-2 Drew DeVault 2016-07-19 08:13:42 -0400
  • 6ec51e3350 Update _swaylock Seth Barberee 2016-07-18 23:35:53 -0500
  • 4190ddb0d1 Merge pull request #770 from minus7/that-bugged-me Drew DeVault 2016-07-18 14:28:04 -0400
  • 50b09937b2 clean up apply_input_config minus 2016-07-17 13:27:02 +0200
  • 5a1d95ac2a Move backgrounds to back after arrange_windows Drew DeVault 2016-07-18 09:12:48 -0400
  • c0e4522202 Merge pull request #764 from deklov/move-position-bug-02 Drew DeVault 2016-07-18 08:50:53 -0400
  • 2956645718 Merge pull request #768 from gpyh/patch-1 Drew DeVault 2016-07-18 07:41:46 -0400
  • 435509c871 Merge pull request #767 from thejan2009/correct-container-titles Drew DeVault 2016-07-18 07:38:35 -0400
  • 5d250f3da6 Construct titles of nested tabbed/stacked containers from app_id instead of title D.B 2016-07-18 12:35:50 +0200
  • 9b2780a6c2 Packages link to the wiki page with instructions Yacine Hmito 2016-07-18 07:00:17 +0200
  • d9eb49f3b1 Add missing entry to list of accepted arguments for the move command David Eklov 2016-07-17 22:52:39 -0500
  • d202ca2fd7 Do not crash when handling the command 'move position' David Eklov 2016-07-17 22:47:20 -0500
  • 31a7119c3d Remove disclaimer from default config Drew DeVault 2016-07-17 21:31:34 -0400
  • 0aac17548e Merge pull request #763 from Hummer12007/patch-2 Drew DeVault 2016-07-17 21:00:56 -0400
  • 06f46955c0 Fix a warning Hummer12007 2016-07-18 00:57:49 +0300
  • 2530f952c9 Fix clang warning Drew DeVault 2016-07-17 12:59:39 -0400
  • ff363aa7f7 Fix bug with views behind backgrounds on ws switch Drew DeVault 2016-07-17 12:57:40 -0400
  • 6d971af5c3 Turn swaybg into a shell surface Drew DeVault 2016-07-17 11:55:05 -0400
  • c8917395c0 Remove SIGSERV and SIGABORT handler Drew DeVault 2016-07-17 11:29:29 -0400
  • 3bb880bf20 Implement configurable wrapping on bar ws scroll Drew DeVault 2016-07-17 11:26:38 -0400
  • a9767ad2f7 Allow users to customize the cursor on clients Drew DeVault 2016-07-17 10:59:03 -0400
  • 8be4ae70e7 Merge pull request #757 from siddharthist/master Drew DeVault 2016-07-16 17:07:29 -0400
  • a655cb8751 Merge pull request #756 from Hummer12007/patch-1 Drew DeVault 2016-07-16 17:06:38 -0400
  • 4442f79af8 readme: add nixos package Langston Barrett 2016-07-16 23:04:58 +0200
  • cf7c6c5822 Fix a memory leak Hummer12007 2016-07-17 00:00:51 +0300
  • d5ad8c9036 Merge pull request #754 from thejan2009/containers-inside-tabbed-stacked Drew DeVault 2016-07-16 10:26:45 -0400
  • ad7605675e refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where needed D.B 2016-07-16 15:11:08 +0200
  • 7aeedf0264 Fix warning in window.c Drew DeVault 2016-07-16 09:13:38 -0400
  • 147a88260a Fix #753 Drew DeVault 2016-07-16 09:09:22 -0400
  • e66f813d49 Merge pull request #752 from deklov/bar-scroll-02 Drew DeVault 2016-07-16 09:09:37 -0400
  • e38d6b94b8 Change workspace when mouse wheel is scrolled while hovering over the bar David Eklov 2016-07-12 22:14:20 -0500
  • c0b7610c26 Enable windows to register to get notified when the mouse wheel is scrolled David Eklov 2016-07-11 23:15:23 -0500
  • 250ddc66c6 Rename pointer_input::notify to indicate that is called on button clicks David Eklov 2016-07-11 22:51:50 -0500
  • a11277c88f Fix warning from unused daemon return value Drew DeVault 2016-07-15 08:03:31 -0400
  • 6abbe04e75 Merge pull request #743 from deklov/panel-as-shell-03 Drew DeVault 2016-07-14 18:57:37 -0400
  • 8a232c8cfd Send command to sway to change workspace when workspace button is clicked David Eklov 2016-07-11 00:50:23 -0500
  • a0c8799c80 Compute what workspace button is clicked David Eklov 2016-07-11 00:11:38 -0500
  • 679c7b397c Use int instead of wl_fixed_t for mouse coordinates David Eklov 2016-07-11 00:03:15 -0500
  • c805e42635 Extract workspace size computation from render_workspace_button() David Eklov 2016-07-10 22:47:10 -0500
  • 103954dd2b Setup to receive mouse click events and log them David Eklov 2016-07-10 22:23:47 -0500
  • 5c4f52f953 Set panels' geometries correctly and don't render them explicitly David Eklov 2016-07-06 00:28:14 -0500
  • 4bb45abc46 Don't treat backgrounds as shell surfaces David Eklov 2016-07-10 11:03:39 -0500
  • 6d94f77457 Revert "swaybg: Make swaybg a shell surface" David Eklov 2016-07-10 09:47:35 -0500
  • 1e95191900 Merge pull request #726 from Hummer12007/hwc Drew DeVault 2016-07-14 18:04:50 -0400
  • c503bf1342 Suspend destruction of wss when creating views Mykyta Holubakha 2016-07-11 22:27:13 +0300
  • a2bb280172 Spawn new views to target ws's focused container Mykyta Holubakha 2016-06-27 21:36:27 +0300
  • 136387144c Merge pull request #750 from deklov/sway-lock-01 Drew DeVault 2016-07-14 13:06:42 -0400
  • ea0a93c5c4 swaylock: Add -f option to detach from the controlling terminal, fixes #725 David Eklov 2016-07-12 22:42:16 -0500
  • dff1e7f91b Merge pull request #749 from Hummer12007/patch-2 Drew DeVault 2016-07-12 09:49:45 -0400
  • 8fc9f503f9 Enable using non-annotated tags in git-describe Hummer12007 2016-07-12 13:44:19 +0000
  • 614aa28a7b Merge pull request #747 from deklov/clang-format-01 Drew DeVault 2016-07-12 08:14:03 -0400
  • e0e5d4a37e Merge pull request #748 from Hummer12007/x86fix Drew DeVault 2016-07-12 08:13:43 -0400
  • ea7917784d Fix build on x86 Mykyta Holubakha 2016-07-12 09:43:48 +0000
  • 6fb985b767 clang-format configuration for Sway's style as detailed in CONTRIBUTING.md David Eklov 2016-07-11 22:33:58 -0500
  • 0374154749 Merge pull request #744 from thejan2009/tabbed-stacked-layout-fixes Drew DeVault 2016-07-07 21:41:32 -0400
  • ee67cd0ba1 Fix tabbed/stacked corner case #742 D.B 2016-07-07 22:28:57 +0200
  • 378149b59c Merge pull request #739 from deklov/swaybar-pointer-01 Drew DeVault 2016-07-06 08:45:05 -0400
  • b9d8cbabdd Fix formatting guide violations (spaces instead of tabs) David Eklov 2016-07-06 01:08:54 -0500
  • c8a64305fd Enable windows to register to get notified of pointer button events David Eklov 2016-07-05 01:21:56 -0500
  • 9889b14511 Check capabilities before using pointer and keyboard David Eklov 2016-07-04 23:21:11 -0500
  • 840b0c1bcd Merge pull request #740 from zandrmartin/json-fixes Drew DeVault 2016-07-05 08:32:10 -0400
  • c65d6e6e95
    get_tree json fixes Zandr Martin 2016-07-05 07:23:44 -0500
  • 58804a044f Merge pull request #738 from deklov/panel-as-shell-02 Drew DeVault 2016-07-05 08:09:22 -0400
  • d9bcea381a Fix formatting guide violations (spaces instead of tabs) David Eklov 2016-07-04 22:18:56 -0500
  • 99bda4afe2 swaybg: Make swaybg a shell surface David Eklov 2016-07-04 17:04:16 -0500
  • d3752b4140 swaybar: Make swaybar a shell surface David Eklov 2016-07-04 17:03:55 -0500
  • bb35960e65 Move code to make a window a shell surface into seperate function David Eklov 2016-07-04 17:01:37 -0500
  • 51204b33c1 Enable backgrounds and panels to be shell surfaces David Eklov 2016-07-04 16:53:03 -0500
  • c3373c6815 Merge pull request #737 from zandrmartin/fix-bar-on-reload Drew DeVault 2016-07-04 20:43:22 -0400
  • 2f54057623
    I think this fixes #678 Zandr Martin 2016-07-04 17:45:37 -0500
  • 33c923be73 Merge pull request #735 from zandrmartin/get-tree-command Drew DeVault 2016-07-04 16:03:23 -0400
  • e07b8c8d7c Merge branch 'master' into get-tree-command Zandr Martin 2016-07-04 13:53:49 -0500
  • f8a94f2f4b
    fix typo in ipc-json.c Zandr Martin 2016-07-04 13:46:19 -0500
  • 15a324b0d3
    implement `get_tree` command Zandr Martin 2016-07-04 13:34:44 -0500
  • 33abcd9573 Merge pull request #734 from jplatte/patch-1 Drew DeVault 2016-07-04 08:56:51 -0400
  • e55e5cc6b4 Create .editorconfig Jonas Platte 2016-07-04 14:08:35 +0200
  • b658b464ec Merge pull request #732 from zandrmartin/set-size-command Drew DeVault 2016-07-03 21:53:28 -0400
  • a7b94f1324
    typo in focus.h Zandr Martin 2016-07-03 12:22:10 -0500
  • d5e4fff345
    resize command updates (#713) Zandr Martin 2016-07-03 12:11:21 -0500
  • aced6daa19
    match i3 syntax for `resize set` Zandr Martin 2016-07-03 07:05:10 -0500
  • 034410819d
    Merge remote-tracking branch 'upstream/master' into set-size-command Zandr Martin 2016-07-02 08:14:40 -0500
  • 7144fb9fc3 Spawn windows as floating if they have a parent Drew DeVault 2016-06-30 08:30:03 -0400
  • b5d778dd82 Merge pull request #728 from deklov/master Drew DeVault 2016-06-27 20:05:11 -0400
  • 26842ff383 Add get_log_level() to encapsulate v (current log level) David Eklov 2016-06-27 02:29:37 -0500
  • 8f67903909 Merge pull request #723 from deklov/master Drew DeVault 2016-06-27 00:34:04 -0400
  • d3c947676d Bug fix: Add missing header file, unistd.h David Eklov 2016-06-26 23:25:56 -0500
  • cbbeeb2cc3
    Merge branch 'set-size-command' of github.com:zandrmartin/sway into set-size-command Zandr Martin 2016-06-25 08:02:14 -0500
  • b5818150b9 Merge pull request #720 from Hummer12007/exec_fix Drew DeVault 2016-06-21 14:14:16 -0400
  • bfdda1505e Check if found ws is focused in new view handler Mykyta Holubakha 2016-06-21 20:38:06 +0300
  • 71f710cf0f Minor fix to warning messages Drew DeVault 2016-06-19 10:01:15 -0400
  • cdb6a9e948 Merge pull request #716 from Hummer12007/patch-1 Drew DeVault 2016-06-18 13:45:39 -0400
  • 7870a197fc Added a null check in tabbed_stacked_parent Hummer12007 2016-06-18 20:31:18 +0300
  • 3ce8cc8077 Merge pull request #709 from zandrmartin/set-size-command Drew DeVault 2016-06-11 19:39:39 -0400
  • a6f4bf60f2 Merge branch 'master' into set-size-command Zandr Martin 2016-06-11 17:10:38 -0500