Commit Graph

  • 8463a2896a swaynag: implement config file support Brian Ashworth 2018-07-28 09:34:25 -0400
  • a4f7bf23b2 Address first round review for swaynag Brian Ashworth 2018-07-27 11:19:42 -0400
  • 72db10c2f1 Support a detailed message in swaynagbar Brian Ashworth 2018-07-27 01:30:35 -0400
  • 88bc4b528e Implements swaynagbar Brian Ashworth 2018-07-25 21:57:19 -0400
  • abf33468c1 Arrange output in arrange_layers and commit dirty Brian Ashworth 2018-07-22 23:43:45 -0400
  • 9564c73c0d
    Merge pull request #2391 from RyanDwyer/fix-popups-v2 Drew DeVault 2018-08-01 22:02:12 -0400
  • 4cc0855f21
    Merge pull request #2264 from ianyfan/ipc Ryan Dwyer 2018-08-02 08:17:25 +1000
  • 46cfa8ff56 ipc: remove extraneous values Ian Fan 2018-08-01 16:22:06 +0100
  • 03eaf444a4 ipc: prevent emitting a workspace::focus event when moving a container to a different workspace or output Ian Fan 2018-07-18 21:55:14 +0100
  • b2ac234569 ipc: fix workspace::focus event behaviour Ian Fan 2018-07-18 21:52:15 +0100
  • 3edaf2ce2a ipc: add tick event Ian Fan 2018-07-18 12:30:39 +0100
  • 33433c6434 Add missing swaymsg completions Ian Fan 2018-07-18 11:52:29 +0100
  • 75aba00460 ipc: always include old property in workspace events Ian Fan 2018-07-18 11:40:16 +0100
  • d898e035ba ipc: add workspace::reload event Ian Fan 2018-07-18 11:38:06 +0100
  • 6865b8aae9 ipc: add binding event Ian Fan 2018-07-18 11:37:50 +0100
  • e0e638281e ipc: add window::move events Ian Fan 2018-07-18 10:50:48 +0100
  • 4bf253855f ipc: fix workspace::move calls argument order Ian Fan 2018-07-18 10:47:44 +0100
  • 07101a5707 ipc: only emit window::create event for views Ian Fan 2018-07-16 14:01:35 +0100
  • 317217f2c8 ipc: add window::mark event Ian Fan 2018-07-14 11:10:36 +0100
  • dd6debf367 ipc: add barconfig_update event on config reload Ian Fan 2018-07-13 23:22:34 +0100
  • 686c084cec ipc: add workspace::empty event Ian Fan 2018-07-13 21:55:04 +0100
  • 4f8f363dda ipc: add window::title event Ian Fan 2018-07-13 17:19:16 +0100
  • dd1d6255f0 ipc: add window::focus event Ian Fan 2018-07-13 17:16:32 +0100
  • f0310933c8 ipc: add window::close event Ian Fan 2018-07-13 17:15:52 +0100
  • 87ccf18964 ipc: add workspace::init event Ian Fan 2018-07-13 17:13:25 +0100
  • e8b179e313 ipc: add shutdown event Ian Fan 2018-07-13 16:58:45 +0100
  • f078f7fdfa
    Merge pull request #2397 from chr0me-sh/hide-cursor-if-no-pointer Drew DeVault 2018-08-01 11:45:36 -0400
  • 77d74dd34f XCursor is not configured if no pointer device is available chr0me 2018-08-01 19:48:43 +0800
  • d10ccc1eb1 Correctly track saved surfaces during multiple transactions Ryan Dwyer 2018-08-01 16:23:11 +1000
  • f91fd78b99
    Merge pull request #2395 from RedSoxFan/create-mouse-binding-list Ryan Dwyer 2018-08-01 14:21:18 +1000
  • 00a00aacef Create list for mouse binds when creating new mode Brian Ashworth 2018-07-31 23:49:42 -0400
  • 7a59508da4 Close popups when changing focus Ryan Dwyer 2018-07-31 19:58:34 +1000
  • de86d65627 Fix popups Ryan Dwyer 2018-07-31 18:41:30 +1000
  • f19add2702
    Merge pull request #2390 from emersion/fix-fullscreen-segfault Drew DeVault 2018-07-30 14:54:08 -0400
  • 15c19572cf Fix segfault with fullscreen emersion 2018-07-30 19:44:07 +0100
  • cbd0c3ec40
    Merge pull request #2367 from emersion/iterator-redesign Drew DeVault 2018-07-30 13:12:22 -0400
  • 878d1ddd07
    Merge pull request #2387 from 1ace/feature/bash-completion Drew DeVault 2018-07-30 13:11:20 -0400
  • 6c30b3fcc8
    Merge pull request #2381 from frsfnrrg/key-repeat Drew DeVault 2018-07-30 13:10:56 -0400
  • c1bf8d04be
    Merge pull request #2388 from 1ace/fix/delete-swaygrab emersion 2018-07-30 17:25:41 +0100
  • 52a27f1529 delete references to swaygrab Eric Engestrom 2018-07-30 16:24:46 +0100
  • 4985667826
    Merge pull request #2385 from 1ace/fix/include emersion 2018-07-30 15:57:11 +0100
  • b9d531b318 meson: install bash completion Eric Engestrom 2018-07-27 17:50:33 +0100
  • c4b4da5dc4 bash: add completion for swayidle Eric Engestrom 2018-07-27 16:31:39 +0100
  • 4a8a19d21f bash: add completion for swaylock Eric Engestrom 2018-07-27 16:31:30 +0100
  • 21609f8af2 bash: add completion for swaymsg Eric Engestrom 2018-07-27 16:31:18 +0100
  • 27e89cf61d bash: add completion for sway Eric Engestrom 2018-07-27 16:31:04 +0100
  • a0dc8032e1
    Merge pull request #2384 from 1ace/fix/zsh-completion emersion 2018-07-30 15:31:53 +0100
  • 9f59885928 zsh: fix sway completion Eric Engestrom 2018-07-26 17:25:20 +0100
  • c6a6faaeae util.h: add missing include Eric Engestrom 2018-07-30 13:03:46 +0100
  • 5f8676f214
    Merge pull request #2383 from RedSoxFan/fix-title-scale Drew DeVault 2018-07-30 08:05:14 -0400
  • b8efdeae29 Fix title textures on scale change Brian Ashworth 2018-07-30 01:59:20 -0400
  • 8dacd0639c Enable unstable wlroots features Drew DeVault 2018-07-29 19:33:54 -0400
  • 8dbbfa5965 Bindings use advised keyboard repeat parameters frsfnrrg 2018-07-29 18:50:20 -0400
  • e33dfbfa75 Implement key repeat for pressed key bindings frsfnrrg 2018-07-29 16:25:43 -0400
  • ca8f177e14
    Merge pull request #2379 from emersion/xwayland-unmanaged Drew DeVault 2018-07-29 13:49:58 -0400
  • 9a7e436fad Don't give focus if xwayland window has a type hint emersion 2018-07-29 11:05:11 +0100
  • 0ad865f0b7 Make output_surface_for_each_surface_iterator static emersion 2018-07-29 14:34:48 +0100
  • 9951b2ec33 Remove unused output_from_wlr_output emersion 2018-07-27 19:23:38 +0100
  • fe0750fec1 Remove output_surface_for_each_surface from header emersion 2018-07-27 19:19:30 +0100
  • 8d5cc8625c Completely switch over to new iterators emersion 2018-07-27 19:16:36 +0100
  • e9d674cfd2 wip: redesign output_view_for_each_surface iterator emersion 2018-07-27 18:59:14 +0100
  • a0dd977617 wip: redesign output_layer_for_each_surface iterator emersion 2018-07-27 18:53:15 +0100
  • dbf6dd0dae wip: redesign output_drag_icons_for_each_surface iterator emersion 2018-07-27 18:44:36 +0100
  • d2172bd331 wip: redesign output_unmanaged_for_each_surface iterator emersion 2018-07-27 18:17:47 +0100
  • 8fcf0505d0
    Merge pull request #2380 from mariusor/tap-button-map-man-fix Ryan Dwyer 2018-07-29 23:12:01 +1000
  • b2f58af46c
    Merge branch 'master' into tap-button-map-man-fix Ryan Dwyer 2018-07-29 23:01:59 +1000
  • 5af776e734
    Merge pull request #2376 from swaywm/virtual-keyboard emersion 2018-07-29 13:59:54 +0100
  • 7b9aee5451
    Escaping underscores in tap_button_map Marius Orcsik 2018-07-29 14:47:53 +0200
  • cded0ff7e8
    Merge pull request #2371 from ggreer/numlock Drew DeVault 2018-07-28 20:49:13 -0400
  • 1e65439a54 Add virtual keyboard protocol Drew DeVault 2018-07-28 20:47:56 -0400
  • 30fee94354 Don't enable numlock by default. This fixes an annoying issue where laptop keyboards would have 'numlock mode' enabled, remapping parts of the alphabet to numbers. Geoff Greer 2018-07-27 22:42:50 -0700
  • 53069f1403
    Merge pull request #2360 from RyanDwyer/floating-containers Drew DeVault 2018-07-28 09:30:12 -0400
  • e4b54ac16e
    Merge pull request #2368 from RyanDwyer/handle-out-of-fds Drew DeVault 2018-07-28 09:05:28 -0400
  • 68d6307aa6
    Merge pull request #2365 from RyanDwyer/fix-cmd-defer-crash Drew DeVault 2018-07-28 09:05:04 -0400
  • 84cd22c8cb Fix crash when a deferred command destroys a workspace Ryan Dwyer 2018-07-28 22:13:13 +1000
  • 0337609667 Focus child when showing a scratchpad container Ryan Dwyer 2018-07-27 13:48:20 +1000
  • debb8e85b2 Fix crash when unfloating child of container into empty workspace Ryan Dwyer 2018-07-27 13:46:01 +1000
  • 9d1f6e095b Send floating container to scratchpad when a child is focused Ryan Dwyer 2018-07-27 09:14:12 +1000
  • 538e083f61 Fix focus mode_toggle from a child of a floating container Ryan Dwyer 2018-07-27 09:10:10 +1000
  • c95847c9e1 Allow splitting a floating view Ryan Dwyer 2018-07-26 23:00:58 +1000
  • da2a87f6c7 When unfloating, return container to previously focused tiled container Ryan Dwyer 2018-07-26 22:58:42 +1000
  • 936168e740 Operate on floating split container when a child is focused Ryan Dwyer 2018-07-26 22:42:58 +1000
  • 902a1402ba Fix crash when a child of a floating container is in the scratchpad Ryan Dwyer 2018-07-26 22:27:42 +1000
  • 0b6b6716e2 Fix clicking a floating split container Ryan Dwyer 2018-07-26 19:10:53 +1000
  • 08cfba2192 Allow containers to float Ryan Dwyer 2018-07-26 18:36:46 +1000
  • a4bcddcfdc Include errno.h Ryan Dwyer 2018-07-28 10:24:04 +1000
  • d6daf10cad Show errno description in log Ryan Dwyer 2018-07-28 10:00:04 +1000
  • 32663b7b01 Handle out-of-fd situations gracefully for transaction and urgent timers Ryan Dwyer 2018-07-28 09:22:37 +1000
  • a2164c6661
    Merge pull request #2372 from RyanDwyer/fix-use-after-free-v2 Brian Ashworth 2018-07-28 08:38:09 -0400
  • 52cf410d3c Second attempt at fixing transaction use-after-free Ryan Dwyer 2018-07-28 17:43:18 +1000
  • 92a4bc646a
    Merge pull request #2370 from RyanDwyer/transactions-use-after-free Brian Ashworth 2018-07-28 01:31:43 -0400
  • 073ac425d5 Fix use after free in transactions Ryan Dwyer 2018-07-28 15:19:14 +1000
  • 7ad9d743fa
    Merge pull request #2369 from mihaicmn/preserve-workspace-name Drew DeVault 2018-07-27 21:24:22 -0400
  • d37c94d1b6 Preserve workspace name Mihai Coman 2018-07-28 00:18:52 +0000
  • f6db3acd24
    Merge pull request #2357 from RyanDwyer/cleanup-view-map Brian Ashworth 2018-07-26 21:53:05 -0400
  • 6ceb1d33fd Fix assign to workspace Ryan Dwyer 2018-07-27 09:21:55 +1000
  • a90f2dbde9 Refactor view_map Ryan Dwyer 2018-07-25 23:34:00 +1000
  • 75ebeb4a16
    Merge pull request #2356 from RyanDwyer/fullscreen-containers Brian Ashworth 2018-07-25 21:30:56 -0400
  • 868dcde14e Fix indent Ryan Dwyer 2018-07-26 08:28:05 +1000
  • 27a20a4884 Allow containers to be fullscreen Ryan Dwyer 2018-07-25 20:56:23 +1000