From 942bda7db4b7b9e5bae6ad1ad81295b1f346a9f6 Mon Sep 17 00:00:00 2001 From: Přemysl Janouch
Date: Sat, 22 Sep 2018 14:09:42 +0200 Subject: Use XCB and SelectSelectionInput instead of GTK+ As it happens, there is no real need to constantly poll for changes, since XFixes can inform us of updates as they happen. With GTK+ gone we've got dependencies and error handling under control. XCB is a truly awful thing to learn, though. Our method will never work on Wayland or Windows, so we don't miss out on anything by abandoning the huge toolkit. --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE index 24a508c..5f72054 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2013 - 2016, Přemysl Janouch
+Copyright (c) 2013 - 2018, Přemysl Janouch
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. -- cgit v1.2.3-70-g09d2