1
1
mirror of https://github.com/swaywm/sway synced 2026-01-12 02:11:34 +01:00

Commit Graph

  • 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
  • eb231a9e1c Add support to move command to move floating containers David Eklov 2016-07-17 16:34:10 -0500
  • d2f0a1db94 Function to move floating containers David Eklov 2016-07-17 16:31:33 -0500
  • 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
  • 585200ac2a Update roadmap Drew DeVault 2016-07-16 11:16:27 -0400
  • 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