Commit Graph

  • c8284176db swaynag: damage the cursor surface on update Brian Ashworth 2018-12-15 03:31:15 -0500
  • 35a82a8693 swaybar: fix cursor scale Brian Ashworth 2018-12-15 03:21:08 -0500
  • cd714cc12a
    Merge pull request #3291 from RedSoxFan/fix-focus-nonvis Ryan Dwyer 2018-12-15 09:51:56 +1000
  • c2499772b9 Fix focusing on non-visible workspace Brian Ashworth 2018-12-14 13:59:54 -0500
  • 1897edabba Rework default output configs Brian Ashworth 2018-12-12 12:13:03 -0500
  • 01420193ef Fix criteria execution in view_map mwenzkowski 2018-12-12 11:54:09 +0100
  • 549d9fe489 swaybar: fix sep block width for mixed scales Brian Ashworth 2018-12-10 12:25:17 -0500
  • 8b4fe7dd15 swaybar: handle block->urgent Brian Ashworth 2018-12-11 23:51:29 -0500
  • bc981b2bbb Keep focus when destroying containers on nonvis ws Brian Ashworth 2018-12-12 01:24:17 -0500
  • 6acbe84fdd Call wlr_output_enable for disabled new outputs Brian Ashworth 2018-12-10 02:42:06 -0500
  • b61a936c80
    Merge pull request #3271 from ianyfan/list-cleanup Ryan Dwyer 2018-12-09 21:50:19 +1000
  • e7efa0e27b
    Merge pull request #3264 from ianyfan/resize-list Brian Ashworth 2018-12-08 22:40:13 -0500
  • 98c1e19466 list.c: rename free_flat_list to list_free_items_and_destroy Ian Fan 2018-12-09 01:15:23 +0000
  • c8776fac42 Cleanup list code Ian Fan 2018-12-08 23:55:14 +0000
  • 19e831ed3d list.c: Remove list_foreach Ian Fan 2018-12-08 22:52:29 +0000
  • 0c3f0dfd16
    Merge pull request #3260 from RedSoxFan/split-flatten Ryan Dwyer 2018-12-08 09:46:59 +1000
  • bd6a639667 list: double list capacity when resizing instead of incrementing Ian Fan 2018-12-06 12:02:55 +0000
  • 7b23a1a0d8 cmd_split: flatten when possible Brian Ashworth 2018-12-05 21:46:02 -0500
  • cf6edaf26a Fix command list execution mwenzkowski 2018-12-05 08:20:40 +0100
  • 6ccc836ebf
    Merge pull request #3252 from hvenev/swaybar-rel Brian Ashworth 2018-12-04 23:55:55 -0500
  • 24e8ba048a Add relative coordinates in JSON for i3bar click events Hristo Venev 2018-12-04 12:47:59 +0200
  • bca21ee0cf config: do not set $XDG_CONFIG_HOME if unset or empty Ian Fan 2018-12-03 11:28:23 +0000
  • de66ed4beb config: set $XDG_CONFIG_HOME if empty Ian Fan 2018-12-03 10:53:54 +0000
  • 9b41db32ec Fix identifier output configs on reload Brian Ashworth 2018-12-02 21:49:09 -0500
  • 2942bbbc60 cmd_focus: show scratchpad if hidden Brian Ashworth 2018-12-02 22:07:21 -0500
  • 6788910fd7
    Merge pull request #3239 from ForTheReallys/bindsym-no-warn Brian Ashworth 2018-12-02 22:41:22 -0500
  • 1a1a2d96cb Add option to bindsym/bindcode to suppress warning on override Alex Maese 2018-12-02 15:05:51 -0600
  • bf11a77884 fix typo bschacht 2018-12-02 19:44:53 +0000
  • c4406c206e fix typo bschacht 2018-12-02 19:43:34 +0000
  • 974a3fbc59
    Merge pull request #3227 from emersion/swap-buffers-damage-coords Drew DeVault 2018-12-02 13:17:37 -0500
  • 20e7584c3a
    Merge pull request #3228 from ianyfan/swayidle emersion 2018-12-02 03:49:08 +0100
  • 7702943e58
    Merge pull request #3229 from mwenzkowski/fix-fullscreen-cmd Brian Ashworth 2018-12-01 14:33:36 -0500
  • 49502494e7 meson.build: remove obsolete definition of swayidle_deps Ian Fan 2018-12-01 13:55:16 +0000
  • ed7bd683a7
    Update for swaywm/wlroots#1403 emersion 2018-12-01 11:01:08 +0100
  • d5678a147f
    Merge pull request #3226 from CameronNemo/musl emersion 2018-12-01 08:35:22 +0100
  • c6b2ee7291
    swaylock: fix build with musl libc Cameron Nemo 2018-11-30 19:58:58 -0800
  • 68668c22e5 sway.5: Improve documentation mwenzkowski 2018-11-30 18:15:26 +0100
  • b5c92e5d3b Fix the error result of the fullscreen command mwenzkowski 2018-11-29 17:03:04 +0100
  • fd37ded3a3
    Merge pull request #3219 from RedSoxFan/swaymsg-object-success emersion 2018-11-29 09:10:00 +0100
  • cf1793b4f1
    Merge pull request #3218 from johnae/master Brian Ashworth 2018-11-29 02:37:27 -0500
  • aef52154ec
    Fix json object ipc return John Axel Eriksson 2018-11-28 22:51:49 +0100
  • e62ab6ddbd swaymsg: parse success of single object Brian Ashworth 2018-11-28 21:41:58 -0500
  • 9d18d81d48
    Merge pull request #3216 from RedSoxFan/fix-empty-titlebars emersion 2018-11-28 21:05:59 +0100
  • 659ab79b66
    Merge pull request #3214 from RedSoxFan/fix-3156 emersion 2018-11-28 21:00:34 +0100
  • 14cb39c772 Fix titlebar when no title or marks Brian Ashworth 2018-11-28 14:18:30 -0500
  • 71ae08530a Fix default_orientation auto Brian Ashworth 2018-11-28 13:52:54 -0500
  • 9924d72ab2
    Merge pull request #3213 from RedSoxFan/fix-3203 emersion 2018-11-28 19:16:01 +0100
  • f52277f66e Fix scratchpad segfault - NULL focused workspace Brian Ashworth 2018-11-28 12:57:58 -0500
  • 67c7cc53ae
    Merge pull request #3206 from RedSoxFan/ipc-subscribe emersion 2018-11-28 17:58:36 +0100
  • 2c31e82675
    Merge pull request #3208 from RedSoxFan/bar-gaps emersion 2018-11-28 17:57:35 +0100
  • 1bd8463481 Implement bar gaps Brian Ashworth 2018-11-28 11:23:48 -0500
  • bf9a52bab0 Implement support for swaymsg -t SUBSCRIBE [-m] Brian Ashworth 2018-11-28 11:19:18 -0500
  • 5341e034df
    Merge pull request #3212 from martinetd/move_floating Brian Ashworth 2018-11-28 11:16:14 -0500
  • ef18745951
    Merge pull request #3202 from RedSoxFan/swaynag-config-warnings emersion 2018-11-28 17:13:24 +0100
  • e5f90f25d7 Introduce a way to show config warnings in swaynag Brian Ashworth 2018-11-28 11:08:54 -0500
  • 2543834172 move to workspace: fix moving floating container to non-empty workspace Dominique Martinet 2018-11-29 00:07:57 +0900
  • a22d0c0ff6
    Merge pull request #3211 from emersion/child-view-unmapped-segfault Ryan Dwyer 2018-11-28 23:27:46 +1000
  • b98563d2d7
    Fix segfault when destroying unmapped child view emersion 2018-11-28 14:08:20 +0100
  • f737854e30
    Merge pull request #3199 from emersion/handle-subsurface-destroy Ryan Dwyer 2018-11-28 20:46:22 +1000
  • c931a13af9
    Merge pull request #3207 from RedSoxFan/swaynag-no-term-buttons emersion 2018-11-28 09:44:26 +0100
  • 048b96a56d
    Merge pull request #3204 from RedSoxFan/cmd-res-list emersion 2018-11-28 09:26:47 +0100
  • 60e1fb547c
    Merge pull request #3209 from RedSoxFan/fix-3146 emersion 2018-11-28 08:01:17 +0100
  • 315bca176c Do not strip quotes for cmd_mode Brian Ashworth 2018-11-28 01:28:03 -0500
  • 673da83260 Implement swaynag -B/--button-no-terminal Brian Ashworth 2018-11-27 23:27:44 -0500
  • 5c6f3d7266 Change execute_command to return a list of results Brian Ashworth 2018-11-27 21:42:09 -0500
  • 1d30b7c0f6
    Damage view child when destroyed emersion 2018-11-27 21:13:08 +0100
  • fc79b7c2d2
    Handle destroyed subsurfaces emersion 2018-11-26 23:57:33 +0100
  • dbf8e1cead
    Merge pull request #3175 from emersion/rename-gtk-primary-selection Drew DeVault 2018-11-26 18:41:30 -0500
  • a22e7b13ad
    Merge pull request #3168 from mihaicmn/scratchpad-events Brian Ashworth 2018-11-26 12:02:27 -0500
  • af7a97623b
    Merge pull request #3185 from emersion/remove-xopen-source Ryan Dwyer 2018-11-26 21:25:45 +1000
  • 0ebb4107bc
    Merge pull request #3191 from emersion/fix-swayidle-busy-dispatch Ian Fan 2018-11-26 09:33:30 +0000
  • 39db9b855d IPC: Use consistent function names across ipc-json Mihai Coman 2018-11-21 15:57:02 +0200
  • 65c32e41d4 IPC: Add scratchpad containers to get_tree reply Mihai Coman 2018-11-21 15:31:30 +0200
  • 6aafdd2321 IPC: Trigger move events for scratchpad containers Mihai Coman 2018-11-21 05:42:04 +0200
  • c2921b2e61
    Merge pull request #3169 from RedSoxFan/title-align emersion 2018-11-26 09:28:25 +0100
  • 0e6e5af983
    Merge pull request #3183 from emersion/fix-escape-pango Brian Ashworth 2018-11-25 22:25:12 -0500
  • e6562c8cd2 Implement title alignment Brian Ashworth 2018-11-25 22:08:58 -0500
  • 814dc1dfe5
    swayidle: fix busy loop on writable FD emersion 2018-11-25 18:10:01 +0100
  • 91bbb2a7dd
    Merge pull request #3184 from kupospelov/fix-resize emersion 2018-11-25 17:41:45 +0100
  • 3a310f92ab
    Replace _XOPEN_SOURCE with _POSIX_C_SOURCE emersion 2018-11-25 12:12:48 +0100
  • d46d221118
    Merge pull request #3049 from ianyfan/swayidle emersion 2018-11-25 13:47:21 +0100
  • f9bde0030d resize set: add assertion for an invalid unit Konstantin Pospelov 2018-11-25 15:16:45 +0300
  • a7b9e63cbc resize set: fix units for floating containers Konstantin Pospelov 2018-11-25 12:03:04 +0300
  • b84bf3585c
    Fix pango title escaping emersion 2018-11-25 09:09:32 +0100
  • 9b88ee0143
    swayidle: fix dbus_event not to block emersion 2018-11-24 23:26:57 +0100
  • 41ffb5b4d5
    swayidle: listen when display becomes writable emersion 2018-11-24 23:18:44 +0100
  • 6358de3827
    swaylock: fix display_event to not block Ian Fan 2018-11-01 23:57:13 +0000
  • 6e2dccc2e9
    swayidle: when acquiring sleep lock, initialize and free variables properly Ian Fan 2018-11-01 23:55:41 +0000
  • 827e5513e0
    Merge pull request #3179 from baloo/baloo/title_format-pango_markup emersion 2018-11-24 23:07:13 +0100
  • caee2dff03 fixes pango_markup support with title_format Arthur Gautier 2018-11-23 17:42:18 -0800
  • d440468d2d
    Merge pull request #3145 from fdlamotte/master emersion 2018-11-24 08:59:01 +0100
  • d9ed1f080b
    Merge pull request #3178 from progandy/sysconfdir emersion 2018-11-24 08:06:25 +0100
  • c4bbd0d3c6 Meson: Fix SYSCONFDIR definition. progandy 2018-11-23 23:14:59 +0100
  • cc28f9712e
    Update for swaywm/wlroots#1387 emersion 2018-11-23 12:07:46 +0100
  • 7555c7efdc Adding commands for configuring titlebar borders and padding Florent de Lamotte 2018-11-17 20:06:48 +0100
  • 77554f545e
    Merge pull request #3158 from emersion/get-outputs-focused emersion 2018-11-22 09:16:14 +0100
  • d63f9028d7
    Merge pull request #3171 from camoz/master emersion 2018-11-22 08:53:48 +0100
  • 075b080f54 fix typo in swayidle(1) camoz 2018-11-21 23:13:23 +0100
  • cecf00b924
    Merge pull request #3160 from camoz/master emersion 2018-11-20 22:53:29 +0100
  • 101e4e55a2 fix typo in config.in camoz 2018-11-19 22:32:08 +0100