Commit graph

  • d8badceb54
    Merge pull request #2304 from RedSoxFan/fix-2298 emersion 2018-07-19 16:14:25 +01:00
  • 54b00d351e Implement assign to output Ryan Dwyer 2018-07-19 22:30:19 +10:00
  • 3a13455b4e
    Merge pull request #2309 from RyanDwyer/xwayland-set-hints emersion 2018-07-19 13:29:58 +01:00
  • eecb393401
    Merge branch 'master' into xwayland-set-hints emersion 2018-07-19 12:22:47 +01:00
  • cb4309b7cd
    Merge pull request #2305 from RyanDwyer/focus-output emersion 2018-07-19 12:10:56 +01:00
  • 3dab83d6eb
    Merge pull request #2308 from RyanDwyer/fix-double-transaction emersion 2018-07-19 12:10:37 +01:00
  • 63d6233fcb Allow xwayland views to become urgent when on a non-visible workspace Ryan Dwyer 2018-07-19 21:08:51 +10:00
  • 32806d16ee Use parse_movement_direction Ryan Dwyer 2018-07-19 20:17:48 +10:00
  • 8533c35a9f Fix crash and render issues involving cursor_send_pointer_motion Ryan Dwyer 2018-07-19 19:49:50 +10:00
  • dfb45ded1c
    Merge pull request #2306 from RyanDwyer/move-workspace-crash emersion 2018-07-19 08:24:34 +01:00
  • dad3a8deee Fix crash when moving workspace to output Ryan Dwyer 2018-07-19 16:52:02 +10:00
  • 08736255a3 Defer the focus commands Ryan Dwyer 2018-07-19 16:41:02 +10:00
  • a173b79c54 Implement focus output command Ryan Dwyer 2018-07-19 16:33:27 +10:00
  • ec65286606 Fix deferred command handling Brian Ashworth 2018-07-19 01:39:58 -04:00
  • 4931d0ddc5
    Merge pull request #2300 from emersion/override-redirect-updates Drew DeVault 2018-07-18 12:42:09 -07:00
  • 747725b8bb Don't unfocus when an override redirect window is mapped emersion 2018-07-18 20:00:48 +01:00
  • fb4eca5d56 Handle xwayland override_redirect flag change emersion 2018-07-18 19:10:08 +01:00
  • ca695482ec
    Merge pull request #2292 from emersion/update-cursor-on-focus Drew DeVault 2018-07-17 19:53:12 -07:00
  • 81e4bbf8b2
    Merge pull request #2294 from RedSoxFan/fix-swaylock-args Drew DeVault 2018-07-17 19:52:12 -07:00
  • 7885a138af Fix swaylock arguments Brian Ashworth 2018-07-17 21:50:15 -04:00
  • 5903fb4640
    Merge pull request #2229 from vilhalmer/destroy-output-destroy-empty-workspaces Ryan Dwyer 2018-07-18 10:39:08 +10:00
  • 8ce7e3b44e
    Merge branch 'master' into destroy-output-destroy-empty-workspaces Ryan Dwyer 2018-07-18 09:32:03 +10:00
  • 48b911a459
    Merge pull request #2281 from pvsr/X11_click emersion 2018-07-18 00:16:15 +01:00
  • e43c20134a remove unnecessary parens Peter Rice 2018-07-17 19:00:38 -04:00
  • 03d49490cc Update cursor on focus change emersion 2018-07-17 23:04:55 +01:00
  • bec982bba6
    Merge pull request #2289 from frsfnrrg/memory-fixes 1.0-alpha.4 Drew DeVault 2018-07-17 08:46:53 -07:00
  • 3931cb85b2 Fix memory leak in sway/desktop/idle_inhibit_v1.c frsfnrrg 2018-07-17 11:22:38 -04:00
  • 37471ac649 Fix memory leak in handle_layer_shell_surface frsfnrrg 2018-07-17 11:21:32 -04:00
  • 600676688a Free individual criteria in free_config frsfnrrg 2018-07-17 11:19:32 -04:00
  • b3014f7b16 Fix uninitialized pointer in view_unmap frsfnrrg 2018-07-17 10:42:48 -04:00
  • f516dbfb6d
    Merge pull request #2286 from RyanDwyer/default-floating-border Brian Ashworth 2018-07-16 22:21:00 -04:00
  • 10fc7a5b49
    Merge branch 'master' into default-floating-border Brian Ashworth 2018-07-16 22:12:29 -04:00
  • db3a363734 Revert "config: free include path on successful load" Drew DeVault 2018-07-16 21:00:57 -04:00
  • 9c8d73dad6
    Merge pull request #2287 from RyanDwyer/superfluous-urgent-events Drew DeVault 2018-07-16 17:59:30 -07:00
  • 9cbff272cb Remove superfluous IPC urgent events Ryan Dwyer 2018-07-17 10:27:03 +10:00
  • 75c699db62 Implement default_floating_border command and adjust CSD behaviour Ryan Dwyer 2018-07-17 10:14:33 +10:00
  • 7268d544c2
    Merge pull request #2285 from emersion/cleanup-swayidle Drew DeVault 2018-07-16 16:34:04 -07:00
  • 14511da75d send scroll events to swaybar blocks Peter Rice 2018-07-15 21:57:17 -04:00
  • 79a998849b make hotspot callback take an x11 button id Peter Rice 2018-07-15 20:16:37 -04:00
  • d6bd314dff
    Merge pull request #2276 from RyanDwyer/urgency Drew DeVault 2018-07-16 15:39:08 -07:00
  • 255dc8bbb0 swaybar: Read urgent colors from IPC Ryan Dwyer 2018-07-17 08:29:43 +10:00
  • 297e32126f
    Merge pull request #2265 from RedSoxFan/implement-1962 emersion 2018-07-16 22:25:25 +01:00
  • 4657ea5a42 swayidle: cleanup emersion 2018-07-16 22:20:53 +01:00
  • 7b91712416 Switch to using getopt_long for config flag Brian Ashworth 2018-07-16 12:17:16 -04:00
  • 14c949c1c7 Remove leftover parens Brian Ashworth 2018-07-13 21:23:18 -04:00
  • 85584734ce Remove int cast after changing to size_t Brian Ashworth 2018-07-13 14:56:07 -04:00
  • d375f6af18 Change to size_t in swaylock's get_config_path Brian Ashworth 2018-07-13 14:46:49 -04:00
  • 296889f3d7 Implement swaylock configuration file parsing Brian Ashworth 2018-07-13 13:18:59 -04:00
  • 6a9ca6efa0
    Merge pull request #2283 from RyanDwyer/no-focus Drew DeVault 2018-07-16 08:31:00 -07:00
  • e2f28c023c Focus view before running criteria when mapping Ryan Dwyer 2018-07-16 22:27:11 +10:00
  • fc2484095a Implement no_focus command Ryan Dwyer 2018-07-16 22:18:12 +10:00
  • 3a1f6237cf
    Merge 7d18112a7e into a588b326c2 Frsf Nrrg 2018-07-16 08:56:37 +00:00
  • a588b326c2
    Merge pull request #2282 from RyanDwyer/fix-tab-split-focus emersion 2018-07-16 09:54:09 +01:00
  • af5f736277 Render containers as urgent if they have an urgent child Ryan Dwyer 2018-07-16 18:22:27 +10:00
  • 9ca5cb7faf Fix tab split focus bug Ryan Dwyer 2018-07-16 18:09:35 +10:00
  • be28c18ad5 Mark containers as urgent in IPC if they have urgent views Ryan Dwyer 2018-07-16 14:30:31 +10:00
  • 5f0a4bb6a4 Update workspace urgent state when views close or move workspaces Ryan Dwyer 2018-07-16 13:15:35 +10:00
  • 560627437b Make container_for_each_descendant_dfs descend into floating views Ryan Dwyer 2018-07-16 12:45:20 +10:00
  • 64e3bc3ab0 Fix crash in ipc_json_describe_view Ryan Dwyer 2018-07-16 11:55:53 +10:00
  • a211daf9e6 Add documentation for urgent command Ryan Dwyer 2018-07-16 10:15:18 +10:00
  • e3f90f00fe Implement xwayland urgency hint Ryan Dwyer 2018-07-16 08:42:34 +10:00
  • f86087d78f Fix urgency IPC events Ryan Dwyer 2018-07-16 08:13:58 +10:00
  • 315d5311b2 Implement urgency base functionality Ryan Dwyer 2018-07-15 22:43:33 +10:00
  • 7d18112a7e Also extract first workspace name from bindcodes frsfnrrg 2018-07-15 10:35:56 -04:00
  • 110d698807 Store bindings in a sorted list and lookup via binary search frsfnrrg 2018-07-15 10:27:45 -04:00
  • 8f32069740 Add sorted list manipulation functions frsfnrrg 2018-07-15 10:27:18 -04:00
  • b314a8f2cc
    Merge pull request #2280 from ianyfan/leaks emersion 2018-07-15 22:09:04 +01:00
  • 9559e3e2af config output: free command string if unused Ian Fan 2018-07-15 21:51:00 +01:00
  • 92450883d7 config: free include path on successful load Ian Fan 2018-07-15 21:48:39 +01:00
  • ba8981e44b bar: free old position when changing Ian Fan 2018-07-15 21:47:22 +01:00
  • 87334dbccb
    Merge pull request #2277 from ianyfan/config-read-fix Drew DeVault 2018-07-15 11:55:51 -07:00
  • 011d43746f Add error handling for getting config file size Ian Fan 2018-07-15 15:36:51 +01:00
  • e6209afcd6 Fix config buffer overflow and logic Ian Fan 2018-07-15 14:59:54 +01:00
  • 8e05fb7826
    Merge pull request #2275 from RyanDwyer/transactionise-focus Drew DeVault 2018-07-15 06:49:29 -07:00
  • a120d4c79f Make focus part of transactions Ryan Dwyer 2018-07-15 15:20:21 +10:00
  • 53e3f35ba3
    Merge pull request #2272 from RyanDwyer/simplify-transactions Drew DeVault 2018-07-15 05:01:25 -07:00
  • 806c06fdfb
    Merge pull request #2266 from emersion/remove-orbital-screenshooter Drew DeVault 2018-07-15 05:00:38 -07:00
  • f4edf84b4f
    Merge pull request #2273 from swaywm/debug-flags Drew DeVault 2018-07-14 18:30:59 -07:00
  • b1afcc69fa Add extended debugging flags Drew DeVault 2018-07-14 11:24:22 -04:00
  • 6b2dc7e63b Set signature to void Ryan Dwyer 2018-07-15 10:41:10 +10:00
  • 2032f85d94 Simplify transactions by utilising a dirty flag on containers Ryan Dwyer 2018-07-14 23:14:55 +10:00
  • dbeb03aa68
    Merge pull request #2271 from RedSoxFan/implement-1569 Drew DeVault 2018-07-14 06:11:44 -07:00
  • 13c6627ddb Implement tap_button_map for input devices Brian Ashworth 2018-07-14 01:01:47 -04:00
  • 63f28bcf1e
    Merge pull request #2244 from RyanDwyer/floating-resize Drew DeVault 2018-07-13 18:35:40 -07:00
  • 0584ecec0a Force min/max size when resizing floating containers Ryan Dwyer 2018-07-14 10:00:22 +10:00
  • 5940682f40 Implement resize grow|shrink <direction> <amount> or <amount> Ryan Dwyer 2018-07-13 18:06:11 +10:00
  • 558ca9fc28 Implement resize command for floating views Ryan Dwyer 2018-07-11 21:30:43 +10:00
  • 4e486a01bb
    Merge pull request #2269 from minus7/swaybarbg-crash-on-dpms-resume emersion 2018-07-13 23:15:10 +01:00
  • c73a40555f swaybar/bg: Fix crash on DPMS off minus 2018-07-14 00:01:43 +02:00
  • e0e31418d4
    Merge pull request #2267 from emersion/simplify-popup-constraints Drew DeVault 2018-07-13 13:26:30 -07:00
  • efda33b285 Simplify popup_unconstrain emersion 2018-07-13 21:17:31 +01:00
  • 82c978d34b Remove orbital screenshooter emersion 2018-07-13 19:29:44 +01:00
  • 96d9b0b125
    Merge b2bf05190c into 671a202c94 emersion 2018-07-13 15:52:56 +00:00
  • 671a202c94
    Merge pull request #2260 from emersion/fix-has-opaque-lockscreen Drew DeVault 2018-07-13 04:33:58 -07:00
  • d88f1d2196 Fix output_has_opaque_lockscreen emersion 2018-07-13 12:26:20 +01:00
  • bcdf04d79c
    Merge pull request #2252 from rkubosz/scroll-button-option Drew DeVault 2018-07-13 04:07:11 -07:00
  • f8bc928b2d
    add error handling for scroll button out of range Robert Kubosz 2018-07-13 11:39:39 +02:00
  • 683a307151
    Merge pull request #2255 from emersion/xwayland-floating-borders Ryan Dwyer 2018-07-13 08:28:34 +10:00
  • 53133fdefb
    Merge branch 'master' into xwayland-floating-borders Ryan Dwyer 2018-07-13 08:17:45 +10:00
  • 89db5b5716
    expanded error detection for scroll button option Robert Kubosz 2018-07-12 23:50:34 +02:00