Reorganise and tidy up

This commit is contained in:
2018-09-14 15:53:01 +02:00
parent 13b1f91da0
commit 8693bc10be
50 changed files with 55 additions and 70 deletions
@@ -4,18 +4,6 @@ author: james
type: post
date: 2012-06-11T16:42:20+00:00
url: /2012/06/hardcoded-gnomeish-composition/
aktt_notify_twitter:
- yes
al2fb_facebook_link_id:
- 658281334_10151014685521335
al2fb_facebook_link_time:
- 2012-06-11T16:42:24+00:00
al2fb_facebook_link_picture:
- post=https://jamesmcdonald.com/?al2fb_image=1
aktt_tweeted:
- 1
dsq_thread_id:
- 3804739886
categories:
- Tech
@@ -36,4 +24,4 @@ Digging into the current Debian gtk+ source verifies this:
So they start with the X Input Method layer which has nice unixy text config files (check out /usr/share/X11/locale) and they want to extend it with some extra sequences. What’s the best way to do that? Clearly snarf what’s already there, bolt on your own bits and hardcode the lot into your binary.
Well done, chaps.
Well done, chaps.