Commit graph

  • 790887ce76 Fix cairo blending on tray icons Drew DeVault 2017-06-07 22:45:33 -0400
  • 843ad38b3c Implement Tray Icons Calvin Lee 2017-06-07 16:45:28 -0700
  • d67a004989 Merge 69f03bbde2 into fd47a30e75 ascent12 2017-06-07 00:36:32 +0000
  • fd47a30e75 Merge pull request #1232 from johalun/master-freebsd Drew DeVault 2017-06-06 09:34:01 -0400
  • 7fef283044 FreeBSD fixes johalun 2017-06-05 13:44:29 +0200
  • 8198031d5f Merge 39396a4f55 into 5ed533a943 DragonAxe 2017-06-05 17:43:02 +0000
  • 70b5d3814d Merge b24a7dd5af into 5ed533a943 Michael Schupikov 2017-06-05 17:42:44 +0000
  • 116a7589e1 Merge 770649664d into 5ed533a943 Brandon Burton 2017-05-25 11:46:40 +0000
  • 28f3790207 Merge 6833c898bf into 5ed533a943 JerziKaminsky 2017-05-18 09:58:13 +0000
  • 5ed533a943 Revert "Drop epoll dependency" Drew DeVault 2017-05-17 13:11:49 -0400
  • 91f2bf81bf Drop epoll dependency Drew DeVault 2017-05-17 13:10:33 -0400
  • 69f03bbde2 Undo seaching changes. Scott Anderson 2017-05-14 14:32:04 +1200
  • f5d346d304 fixes Scott Anderson 2017-05-14 13:51:24 +1200
  • 6460a15d94 Fixed warning with clang Scott Anderson 2017-05-13 14:34:36 +1200
  • 861e32a8ab Changed free_config Scott Anderson 2017-05-13 14:26:13 +1200
  • 6b05f44339 Updated list operations Scott Anderson 2017-05-13 14:10:11 +1200
  • 508200e83d Changed to used list_getp Scott Anderson 2017-05-13 13:52:45 +1200
  • a4eeedfa34 Fixed lsearch related arguments. Scott Anderson 2017-05-13 13:37:17 +1200
  • f4c90635ff fixes Scott Anderson 2017-05-13 12:56:36 +1200
  • a2896f33a4 Got it to build. Scott Anderson 2017-05-13 00:22:49 +1200
  • 6df0f9a7e4 Merge pull request #1218 from Hummer12007/suicaps Drew DeVault 2017-05-11 12:48:30 -0400
  • f470fa58a3 Replace spaces with tabs in resolve_path Mykyta Holubakha 2017-05-11 19:38:32 +0300
  • 93cf21fb9a Terminate when both suid bit and filecaps are set Mykyta Holubakha 2017-05-10 02:51:28 +0300
  • f736198c31 Initialise logging earlier Mykyta Holubakha 2017-05-11 19:29:10 +0300
  • 46fbb413f2 Mention Patreon in README.md Drew DeVault 2017-05-11 11:47:42 -0400
  • 46a53704ad Small fix: arguments passed in wrong order. Scott Anderson 2017-05-10 13:50:18 +1200
  • 9538e36728 Added argument names to the function pointers. Scott Anderson 2017-05-10 13:38:49 +1200
  • 1fd8d33f2f Changed unsigned char to uint8_t Scott Anderson 2017-05-10 13:21:12 +1200
  • 95737e38b8 Renamed 'data' to 'items', to be more consistent with the old API. Scott Anderson 2017-05-10 13:18:20 +1200
  • 8429e871f8 Added list shrinking. Scott Anderson 2017-05-10 13:11:49 +1200
  • 4e27b1e726 Added sway_asserts. Scott Anderson 2017-05-10 12:53:48 +1200
  • 464bc5ff8e Changed to heap-based implementation. Scott Anderson 2017-05-10 01:50:54 +1200
  • d404c4ab28 New list interface. Scott Anderson 2017-05-09 21:16:14 +1200
  • 85e97bb6f1 Merge pull request #1211 from wdbw/missing-send-event 0.13.0 Drew DeVault 2017-05-06 08:43:48 -0400
  • ee81b1aecb Merge pull request #1211 from wdbw/missing-send-event Drew DeVault 2017-05-06 08:43:48 -0400
  • 264a9ee9d8 Add missing send-event mode to sway-input(5) wdbw 2017-05-06 10:45:17 +0100
  • 781fc604b4 Merge pull request #1209 from janza/mouse-bindings Drew DeVault 2017-05-04 17:17:13 -0400
  • 400998d6d2 Add mouse button bindings Josip Janzic 2017-05-04 22:42:50 +0200
  • 02d1ae7e27 Merge pull request #1206 from zandrmartin/document-font-command Drew DeVault 2017-05-01 12:58:02 -0400
  • 51ce752ebf
    document font command Zandr Martin 2017-05-01 12:53:07 -0400
  • 40a0c205dc Update .build.yml 0.13-rc3 Drew DeVault 2017-04-26 22:37:15 -0400
  • c2bb33dfa2 Update config.in Drew DeVault 2017-04-30 22:51:52 -0400
  • 3642e9d7ef Merge pull request #1204 from zandrmartin/prevent-layout-auto-crash Drew DeVault 2017-04-29 14:16:20 -0400
  • 27c725eced Set child border to background if not specified Drew DeVault 2017-04-29 10:07:18 -0400
  • 86f81e0364 Merge pull request #1201 from SirCmpwn/fix-colors Drew DeVault 2017-04-29 10:04:13 -0400
  • aa341ebe7b Fix link to dotfiles, closes #1193 Drew DeVault 2017-04-26 10:07:32 -0400
  • 06446b611a Merge pull request #1194 from snoack/version Drew DeVault 2017-04-26 10:18:03 -0400
  • 16a3bf1e4a Merge pull request #1187 from 4e554c4c/master Drew DeVault 2017-04-24 03:08:28 -0400
  • 72f5089b2f Merge pull request #1184 from JerziKaminsky/logging2 Drew DeVault 2017-04-20 13:00:56 -0400
  • c69a974d8e Merge pull request #1183 from sleep-walker/master Drew DeVault 2017-04-19 09:17:00 -0400
  • 106868ddbf Update config.in Drew DeVault 2017-04-30 22:51:52 -0400
  • 5e845a38f5 Merge pull request #1204 from zandrmartin/prevent-layout-auto-crash Drew DeVault 2017-04-29 14:16:20 -0400
  • f65a88e68d
    prevent crash when layout auto is missing args Zandr Martin 2017-04-29 14:02:07 -0400
  • 34fae764a5 Add HACKING.md Drew DeVault 2017-04-29 10:54:08 -0400
  • 816ceddcbd Set child border to background if not specified Drew DeVault 2017-04-29 10:07:18 -0400
  • eab29ca0ce Merge pull request #1201 from SirCmpwn/fix-colors Drew DeVault 2017-04-29 10:04:13 -0400
  • 02812a2e4d Support specifying fewer than 5 colors Drew DeVault 2017-04-29 09:56:07 -0400
  • a5c07dde6a Implement KDE's server-side decoration protocol Drew DeVault 2017-04-28 20:32:05 -0400
  • 1376de4f46 Update .build.yml Drew DeVault 2017-04-26 22:37:15 -0400
  • 11b4c3454c Merge pull request #1196 from SirCmpwn/no_focus Drew DeVault 2017-04-26 17:20:12 -0400
  • 537261f23f Fix handling of floating windows Drew DeVault 2017-04-26 17:14:24 -0400
  • ffd0d020d6 Update sway(5) Drew DeVault 2017-04-26 15:35:54 -0400
  • 51143a75af Implement no_focus Drew DeVault 2017-04-26 15:29:42 -0400
  • 3c1fc00f12 Merge pull request #1194 from snoack/version Drew DeVault 2017-04-26 10:18:03 -0400
  • 586eca0e4c Fix link to dotfiles, closes #1193 Drew DeVault 2017-04-26 10:07:32 -0400
  • 173b338567 Add -DVERSION flag for release version numbers Sebastian Noack 2017-04-26 11:29:30 +0200
  • aca0710b9e Merge pull request #1187 from 4e554c4c/master Drew DeVault 2017-04-24 03:08:28 -0400
  • 0dc7e9f514 Fix typo in sway(5) Calvin Lee 2017-04-23 21:55:30 -0600
  • 6833c898bf Fix Some Log messages Jerzi Kaminsky 2017-04-21 02:09:59 +0300
  • 02dfa15d30 Fix NULL deref in cmd_ipc Jerzi Kaminsky 2017-04-21 02:17:55 +0300
  • 403dccabce Refactor code into resolve_ipc_path Jerzi Kaminsky 2017-04-21 14:02:40 +0300
  • 04c2221190 Fix leak in cmd_ipc Jerzi Kaminsky 2017-04-21 14:01:38 +0300
  • d433c5b5c4 Refactor IPC target validation Jerzi Kaminsky 2017-04-21 02:09:01 +0300
  • d2de52209e Merge pull request #1184 from JerziKaminsky/logging2 Drew DeVault 2017-04-20 13:00:56 -0400
  • 39a65a6181 Merge branch 'master' into logging2 Drew DeVault 2017-04-20 12:55:34 -0400
  • 8ecb490679 Make sway_abort() report location Jerzi Kaminsky 2017-04-20 19:13:53 +0300
  • 382b678100 Merge pull request #1183 from sleep-walker/master Drew DeVault 2017-04-19 09:17:00 -0400
  • 974be01e83
    explicitly ignore unused return value Tomáš Čech 2017-04-19 10:15:11 +0200
  • 94ad169eb6 Merge pull request #1181 from wasamasa/bugfix-initial-scratchpad-size 0.13-rc1 Drew DeVault 2017-04-18 17:57:07 -0400
  • 35603b2341 Merge pull request #1178 from 4e554c4c/fork Drew DeVault 2017-04-18 17:49:23 -0400
  • 0f31323659 Use i3's dimensions for initial scratchpad views Vasilij Schneidermann 2017-04-18 23:47:09 +0200
  • cee26500a8 Prevent sway from duplicating on a failed fork Calvin Lee 2017-04-17 21:45:07 -0600
  • 17593ac559 Merge pull request #1180 from wasamasa/feature-move-to-scratchpad Drew DeVault 2017-04-18 15:50:54 -0400
  • d4ac594264 Implement and document move [to] scratchpad Vasilij Schneidermann 2017-04-18 21:35:57 +0200
  • 3c02aa17ca Add .build.yml (for builds.sr.ht) Drew DeVault 2017-04-18 13:09:14 -0400
  • 1d48d912d3 Merge 54c56d2b42 into 7494a48378 Sergi Granell 2017-04-18 17:13:06 +0000
  • aea0d45c9d progress on panel protocol Calvin Kosmatka 2017-04-17 10:33:35 -0500
  • b7fe2a95ca fix parentheses Calvin Kosmatka 2017-04-16 23:41:27 -0500
  • 0dc55dda6a remove binding mode from sway side. switch from strings to enums on swaybar side Calvin Kosmatka 2017-04-16 23:34:27 -0500
  • b23fd02fb6 removed binding mode state variable from bar config Calvin Kosmatka 2017-04-16 19:58:44 -0500
  • 904f004bc9 Merge branch 'master' into bar_hiding calvinkosmatka 2017-04-16 15:16:18 -0500
  • 7494a48378 Merge pull request #1173 from JerziKaminsky/security_resolve_symlink Drew DeVault 2017-04-16 10:17:43 -0400
  • 2ad8850398 Handle symlinks as IPC security targets Jerzi Kaminsky 2017-04-16 09:30:14 +0300
  • c9694ee63d Add resolve_path() to utils Jerzi Kaminsky 2017-04-14 23:37:43 +0300
  • bcf9338ce7 Add validate_ipc_target() Jerzi Kaminsky 2017-04-15 18:54:42 +0300
  • bfb99235e3 Move get_feature_policy to sway/security.c Jerzi Kaminsky 2017-04-15 17:16:32 +0300
  • b4357a8eb6 Rename get_policy to get_feature_policy Jerzi Kaminsky 2017-04-15 17:04:04 +0300
  • cf5e764c7f Disambiguate get_*_policy() and get_*_policy_mask() Jerzi Kaminsky 2017-04-15 17:13:28 +0300
  • edb8075ae0 Merge pull request #1175 from JerziKaminsky/fix_sway_assert_variadic Drew DeVault 2017-04-16 09:50:50 -0400
  • 709b53bd43 Fix location reported by sway_assert Jerzi Kaminsky 2017-04-16 12:07:43 +0300