Commit graph

  • 3dbdc40b0e Merge pull request #226 from sce/fix_get_socketpath Drew DeVault 2015-11-13 14:10:00 -0500
  • f64b7e71d4 ipc: Store socketname in SWAYSOCK. Fixes --get-socketpath. S. Christoffer Eliesen 2015-11-13 17:53:46 +0100
  • 2cc6d39d46 New screenshot for README Drew DeVault 2015-11-13 11:07:57 -0500
  • f7c0d2badb Clean up some things better in wayland clients Drew DeVault 2015-11-13 10:27:16 -0500
  • 1011957465 Merge branch 'master' of github.com:SirCmpwn/sway Drew DeVault 2015-11-13 08:17:35 -0500
  • 38b18d460a Revert "Try ~/.i3/config earlier than /etc/sway/config" Drew DeVault 2015-11-13 08:17:29 -0500
  • f3fc48f692 Merge pull request #225 from sce/logind_socket_path Drew DeVault 2015-11-13 08:15:14 -0500
  • f0ceb4e909 Try ~/.i3/config earlier than /etc/sway/config Drew DeVault 2015-11-13 08:09:30 -0500
  • 253204efb9 ipc: Put socket into proper user runtime dir. S. Christoffer Eliesen 2015-11-12 17:19:58 +0100
  • 5c3f40111a Fix man page installs Drew DeVault 2015-11-13 07:56:06 -0500
  • fd1a59def3 Clean up CMake stuff Drew DeVault 2015-11-13 07:17:22 -0500
  • 44d0b3282f Merge pull request #224 from mathstuf/cmake-cleanups Drew DeVault 2015-11-12 22:20:44 -0500
  • 8e8bdbcae2 cmake: run git in the source directory Ben Boeckel 2015-11-12 21:45:32 -0500
  • ec013d1f1a common: create a static library Ben Boeckel 2015-11-12 21:42:37 -0500
  • 98678dea5d cmake: clean up installation rules Ben Boeckel 2015-11-12 21:37:35 -0500
  • f8ae8cb820 cmake: clean up definition settings Ben Boeckel 2015-11-12 21:37:18 -0500
  • 28f1e9842c cmake: manipulate CMAKE_MODULE_PATH as a list Ben Boeckel 2015-11-12 21:36:48 -0500
  • 2e9183e4de cmake: set the output directory once Ben Boeckel 2015-11-12 21:32:36 -0500
  • 4714262c3d cmake: simplify manpage generation Ben Boeckel 2015-11-12 21:29:25 -0500
  • c8599dba02 cmake: use string(TIMESTAMP) Ben Boeckel 2015-11-12 21:28:41 -0500
  • f002baed7a cmake: bump requirement to 3.1.0 Ben Boeckel 2015-11-12 21:30:50 -0500
  • c43ef2aedd We don't need to implement strdup Drew DeVault 2015-11-12 19:42:44 -0500
  • 11b1ba397f Further refinement of wayland client support Drew DeVault 2015-11-12 19:35:39 -0500
  • bfcabe48ef Start fleshing out wayland client implementation Drew DeVault 2015-11-12 19:04:01 -0500
  • 5c4e98aa4e Merge branch 'master' of github.com:SirCmpwn/sway Drew DeVault 2015-11-12 12:37:38 -0500
  • ef8335d694 Start working on IPC for get_pixels Drew DeVault 2015-11-12 12:37:23 -0500
  • 8048b8a4d2 Merge pull request #223 from mikkeloscar/swaybg-deps Drew DeVault 2015-11-12 10:48:56 -0500
  • b8068a1d3e Add new swaybg dependencies Mikkel Oscar Lyderik 2015-11-12 16:40:21 +0100
  • 4dc913c95e Add swaybg executable Drew DeVault 2015-11-12 08:31:47 -0500
  • aadcba4b7c Add new dependencies for wayland clients Drew DeVault 2015-11-12 08:17:52 -0500
  • 250097d32b Fix gaps for views being incorrect Drew DeVault 2015-11-12 08:02:39 -0500
  • 4397cff7bc Fix some IPC issues Drew DeVault 2015-11-11 08:43:36 -0500
  • d729032ba2 Add file and line number to log in Debug build Drew DeVault 2015-11-11 08:32:32 -0500
  • edb3e4b5ab Add some documentation comments Drew DeVault 2015-11-08 12:06:12 -0500
  • d3de6af6c2 Merge pull request #217 from mikkeloscar/ipc-h Drew DeVault 2015-11-04 15:25:39 -0500
  • d5b5d92b30 Include header declaring ipc_event_workpace(2) Mikkel Oscar Lyderik 2015-11-04 21:12:25 +0100
  • c3d731ba93 Merge pull request #216 from sce/learn_edge_gaps_0 Drew DeVault 2015-11-04 07:37:37 -0500
  • abc5fbfaec Learn "gaps edge_gaps <on|off|toggle>". S. Christoffer Eliesen 2015-11-04 02:55:38 +0100
  • 713c7d6e1e Merge pull request #215 from sce/gaps Drew DeVault 2015-11-04 06:58:26 -0500
  • eeec0fda8a commands: gaps: Re-arrange windows after changing default gaps. S. Christoffer Eliesen 2015-11-04 01:27:24 +0100
  • 936f8c24e0 commands: gaps: Always apply default gaps config. S. Christoffer Eliesen 2015-11-04 01:27:02 +0100
  • 5c1e20b6ff commands: gaps: Accept zero value. S. Christoffer Eliesen 2015-11-04 00:41:28 +0100
  • 62226460dd sway.5.txt: Clarify gaps documentation. S. Christoffer Eliesen 2015-11-04 01:26:23 +0100
  • 820681965d commands: gaps: Refactor, expected_syntax. S. Christoffer Eliesen 2015-11-04 01:05:19 +0100
  • 58085226b3 Merge pull request #205 from sce/focus_move_cont_to_adjacent_output Drew DeVault 2015-11-03 17:11:41 -0500
  • af31a3f04a commands: Learn 'move workspace to output <direction|name>'. S. Christoffer Eliesen 2015-10-25 00:38:33 +0200
  • 9c8394022e commands: Learn 'move <container|window> to output <direction|name>'. S. Christoffer Eliesen 2015-10-25 00:38:33 +0200
  • 0833fa0c75 Merge pull request #214 from taiyu-len/master Drew DeVault 2015-11-02 14:46:46 -0500
  • 65d71d0a5e put ipc_event_workspace in update_focus taiyu 2015-11-02 11:28:51 -0800
  • ca5a2a387c Merge pull request #212 from sce/mouse_warping Drew DeVault 2015-10-29 17:52:16 -0400
  • 515ed86f4d container.h: Remove unused. S. Christoffer Eliesen 2015-10-29 19:13:52 +0100
  • 5ba47d4a44 input_state: Remove mouse_origin (x&y). Query wlc instead. S. Christoffer Eliesen 2015-10-29 18:02:02 +0100
  • 78ca619769 commands: Learn mouse_warping. S. Christoffer Eliesen 2015-10-26 12:20:32 +0100
  • 4799d07ac1 input_state: Extract 'pointer_position_set' function from handlers. S. Christoffer Eliesen 2015-10-28 00:41:28 +0100
  • 865b30f138 container: Move container_under_pointer here from handlers. S. Christoffer Eliesen 2015-10-28 00:22:52 +0100
  • ad1cd0a3bd Merge pull request #211 from sce/fix_get_swayc_in_direction Drew DeVault 2015-10-29 11:33:14 -0400
  • 3c250e78be layout: get_swayc_in_direction: Properly find adjacent outputs. S. Christoffer Eliesen 2015-10-29 15:53:10 +0100
  • 239f4bd0ba Merge pull request #210 from sce/focus_output Drew DeVault 2015-10-28 15:54:28 -0400
  • 5fa8f91655 commands: Learn 'focus output <direction|name>' S. Christoffer Eliesen 2015-10-24 03:31:54 +0200
  • fede354a3d layout: Don't reset container size if it's a floating window. S. Christoffer Eliesen 2015-10-27 15:58:39 +0100
  • fa9978ee84 Merge pull request #209 from sce/fix_seamless_mouse Drew DeVault 2015-10-27 18:34:31 -0400
  • fabcf7c678 handlers: Pass workspace to workspace_switch, not output. S. Christoffer Eliesen 2015-10-27 23:19:55 +0100
  • 6cd106d23c Merge pull request #208 from minus7/ipc_subscribe Drew DeVault 2015-10-27 17:19:18 -0400
  • 9925554ea4 implemented IPC subscribe for workspace event minus 2015-10-27 21:59:17 +0100
  • 36526e8cb2 Merge pull request #206 from sce/debuglog Drew DeVault 2015-10-27 13:51:00 -0400
  • 48c5325909 sway.5.txt: Remove 'debuglog' documentation. S. Christoffer Eliesen 2015-10-27 15:36:48 +0100
  • 9f02b0bf16 commands: Learn 'debuglog'. S. Christoffer Eliesen 2015-10-26 13:41:45 +0100
  • eb847a1b1c Merge pull request #204 from sce/misc_stuff Drew DeVault 2015-10-25 08:58:34 -0400
  • 83ca7d3a5c output: Fix code style. S. Christoffer Eliesen 2015-10-25 13:55:46 +0100
  • c49e5340db commands: cmd_move: Fix "move container to workspace _number_ n" S. Christoffer Eliesen 2015-10-24 16:55:21 +0200
  • 5a70853253 log: Add swayc_log, use at a few key places. S. Christoffer Eliesen 2015-10-25 00:34:57 +0200
  • c6bb23b7dd sway/output: Create, move code from handlers.c here. S. Christoffer Eliesen 2015-10-25 01:20:00 +0200
  • 010368150b Update set_origin to match wlc changes Drew DeVault 2015-10-23 14:29:19 -0400
  • c0f4a17c2a Merge pull request #202 from sce/seamless_mouse_adjustments Drew DeVault 2015-10-23 10:48:09 -0400
  • c1479701de seamless_mouse: Move pointer only if successfully changed workspace. S. Christoffer Eliesen 2015-10-23 14:32:17 +0200
  • 1f08106b0a handlers: Don't switch output when mouse button is pressed. S. Christoffer Eliesen 2015-10-23 14:12:53 +0200
  • 988a0bd67e Merge pull request #201 from sce/cmd_results Drew DeVault 2015-10-23 10:34:38 -0400
  • 362413bd50 commands: cmd_results->input is duplicated/freed. S. Christoffer Eliesen 2015-10-23 13:03:14 +0200
  • 88a2ddbe83 commands: Code formatting. S. Christoffer Eliesen 2015-10-23 12:50:30 +0200
  • 187f0ab1c4 commands: Allow 'floating_modifier' & 'focus_follows_mouse' at runtime. S. Christoffer Eliesen 2015-10-23 12:45:46 +0200
  • af30a1b67c ipc,commands,config: Replace cmd_status enum with cmd_results struct. S. Christoffer Eliesen 2015-10-22 14:14:13 +0200
  • 544c6c412a ipc: Return correct status in ipc reply. S. Christoffer Eliesen 2015-10-22 13:00:37 +0200
  • 8a57c48dff Merge pull request #200 from sce/fix_seamless_transitions Drew DeVault 2015-10-22 17:14:10 -0400
  • b093a5d16f handlers: Fix swapped top/bottom for seamless transitions. S. Christoffer Eliesen 2015-10-22 23:07:27 +0200
  • 2c100105bf Move pointer during seamless transitions Drew DeVault 2015-10-22 16:44:29 -0400
  • 15d0739f73 Merge pull request #199 from sce/mouse_cross_output_edge_simple Drew DeVault 2015-10-21 19:44:23 -0400
  • edf33aad29 config: Add "seamless_mouse" to decide if pointer crosses output edges. S. Christoffer Eliesen 2015-10-22 01:34:32 +0200
  • fc1bacf034 Switch to adjacent output when hitting output edge. S. Christoffer Eliesen 2015-10-22 01:15:25 +0200
  • c97a9f4184 Merge 9f45a67f2c into 3e2579b22c S. Christoffer Eliesen 2015-10-21 22:39:04 +0000
  • 9f45a67f2c Switch to adjacent output when hitting output edge. S. Christoffer Eliesen 2015-10-20 19:28:45 +0200
  • 3e2579b22c Merge pull request #197 from sce/configure_outputs_during_reload_ Drew DeVault 2015-10-21 18:24:07 -0400
  • 9b271573a9 commands: Allow changing resolution outside config load. S. Christoffer Eliesen 2015-10-22 00:15:23 +0200
  • 4fea92ef0c config: Don't try to apply bad output resolution. S. Christoffer Eliesen 2015-10-21 23:59:01 +0200
  • ca862a5bd4 config: Apply output config also during config reload. S. Christoffer Eliesen 2015-10-21 16:34:12 +0200
  • 6eb8da0e14 commands,container: Tweak debug output to better reflect reality. S. Christoffer Eliesen 2015-10-21 22:22:01 +0200
  • aef3191022 Merge pull request #196 from sce/catch_empty_command Drew DeVault 2015-10-19 13:52:49 -0400
  • e3837ba634 commands: Gracefully handle empty commands. S. Christoffer Eliesen 2015-10-19 19:42:49 +0200
  • 83c23f274c Merge pull request #195 from sce/get_socketpath Drew DeVault 2015-10-18 14:25:57 -0400
  • ee9b9414b9 Merge pull request #194 from sce/ignore_no_startup_id Drew DeVault 2015-10-18 14:03:48 -0400
  • 3be11a08e6 main: Implement --get-socketpath switch. S. Christoffer Eliesen 2015-10-18 19:53:56 +0200