1
1
mirror of https://github.com/swaywm/sway synced 2025-03-04 19:11:13 +01:00

Commit Graph

  • 6e55111cd3 Add 'visible' key to view json response Yorick van Pelt 2019-02-18 13:57:16 +0100
  • c2a3d6dd45 Fix drag icon map listener not removed emersion 2019-02-18 13:19:58 +0100
  • b00b0fb9d3 fix smart_borders description in manual Carlo Abelli 2019-02-25 14:24:02 -0500
  • acfa301c9c fix smart_borders description in manual Carlo Abelli 2019-02-25 14:24:02 -0500
  • 9032be4f08 Allow 0 degree transform (normal transform). Connor E 2019-02-25 09:40:47 +0000
  • c1cca4f4a4 Allow 0 degree transform (normal transform). Connor E 2019-02-25 09:40:47 +0000
  • 2f7247e08a swaybar: add overlay mode (fix #1620) Milkey Mouse 2019-02-23 21:59:36 -0800
  • 2510e3df38 add --i3 flag to hide_edge_borders db 2019-02-24 10:00:15 +0100
  • b7a2a1b28d add --i3 flag to hide_edge_borders db 2019-02-24 10:00:15 +0100
  • 65f3fa367e
    swaybar: add overlay mode (fix #1620) Milkey Mouse 2019-02-23 21:59:36 -0800
  • d4b1e71b91 Make load_include_configs void. Fix some cases where WD would not be restored. Connor E 2019-02-24 04:39:08 +0000
  • d064381880 Make load_include_configs void. Fix some cases where WD would not be restored. Connor E 2019-02-24 04:39:08 +0000
  • 713883f04c Fix crash exiting fullscreened floating container minus 2019-02-22 22:26:40 +0100
  • f84ac3f114 ipc: add missing fields to disabled outputs Caleb Bassi 2019-02-23 07:49:40 -0800
  • d1588e3739 swaybar: cycle workspaces on touch drag Drew DeVault 2019-02-17 11:00:13 -0500
  • 4599907de7 swaybar: process hotspots on touch tap Drew DeVault 2019-02-17 10:13:11 -0500
  • 5a59b3826f ipc: add missing fields to disabled outputs Caleb Bassi 2019-02-23 07:49:40 -0800
  • 512619a9a1
    Merge pull request #3700 from emersion/refactor-dnd Drew DeVault 2019-02-23 13:15:38 -0500
  • 656541bcc4
    Update for swaywm/wlroots#1517 emersion 2019-02-16 11:55:44 +0100
  • 9350a52c0e handle_seat_node_destroy: update seat->workspace Brian Ashworth 2019-02-22 23:09:39 -0500
  • cdf30033af fish: improve completions a little bit Tim Sampson 2019-02-23 08:27:03 +0200
  • bcec866c6b handle_layer_shell_surface: do not use noop output Brian Ashworth 2019-02-22 23:34:26 -0500
  • 3ead287064 view: set xdg_decoration->view to NULL, check decoration destroy Rouven Czerwinski 2019-02-23 08:28:49 +0100
  • a2a18729ce view: set xdg_decoration->view to NULL, check decoration destroy Rouven Czerwinski 2019-02-23 08:28:49 +0100
  • 916838cd51
    Merge branch 'master' into indonesian_translation Nicholas Sebastian Husin 2019-02-23 01:18:28 -0600
  • 82ad882efc
    Update readme to have more consistent tone Nicholas Sebastian Husin 2019-02-23 01:12:18 -0600
  • 8dbe806eb4
    Update based on review Nicholas Sebastian Husin 2019-02-23 01:06:33 -0600
  • d2b5857da6 fish: improve completions a little bit Tim Sampson 2019-02-23 08:27:03 +0200
  • e1be3f1c81 handle_layer_shell_surface: do not use noop output Brian Ashworth 2019-02-22 23:34:26 -0500
  • 954d2f8241 handle_seat_node_destroy: update seat->workspace Brian Ashworth 2019-02-22 23:09:39 -0500
  • bdee40656e Fix crash exiting fullscreened floating container minus 2019-02-22 22:26:40 +0100
  • 9ecf478eec swaybar: cycle workspaces on touch drag Drew DeVault 2019-02-17 11:00:13 -0500
  • 1c3e3cfef3 swaybar: process hotspots on touch tap Drew DeVault 2019-02-17 10:13:11 -0500
  • f078a1ccb8 input/cursor: allow whole-window bindings on ws Brian Ashworth 2019-02-22 02:48:57 -0500
  • 923cd865f5
    Merge pull request #3740 from Emantor/fix/ipc_allocs Ian Fan 2019-02-22 08:20:26 +0000
  • f2e0911fb1 input/cursor: allow whole-window bindings on ws Brian Ashworth 2019-02-22 02:48:57 -0500
  • 7252ca09a7 move scratchpad: hide visible scratchpad container Brian Ashworth 2019-02-22 00:10:02 -0500
  • 16ddd00102 commands/move: reintroduce wrongly removed NULL check Rouven Czerwinski 2019-02-22 06:42:40 +0100
  • ae102104cf commands/move: reintroduce wrongly removed NULL check Rouven Czerwinski 2019-02-22 06:42:40 +0100
  • 95696e634f move scratchpad: hide visible scratchpad container Brian Ashworth 2019-02-22 00:10:02 -0500
  • d3d7956576 Handle NULL from output_get_active_workspace Brian Ashworth 2019-02-21 13:24:13 -0500
  • e3e5ab2e86 Handle NULL from output_get_active_workspace Brian Ashworth 2019-02-21 13:24:13 -0500
  • 79c133182d
    Merge pull request #3743 from RedSoxFan/fix-output-get-active-workspace Drew DeVault 2019-02-21 09:14:19 -0500
  • 03dfdb1edb output_get_active_workspace: check workspaces length Brian Ashworth 2019-02-21 08:06:35 -0500
  • aa4ccd845c run_as_ipc_client: free response after running the IPC command Rouven Czerwinski 2019-02-21 08:37:23 +0100
  • a968a650e2 ipc-client: free payload after sending it over the socket Rouven Czerwinski 2019-02-21 08:36:58 +0100
  • 05a057c108 Add configuration example for gaps Alexander F. Rødseth 2018-10-24 10:45:38 +0200
  • 546b976baa output_evacuate: call workspace_consider_destroy Brian Ashworth 2019-02-20 14:08:20 -0500
  • 9f319b0b2a output_evacuate: call workspace_consider_destroy Brian Ashworth 2019-02-20 14:08:20 -0500
  • b57761e833
    Merge pull request #3735 from emersion/primary-selection-v1 Drew DeVault 2019-02-20 10:33:07 -0500
  • 444e00662c
    Add wp-primary-selection-unstable-v1 emersion 2019-02-20 11:16:05 +0100
  • be0588efa9
    Merge pull request #3728 from ljedrz/polish_readme Drew DeVault 2019-02-19 11:32:19 -0500
  • 9bbf10bdfc layout cmd: always operate on parent container, like i3Fixes #3724 Eric Drechsel 2019-02-18 23:56:12 -0800
  • b799a30962 Don't use SOCK_CLOEXEC emersion 2019-02-19 16:18:31 +0100
  • a42b5d079a ci: add FreeBSD emersion 2019-02-19 16:09:29 +0100
  • 43e01cb23f
    Don't use SOCK_CLOEXEC emersion 2019-02-19 16:18:31 +0100
  • ee55f30154
    ci: add FreeBSD emersion 2019-02-19 16:09:29 +0100
  • 11bc369301 Add Polish README ljedrz 2019-02-19 14:02:36 +0100
  • 99f6bdcc71
    Merge pull request #3726 from emersion/alpine-ci Drew DeVault 2019-02-19 08:55:56 -0500
  • b4836ecbcc
    ci: add Alpine CI emersion 2019-02-19 12:11:16 +0100
  • 2eaa5ababa layout cmd: always operate on parent container, like i3Fixes #3724 Eric Drechsel 2019-02-18 23:56:12 -0800
  • c939453bea
    Merge pull request #3714 from emersion/fix-drag-icon-map-listener Drew DeVault 2019-02-18 15:29:07 -0500
  • cb49b0f6a4
    Merge pull request #3715 from yorickvP/ipc-visible Drew DeVault 2019-02-18 15:25:48 -0500
  • a1b9aa11d1 Use container under cursor for mouse bindings 1.0-rc3 Brian Ashworth 2019-02-17 20:33:37 -0500