Commit graph

  • 47754642f8 Merge pull request #1285 from tobiasblass/fix_non_dbus_build Drew DeVault 2017-07-20 19:43:48 -04:00
  • 8976a47f62 [swaybar] fix non-dbus build Tobias Blass 2017-07-20 22:14:32 +02:00
  • 1e13a1fd60 Merge pull request #1283 from 4e554c4c/memory_leak Drew DeVault 2017-07-16 22:25:28 -04:00
  • e8f589c3dc Fix memory leaks in swaybar tray Calvin Lee 2017-07-16 17:59:16 -07:00
  • 5675a42def Merge pull request #1279 from 4e554c4c/bad_items Drew DeVault 2017-07-14 07:38:41 -04:00
  • 5ceb52962e Fix name validation in sni_watcher.c Calvin Lee 2017-07-13 20:24:33 -07:00
  • e33792e80a Merge pull request #1276 from 4e554c4c/bad_items Drew DeVault 2017-07-13 10:53:54 -04:00
  • 62223e8fbb Don't trust SNI names, fixes #1274 Calvin Lee 2017-07-13 07:47:21 -07:00
  • 13ed84e886 Merge pull request #1272 from ascent12/pointer-fix Drew DeVault 2017-07-12 09:08:49 -04:00
  • c29e5bbde8 Use WLC v2 pointer interface Scott Anderson 2017-07-12 16:39:14 +12:00
  • 1cca551c6f Add get_clipbard ipc errors; Adapt swaymsg nyorain 2017-07-11 18:04:24 +02:00
  • 20888fbb5e Close fd in clipboard request nyorain 2017-07-11 17:12:53 +02:00
  • 727215c907 Add timeout; Fix receive loop & style issues nyorain 2017-07-11 17:07:04 +02:00
  • df17a268b9 Merge pull request #1271 from johalun/master-securityconf-freebsd Drew DeVault 2017-07-11 10:19:28 -04:00
  • a3c07273ba Add secucity config for FreeBSD. Johannes Lundberg 2017-07-11 10:56:07 +02:00
  • 8fad213f34 Merge pull request #1270 from tobiasblass/bindsym_use_after_free Drew DeVault 2017-07-10 19:00:12 -04:00
  • 566863ba5d fix use-after-free bug Tobias Blass 2017-07-10 22:59:59 +02:00
  • 88120cfbbe Merge pull request #1265 from johalun/master-freebsd Drew DeVault 2017-07-08 08:20:36 -04:00
  • 6a525b23dd Adjust _XOPEN_SOURCE value for build on FreeBSD and fix pointer comparison error. Johannes Lundberg 2017-07-08 08:31:10 +02:00
  • f0463dab32 Signal base64 in clipboard type; Reimplement loop nyorain 2017-07-07 23:34:58 +02:00
  • 1e894c1166 Handle x11 text atoms in get_clipboard ipc nyorain 2017-07-07 22:34:00 +02:00
  • c0f2acce4e Rework get_clipboard implementation nyorain 2017-07-07 21:51:34 +02:00
  • 42547cafb6 Fix/Simplify get_clipboard ipc-server impl nyorain 2017-07-07 15:46:17 +02:00
  • 02c75ebe37 Implement ipc get_clipboard nyorain 2017-07-07 15:38:45 +02:00
  • 23a1e94402 Make asciidoc (and man pages) optional Drew DeVault 2017-07-04 16:00:13 -04:00
  • 496cec3cb7 Merge pull request #1256 from lheckemann/doc-png Drew DeVault 2017-07-03 15:03:46 -06:00
  • d06ec90a9d swaybg: check that background can be loaded Linus Heckemann 2017-07-03 21:19:54 +01:00
  • 401b80501a Merge pull request #1259 from Hummer12007/patch-4 Drew DeVault 2017-07-03 14:40:06 -06:00
  • c8370c9699 Disable -Wunused-result diagnostic Hummer12007 2017-07-03 23:30:39 +03:00
  • ba78ea3e5f Merge pull request #1258 from refacto/fix_zsh_completion Drew DeVault 2017-07-03 14:30:10 -06:00
  • 5d670525a7 Fix zsh completion for _swaylock azarus 2017-07-03 21:30:13 +02:00
  • f745a3b3ef Merge pull request #1255 from Hummer12007/policy Drew DeVault 2017-07-01 14:46:21 -04:00
  • 7d8a84b587
    Do not add empty policies Mykyta Holubakha 2017-07-01 20:30:38 +03:00
  • 4f905ecb96
    permit.c: check for NULL pointer dereference Mykyta Holubakha 2017-07-01 20:21:12 +03:00
  • fe763991d4 Merge pull request #1254 from nyorain/master Drew DeVault 2017-07-01 13:07:25 -04:00
  • 60fa626116 Add the 'clipboard' command to set the clipboard nyorain 2017-07-01 18:35:42 +02:00
  • 387eca1b29 Revert "swaybar: Group child processes for signalling" Drew DeVault 2017-06-29 13:22:54 -04:00
  • 5f915a9d03 Fix #1252 Drew DeVault 2017-06-26 16:59:19 -04:00
  • 7ca0912527 Merge pull request #1251 from Hummer12007/icons Drew DeVault 2017-06-23 12:28:14 -04:00
  • ed8f56ba38
    Handle getline failure in icon theme parsing Mykyta Holubakha 2017-06-23 19:23:44 +03:00
  • 9ae3b2fb0b Merge pull request #1244 from her001/swaylock-man-corrections Drew DeVault 2017-06-19 08:17:41 -04:00
  • 54e7225e28
    Correct swaylock man page description of -i and -c Andrew Conrad 2017-06-18 21:58:19 -05:00
  • 25b6adb7ac Merge pull request #1241 from Blajda/ffmpeg-opts Drew DeVault 2017-06-17 23:56:59 -04:00
  • 8d54a6746c FFmpeg options for swaygrab David Blajda 2017-06-17 20:41:09 -04:00
  • cd08e9160e Merge pull request #1238 from her001/backgrounds_dir Drew DeVault 2017-06-15 00:55:52 -04:00
  • edaa7e7119
    Install wallpapers in DATADIR/backgrounds/sway Andrew Conrad 2017-06-14 22:30:42 -05:00
  • 4e663ab44f Merge pull request #1199 from SirCmpwn/server-decoration Drew DeVault 2017-06-14 19:02:15 -04:00
  • 298f56353e Merge branch 'master' into server-decoration Drew DeVault 2017-06-14 18:53:40 -04:00
  • eb6e38c86d Merge pull request #1234 from 4e554c4c/tray Drew DeVault 2017-06-14 18:53:32 -04:00
  • 0fc9628f03 Merge branch 'master' into tray Drew DeVault 2017-06-14 18:14:22 -04:00
  • 76fcfa1e7f Force focus on unmanaged views during pointer test Drew DeVault 2017-06-14 18:13:41 -04:00
  • d158e18308 Fix Firefox address bar thing Drew DeVault 2017-06-14 18:09:05 -04:00
  • 33fdae2001 Remove Xembed Support Calvin Lee 2017-06-13 12:42:11 -07:00
  • 16e20ec251 Merge pull request #1236 from ykrivopalov/fix_complex_status_command Drew DeVault 2017-06-12 18:03:25 -04:00
  • 8f4bc0a374 swaybar: Group child processes for signalling Yury Krivopalov 2017-06-12 23:01:19 +03:00
  • 0a71aa6e97 Fix Catching NewIcon Signal Calvin Lee 2017-06-08 05:36:17 -07:00
  • 154cc8a9c3 Merge pull request #1235 from vaartis/patch-1 Drew DeVault 2017-06-08 09:56:34 -04:00
  • 4bf8b6b43b include stdint to be compaitable with musl Ekaterina Vaartis 2017-06-08 16:40:17 +03:00
  • 1451ee8fd1 Reorganize Tray Code Calvin Lee 2017-06-07 21:32:48 -07:00
  • 790887ce76 Fix cairo blending on tray icons Drew DeVault 2017-06-07 22:45:33 -04:00
  • 843ad38b3c Implement Tray Icons Calvin Lee 2017-06-07 16:45:28 -07:00
  • fd47a30e75 Merge pull request #1232 from johalun/master-freebsd Drew DeVault 2017-06-06 09:34:01 -04:00
  • 7fef283044 FreeBSD fixes johalun 2017-06-05 13:44:29 +02:00
  • 5ed533a943 Revert "Drop epoll dependency" Drew DeVault 2017-05-17 13:11:49 -04:00
  • 91f2bf81bf Drop epoll dependency Drew DeVault 2017-05-17 13:10:33 -04:00
  • 6df0f9a7e4 Merge pull request #1218 from Hummer12007/suicaps Drew DeVault 2017-05-11 12:48:30 -04:00
  • f470fa58a3 Replace spaces with tabs in resolve_path Mykyta Holubakha 2017-05-11 19:38:32 +03:00
  • 93cf21fb9a Terminate when both suid bit and filecaps are set Mykyta Holubakha 2017-05-10 02:51:28 +03:00
  • f736198c31 Initialise logging earlier Mykyta Holubakha 2017-05-11 19:29:10 +03:00
  • 46fbb413f2 Mention Patreon in README.md Drew DeVault 2017-05-11 11:47:42 -04:00
  • ee81b1aecb Merge pull request #1211 from wdbw/missing-send-event Drew DeVault 2017-05-06 08:43:48 -04:00
  • 264a9ee9d8 Add missing send-event mode to sway-input(5) wdbw 2017-05-06 10:45:17 +01:00
  • 781fc604b4 Merge pull request #1209 from janza/mouse-bindings Drew DeVault 2017-05-04 17:17:13 -04:00
  • 400998d6d2 Add mouse button bindings Josip Janzic 2017-05-04 22:42:50 +02:00
  • 02d1ae7e27 Merge pull request #1206 from zandrmartin/document-font-command Drew DeVault 2017-05-01 12:58:02 -04:00
  • 51ce752ebf
    document font command Zandr Martin 2017-05-01 12:53:07 -04:00
  • 106868ddbf Update config.in Drew DeVault 2017-04-30 22:51:52 -04:00
  • 5e845a38f5 Merge pull request #1204 from zandrmartin/prevent-layout-auto-crash Drew DeVault 2017-04-29 14:16:20 -04:00
  • f65a88e68d
    prevent crash when layout auto is missing args Zandr Martin 2017-04-29 14:02:07 -04:00
  • 34fae764a5 Add HACKING.md Drew DeVault 2017-04-29 10:54:08 -04:00
  • 816ceddcbd Set child border to background if not specified Drew DeVault 2017-04-29 10:07:18 -04:00
  • eab29ca0ce Merge pull request #1201 from SirCmpwn/fix-colors Drew DeVault 2017-04-29 10:04:13 -04:00
  • 02812a2e4d Support specifying fewer than 5 colors Drew DeVault 2017-04-29 09:56:07 -04:00
  • a5c07dde6a Implement KDE's server-side decoration protocol Drew DeVault 2017-04-28 20:32:05 -04:00
  • 1376de4f46 Update .build.yml Drew DeVault 2017-04-26 22:37:15 -04:00
  • 11b4c3454c Merge pull request #1196 from SirCmpwn/no_focus Drew DeVault 2017-04-26 17:20:12 -04:00
  • 537261f23f Fix handling of floating windows Drew DeVault 2017-04-26 17:14:24 -04:00
  • ffd0d020d6 Update sway(5) Drew DeVault 2017-04-26 15:35:54 -04:00
  • 51143a75af Implement no_focus Drew DeVault 2017-04-26 15:29:42 -04:00
  • 3c1fc00f12 Merge pull request #1194 from snoack/version Drew DeVault 2017-04-26 10:18:03 -04:00
  • 586eca0e4c Fix link to dotfiles, closes #1193 Drew DeVault 2017-04-26 10:07:32 -04:00
  • 173b338567 Add -DVERSION flag for release version numbers Sebastian Noack 2017-04-26 11:29:30 +02:00
  • aca0710b9e Merge pull request #1187 from 4e554c4c/master Drew DeVault 2017-04-24 03:08:28 -04:00
  • 0dc7e9f514 Fix typo in sway(5) Calvin Lee 2017-04-23 21:55:30 -06:00
  • d2de52209e Merge pull request #1184 from JerziKaminsky/logging2 Drew DeVault 2017-04-20 13:00:56 -04:00
  • 39a65a6181 Merge branch 'master' into logging2 Drew DeVault 2017-04-20 12:55:34 -04:00
  • 8ecb490679 Make sway_abort() report location Jerzi Kaminsky 2017-04-20 19:13:53 +03:00
  • 382b678100 Merge pull request #1183 from sleep-walker/master Drew DeVault 2017-04-19 09:17:00 -04:00
  • 974be01e83
    explicitly ignore unused return value Tomáš Čech 2017-04-19 10:15:11 +02:00
  • 94ad169eb6 Merge pull request #1181 from wasamasa/bugfix-initial-scratchpad-size Drew DeVault 2017-04-18 17:57:07 -04:00