Commit Graph

  • 7f2e6d812a Document `border csd` Drew DeVault 2018-10-14 10:23:40 -0400
  • 4a05fbf8ab
    Merge pull request #2751 from ianyfan/swaybar Drew DeVault 2018-10-14 15:13:50 +0200
  • 85dd36e92b swaybar: add documentation for hide/hidden_state subcommands Ian Fan 2018-10-13 21:44:08 +0100
  • 4dba7c084a swaybar: when hiding bar, save old height to be restored upon reshow Ian Fan 2018-10-13 11:56:56 +0100
  • a29ee77411 swaybar: send signal to status when hiding or showing bar Ian Fan 2018-10-12 20:59:45 +0100
  • f6f72cb949 swaybar: show hidden bar on urgency Ian Fan 2018-10-12 21:05:43 +0100
  • 2f1fd80726 swaybar: show hidden bar on key event Ian Fan 2018-10-12 21:14:52 +0100
  • bcc61e5147 swaybar: handle mode/hidden_state changes Ian Fan 2018-10-12 20:32:48 +0100
  • 55ca16f2d8 swaybar: streamline ipc handling Ian Fan 2018-10-12 20:28:04 +0100
  • fed11d1c7b swaybar: move mode & mode_pango_markup to bar struct Ian Fan 2018-10-12 20:23:01 +0100
  • a388ffa127 swaybar: only send initial workspace request if workspace buttons are enabled Ian Fan 2018-10-12 21:17:32 +0100
  • 19f0bf3864 swaybar: add free_hotspots helper function Ian Fan 2018-10-12 20:18:04 +0100
  • a67fa8a05d swaybar: only subscribe to required events Ian Fan 2018-09-30 15:09:55 +0100
  • 18eaf45224 swaybar: annotate wl_list properties in definitions Ian Fan 2018-10-06 19:02:12 +0100
  • d0b54e932b swaybar: save id upon startup Ian Fan 2018-09-30 15:09:09 +0100
  • 1f90f92f45 commands: fix sending bar mode/hidden_state updates to all bars Ian Fan 2018-09-30 23:06:40 +0100
  • abde9d6627
    Merge pull request #2808 from RedSoxFan/bar-subcommands Drew DeVault 2018-10-14 14:30:52 +0200
  • dbb169bf15
    Merge pull request #2829 from espkk/master Drew DeVault 2018-10-14 14:30:06 +0200
  • 42f72f8bb4 swaylock: fix clear_password_buffer espkk 2018-10-14 07:40:33 +0300
  • 71aaa7e130 Remove unnecessary comment Drew DeVault 2018-10-13 20:51:29 -0400
  • 350f7d3460
    Merge pull request #2823 from tarmack/fix_edge_gaps Brian Ashworth 2018-10-13 18:49:31 -0400
  • 02aeb0f0be
    Merge branch 'master' into fix_edge_gaps Brian Ashworth 2018-10-13 18:08:23 -0400
  • 2a0c7ebd43 cmd_bar: simplify logic Brian Ashworth 2018-10-12 21:53:40 -0400
  • 84b28dc593 cmd_bar: fix bar id issues Brian Ashworth 2018-10-10 10:49:34 -0400
  • 36d9037f2c fix_edge_gaps: Allow negative values for outer gaps. Tarmack 2018-10-11 21:51:11 +0200
  • 2340b14eba bar_cmd_status_command: only reload current bar Brian Ashworth 2018-10-09 18:37:53 -0400
  • 00745d6280 Fix bar subcommand handler structs and selection Brian Ashworth 2018-10-09 13:41:12 -0400
  • 782a835175
    Merge pull request #2828 from RyanDwyer/fix-locked-map-crash emersion 2018-10-13 13:22:35 +0200
  • 9190735947 Fix crash when view maps while locked Ryan Dwyer 2018-10-13 19:15:04 +1000
  • b80cf982ae
    Merge pull request #2825 from RyanDwyer/fractional-scale-pixel-leaks Drew DeVault 2018-10-12 23:12:56 +0200
  • c699a86e47 Fix pixel leaks when using fractional scaling Ryan Dwyer 2018-10-12 22:36:11 +1000
  • f52af18e0d
    Merge pull request #2821 from meakio/master Ryan Dwyer 2018-10-12 09:21:48 +1000
  • 27fb146121
    Merge branch 'master' into master Ryan Dwyer 2018-10-12 08:55:29 +1000
  • 9e96ce4a46 fix: cmd_sticky crash sway with empty container meak 2018-10-11 17:17:01 +0200
  • e17a99287d
    Merge pull request #2824 from chtison/master Drew DeVault 2018-10-11 22:26:34 +0200
  • 5ab7755649 Fix documentation of output chtison 2018-10-11 22:14:56 +0200
  • 8dadfd42df
    Merge pull request #2817 from trmendes/libinput-disable-touchscreen-support emersion 2018-10-10 23:52:29 +0200
  • 8e147b3f1d
    Add libinput send_events config for touch Thiago Mendes 2018-10-10 23:15:31 +0200
  • 5d19906556
    Merge pull request #2806 from v-gu/add-libinput-support-for-keyboard Drew DeVault 2018-10-10 17:07:38 +0200
  • 0a36d14d7a
    Merge pull request #2798 from RedSoxFan/bar-bindsym Drew DeVault 2018-10-10 17:07:02 +0200
  • cd6917d4a8
    Merge branch 'master' into bar-bindsym Ian Fan 2018-10-10 12:23:04 +0000
  • 782ed19bc3
    Merge pull request #2814 from Emantor/mouse-warping-container Drew DeVault 2018-10-10 14:06:14 +0200
  • ed33d95b6a
    Merge branch 'master' into mouse-warping-container Ryan Dwyer 2018-10-10 21:50:29 +1000
  • 155e863ead
    Merge pull request #2811 from RyanDwyer/fix-floating-click-events Drew DeVault 2018-10-10 13:44:55 +0200
  • 41991542ca Add mouse_warping container Rouven Czerwinski 2018-10-10 11:28:37 +0200
  • 87bc707e9b
    Merge pull request #2812 from RyanDwyer/fix-version-messages emersion 2018-10-10 10:57:45 +0200
  • fa8959532b Fix program name in version strings Ryan Dwyer 2018-10-10 18:34:50 +1000
  • 416bb7a214 Fix floating click events Ryan Dwyer 2018-10-10 16:58:32 +1000
  • 2bd561d2b7
    Merge pull request #2810 from RyanDwyer/fix-docs-backandforth Drew DeVault 2018-10-10 01:58:07 +0200
  • 8c98bde20d Fix back_and_forth documentation Ryan Dwyer 2018-10-10 09:41:37 +1000
  • ab6423f9b9
    Merge pull request #2809 from mwenzkowski/fix-view_autoconfigure Drew DeVault 2018-10-10 00:46:15 +0200
  • fd645a2a88 Fix undesirable height change of floating views mwenzkowski 2018-10-09 20:10:45 +0200
  • 073aa4149f add libinput config for keyboard Vincent Gu 2018-10-09 21:19:02 +0800
  • 43875c437b
    Merge pull request #2805 from RyanDwyer/fix-resize-return-value Drew DeVault 2018-10-09 15:42:43 +0200
  • 53164c4aa2
    Merge pull request #2803 from RedSoxFan/fix-2802 Drew DeVault 2018-10-09 15:37:42 +0200
  • 61699a1146 resize: Determine if anything changed using before/after check Ryan Dwyer 2018-10-09 22:25:21 +1000
  • d3f0e52784 bar-bindsym: address ianyfan's comments Brian Ashworth 2018-10-09 08:12:02 -0400
  • 1c969e86f5 Implement bar bindsym Brian Ashworth 2018-10-08 11:40:13 -0400
  • e143c9613d
    Merge pull request #2804 from Emantor/swaynag-double-free Drew DeVault 2018-10-09 13:37:20 +0200
  • 1eb0dc2922 config: remove double free of config->swaynag_command Rouven Czerwinski 2018-10-09 13:10:39 +0200
  • 5e9c61ac23 Only consider tiling views for gaps outer Brian Ashworth 2018-10-08 18:49:55 -0400
  • 4bebee620f
    Merge pull request #2772 from RyanDwyer/improve-popup-damage Drew DeVault 2018-10-09 00:02:36 +0200
  • a999269e1c
    Merge pull request #2782 from RyanDwyer/popup-during-fullscreen Brian Ashworth 2018-10-08 15:28:09 -0400
  • 3f328b6276
    Merge branch 'master' into popup-during-fullscreen Brian Ashworth 2018-10-08 15:18:49 -0400
  • a03955f936
    Merge pull request #2799 from ianyfan/commands emersion 2018-10-08 19:17:40 +0200
  • efb123899f commands: when setting urgency, check container is not null Ian Fan 2018-10-08 17:35:01 +0100
  • 16e727a654
    Merge pull request #2795 from RedSoxFan/swaynag-disable emersion 2018-10-08 16:24:46 +0200
  • 09c3c33081 Allow swaynag to be disabled Brian Ashworth 2018-10-08 09:56:34 -0400
  • 45f2cd0c73
    Merge pull request #2793 from emersion/disable-swaybg emersion 2018-10-08 15:50:56 +0200
  • d21d2c8665 Remove duplicate code Ryan Dwyer 2018-10-08 23:50:43 +1000
  • 1c1fbd49db
    Merge pull request #2794 from johnae/fix-opacity-crashing-bug emersion 2018-10-08 15:42:19 +0200
  • b8002fc0c4 Look for any ancestor when checking for fullscreen exit Ryan Dwyer 2018-10-08 23:39:35 +1000
  • 88317b59ce Use current state when rendering transient containers Ryan Dwyer 2018-10-08 23:27:19 +1000
  • ab3a397d58 Fix memory leak in status_command handler emersion 2018-10-08 15:21:20 +0200
  • 08139daaa4
    Check if there is a current container before setting it's opacity John Axel Eriksson 2018-10-08 15:09:25 +0200
  • c988b03d85 Allow swaybg to be disabled emersion 2018-10-08 15:08:33 +0200
  • f23588de3c Introduce container_is_transient_for Ryan Dwyer 2018-10-08 23:00:36 +1000
  • 832ebc8966 Implement popup_during_fullscreen Ryan Dwyer 2018-10-07 20:40:05 +1000
  • 6cb0e58c6d
    Merge pull request #2791 from RyanDwyer/status-command-optional Drew DeVault 2018-10-08 14:42:48 +0200
  • 5e1983660d Allow status_command to be disabled via IPC Ryan Dwyer 2018-10-08 22:23:35 +1000
  • 26bebb9266 Add example status_command to default config Ryan Dwyer 2018-10-08 21:54:46 +1000
  • 41bfd8c790 swaybar: allow null status_command Ryan Dwyer 2018-10-08 21:40:09 +1000
  • b3b17280de
    Merge pull request #2789 from RyanDwyer/reload-idle Ian Fan 2018-10-08 12:05:18 +0000
  • e168e8f0ff Don't apply seat config when validating Ryan Dwyer 2018-10-08 21:18:30 +1000
  • 88a5e26c6e Remove unneeded variable Ryan Dwyer 2018-10-08 20:40:47 +1000
  • 82423991a8 Reload config using idle event Ryan Dwyer 2018-10-08 19:28:53 +1000
  • 89f4ebef06
    Merge pull request #2786 from swaywm/no-op-client-commands Drew DeVault 2018-10-07 23:30:05 +0200
  • 92e1fc00fd Shim client.background and client.placeholder Drew DeVault 2018-10-07 14:44:37 -0400
  • 7252c7f715 swaynag: s/Toggle Details/Toggle details/ Drew DeVault 2018-10-07 14:37:21 -0400
  • 06fade1c8b
    Merge pull request #2783 from martinetd/swaynag_uaf emersion 2018-10-07 09:57:51 +0200
  • e5ece5f8b3 swaynag: fix use-after-free in wl_display_dispatch Dominique Martinet 2018-10-07 16:33:26 +0900
  • caed15af82 Handle subsurfaces in view_child_damage Ryan Dwyer 2018-10-07 11:06:07 +1000
  • 59ba528bd9 Use wlr_xdg_popup_get_toplevel_coords Ryan Dwyer 2018-10-06 17:29:23 +1000
  • 1059e173f4 Only damage popups when popups have damage Ryan Dwyer 2018-10-06 14:49:33 +1000
  • 8393266eb5
    Merge pull request #2778 from emersion/swaybar-seat-pointer Drew DeVault 2018-10-06 20:10:09 +0200
  • f1d8ba69a6
    Merge pull request #2779 from ianyfan/ipc emersion 2018-10-06 19:45:54 +0200
  • d50f54fa42 swaybar: fix binding to wl_pointer multiple times emersion 2018-10-06 19:11:33 +0200
  • 2cda0b1fe1 ipc: set "type" of floating containers to "floating_con" Ian Fan 2018-10-06 18:11:05 +0100
  • 176832fe30
    Merge pull request #2776 from swaywm/swaylock-setuid emersion 2018-10-06 18:47:34 +0200
  • c89e00a97e Fix swaylock w/shadow on glibc, improve security Drew DeVault 2018-10-06 12:17:36 -0400