Potato Hatsue 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e8ffe04c79 
							
						 
					 
					
						
						
							
							fcitx5: update doc  
						
						
						
						
					 
					
						2021-01-24 02:10:23 +01:00 
						 
				 
			
				
					
						
							
							
								Frederik Rietdijk 
							
						 
					 
					
						
						
						
						
							
						
						
							b209617ff0 
							
						 
					 
					
						
						
							
							plasma5Packages: alias to the libsForQt5 used to build the plasma5 desktop  
						
						... 
						
						
						
						For in NixOS it is beneficial if both plasma5 and pam use the same Qt5
version. Because the plasma5 desktop may use a different version as the
default Qt5 version, we introduce plasma5Packages. 
						
						
					 
					
						2021-01-10 15:59:45 +01:00 
						 
				 
			
				
					
						
							
							
								Poscat 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							14227a94b2 
							
						 
					 
					
						
						
							
							nixos/input-methods: add fcitx5  
						
						
						
						
					 
					
						2021-01-10 14:31:08 +08:00 
						 
				 
			
				
					
						
							
							
								Antonio Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							52b903b3c4 
							
						 
					 
					
						
						
							
							hime: fix enable hime, remove hime-all package  
						
						... 
						
						
						
						- fix inputMethod.enable hime by adding module list
- rm hime-all package, because chewing, anthy modules does not work well 
						
						
					 
					
						2020-10-17 10:48:31 +08:00 
						 
				 
			
				
					
						
							
							
								Antonio Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							0c138794af 
							
						 
					 
					
						
						
							
							input methods: add hime  
						
						
						
						
					 
					
						2020-10-03 22:27:22 +08:00 
						 
				 
			
				
					
						
							
							
								Jörg Thalheim 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ba930d8679 
							
						 
					 
					
						
						
							
							nixos/modules: remove trailing whitespace  
						
						... 
						
						
						
						This leads to ci failure otherwise if the file gets changed.
git-blame can ignore whitespace changes. 
						
						
					 
					
						2020-08-07 14:45:39 +01:00 
						 
				 
			
				
					
						
							
							
								Symphorien Gibol 
							
						 
					 
					
						
						
						
						
							
						
						
							3dbd629fa4 
							
						 
					 
					
						
						
							
							ibus: fix installation of dconf database  
						
						... 
						
						
						
						Fixes this warning at ibus-daemon startup:
(ibus-dconf:15691): dconf-WARNING **: 21:49:24.018: unable to open file '/etc/dconf/db/ibus': Failed to open file ?/etc/dconf/db/ibus?: open() failed: No such file or directory; expect degraded performance 
						
						
					 
					
						2020-06-02 22:32:03 +02:00 
						 
				 
			
				
					
						
							
							
								worldofpeace 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ee5cba24c3 
							
						 
					 
					
						
						
							
							Revert "ibus: fix dconf db installation"  
						
						
						
						
					 
					
						2020-04-24 18:22:59 -04:00 
						 
				 
			
				
					
						
							
							
								Symphorien Gibol 
							
						 
					 
					
						
						
						
						
							
						
						
							a71dc0b27e 
							
						 
					 
					
						
						
							
							ibus: fix installation of dconf database  
						
						... 
						
						
						
						Fixes this warning at ibus-daemon startup:
(ibus-dconf:15691): dconf-WARNING **: 21:49:24.018: unable to open file '/etc/dconf/db/ibus': Failed to open file ?/etc/dconf/db/ibus?: open() failed: No such file or directory; expect degraded performance 
						
						
					 
					
						2020-04-24 13:15:56 +02:00 
						 
				 
			
				
					
						
							
							
								Tor Hedin Brønner 
							
						 
					 
					
						
						
						
						
							
						
						
							c9d988b0e1 
							
						 
					 
					
						
						
							
							nixos/ibus: fix evaluation  
						
						... 
						
						
						
						Need to reference through `config` when checking what other modules have set. 
						
						
					 
					
						2020-04-05 02:23:38 +02:00 
						 
				 
			
				
					
						
							
							
								worldofpeace 
							
						 
					 
					
						
						
						
						
							
						
						
							76f7fc1476 
							
						 
					 
					
						
						
							
							nixos/ibus: add ibus portal if portals are enabled  
						
						
						
						
					 
					
						2020-03-28 18:09:26 -04:00 
						 
				 
			
				
					
						
							
							
								Sheng Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							c71339fbe5 
							
						 
					 
					
						
						
							
							nixos/ibus: fix missing dconf profile  
						
						... 
						
						
						
						Fix ibus user preferences not being saved. ibus-daemon was falling back on null configuration due to missing "ibus" dconf profile. 
						
						
					 
					
						2020-01-06 20:30:37 +09:00 
						 
				 
			
				
					
						
							
							
								Silvan Mosberger 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4ee3e8b21d 
							
						 
					 
					
						
						
							
							nixos/treewide: Move rename.nix imports to their respective modules  
						
						... 
						
						
						
						A centralized list for these renames is not good because:
- It breaks disabledModules for modules that have a rename defined
- Adding/removing renames for a module means having to find them in the
central file
- Merge conflicts due to multiple people editing the central file 
						
						
					 
					
						2019-12-10 02:51:19 +01:00 
						 
				 
			
				
					
						
							
							
								Jan Tojnar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							175359cfac 
							
						 
					 
					
						
						
							
							nixos/ibus: install D-Bus services  
						
						... 
						
						
						
						IBus contains some D-Bus services, we should install them too. And enable dconf properly. 
						
						
					 
					
						2019-12-07 00:58:30 +01:00 
						 
				 
			
				
					
						
							
							
								Jan Tojnar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8cbc862b83 
							
						 
					 
					
						
						
							
							dconf: move to top-level  
						
						
						
						
					 
					
						2019-12-01 01:01:40 +01:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b0ccd6dd16 
							
						 
					 
					
						
						
							
							Revert "nixos/doc: re-format"  
						
						... 
						
						
						
						This reverts commit ea6e8775bd69e4676c623a85c39f1da540d29ad1. The new
format is not an improvement. 
						
						
					 
					
						2019-09-19 19:17:30 +02:00 
						 
				 
			
				
					
						
							
							
								Jan Tojnar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ea6e8775bd 
							
						 
					 
					
						
						
							
							nixos/doc: re-format  
						
						
						
						
					 
					
						2019-09-18 22:13:35 +02:00 
						 
				 
			
				
					
						
							
							
								Pierre Bourdon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							67d1cf4707 
							
						 
					 
					
						
						
							
							nixos/ibus: do not default-install ibus-qt  
						
						... 
						
						
						
						ibus-qt has not seen a release in 5 years and is only relevant for Qt
4.x, which is becoming more and more rare. Using my current laptop as a
data point, ibus-qt is the only dependency left that drags in qt-4.8.7. 
						
						
					 
					
						2019-08-10 19:37:12 +02:00 
						 
				 
			
				
					
						
							
							
								Graham Christensen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8413f22bb3 
							
						 
					 
					
						
						
							
							docs: format  
						
						
						
						
					 
					
						2018-09-29 20:51:11 -04:00 
						 
				 
			
				
					
						
							
							
								Graham Christensen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ff23dd110b 
							
						 
					 
					
						
						
							
							nixos docs: more IDs  
						
						
						
						
					 
					
						2018-09-02 15:47:59 -04:00 
						 
				 
			
				
					
						
							
							
								Graham Christensen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							34d2ec7c09 
							
						 
					 
					
						
						
							
							nixos docs: give IDs to things  
						
						
						
						
					 
					
						2018-09-01 16:20:49 -04:00 
						 
				 
			
				
					
						
							
							
								volth 
							
						 
					 
					
						
						
						
						
							
						
						
							79b97aab7f 
							
						 
					 
					
						
						
							
							options.i18n.inputMethod.package: fix type ( #43239 )  
						
						
						
						
					 
					
						2018-07-09 22:37:27 +02:00 
						 
				 
			
				
					
						
							
							
								Jörg Thalheim 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9ae531e263 
							
						 
					 
					
						
						
							
							Merge pull request  #42588  from laMudri/ibus-troubleshoot  
						
						... 
						
						
						
						nixos/ibus: detail workaround for issue #11558  
						
						
					 
					
						2018-06-27 15:39:39 +01:00 
						 
				 
			
				
					
						
							
							
								laMudri 
							
						 
					 
					
						
						
						
						
							
						
						
							1fe63c8ad1 
							
						 
					 
					
						
						
							
							nixos/ibus: detail workaround for issue  #11558  
						
						
						
						
					 
					
						2018-06-25 23:18:17 +01:00 
						 
				 
			
				
					
						
							
							
								Reuben D'Netto 
							
						 
					 
					
						
						
						
						
							
						
						
							42a84598fb 
							
						 
					 
					
						
						
							
							Added cross-references to NixOS manual  
						
						
						
						
					 
					
						2018-04-12 09:39:14 +10:00 
						 
				 
			
				
					
						
							
							
								Thomas Tuegel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8eb4d2afbc 
							
						 
					 
					
						
						
							
							Remove top-level kde5 attribute  
						
						... 
						
						
						
						- There is no such thing as KDE 5 
						
						
					 
					
						2017-02-27 11:49:10 -06:00 
						 
				 
			
				
					
						
							
							
								Thomas Tuegel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e38970c60b 
							
						 
					 
					
						
						
							
							nixos/ibus: fix custom panel example  
						
						... 
						
						
						
						The example was missing a `''`, so it did not appear correctly in the
manual. This also caused the manual to retain references inappropriately. 
						
						
					 
					
						2017-01-24 12:52:39 -06:00 
						 
				 
			
				
					
						
							
							
								Thomas Tuegel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1e266dac0d 
							
						 
					 
					
						
						
							
							ibus: make panel configurable  
						
						
						
						
					 
					
						2017-01-20 18:51:29 -06:00 
						 
				 
			
				
					
						
							
							
								Thomas Tuegel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							08aea87297 
							
						 
					 
					
						
						
							
							ibus: refresh cache at startup  
						
						... 
						
						
						
						Fixes  #19134 . (Maybe.) 
					
						2016-10-03 05:25:41 -05:00 
						 
				 
			
				
					
						
							
							
								laMudri 
							
						 
					 
					
						
						
						
						
							
						
						
							b403b22f4a 
							
						 
					 
					
						
						
							
							ibus: explain ibus-table in the docs  
						
						
						
						
					 
					
						2016-10-01 20:13:47 +01:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
						
						
							
						
						
							75a1ec8a65 
							
						 
					 
					
						
						
							
							NixOS: Use runCommand instead of mkDerivation in a few places  
						
						
						
						
					 
					
						2016-09-29 13:05:28 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Tuegel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							84f7009994 
							
						 
					 
					
						
						
							
							nixos/input-methods: use gtk2 attribute for GTK 2  
						
						
						
						
					 
					
						2016-09-23 17:28:47 -05:00 
						 
				 
			
				
					
						
							
							
								Eric Sagnes 
							
						 
					 
					
						
						
						
						
							
						
						
							314c30cbf1 
							
						 
					 
					
						
						
							
							input-methods modules: fix engine description  
						
						
						
						
					 
					
						2016-09-06 22:53:15 +09:00 
						 
				 
			
				
					
						
							
							
								Domen Kožar 
							
						 
					 
					
						
						
						
						
							
						
						
							e01e92f12f 
							
						 
					 
					
						
						
							
							Merge pull request  #15025  from ericsagnes/modules/manual  
						
						... 
						
						
						
						manual: automatically generate modules documentation 
						
						
					 
					
						2016-08-28 13:57:34 +02:00 
						 
				 
			
				
					
						
							
							
								Hoàng Minh Thắng 
							
						 
					 
					
						
						
						
						
							
						
						
							fed0c0f5bf 
							
						 
					 
					
						
						
							
							fcitx-unikey: mention in dockbook  
						
						
						
						
					 
					
						2016-08-12 14:36:36 +07:00 
						 
				 
			
				
					
						
							
							
								Eric Sagnes 
							
						 
					 
					
						
						
						
						
							
						
						
							4cdfeb78f9 
							
						 
					 
					
						
						
							
							modules: move meta at top level  
						
						
						
						
					 
					
						2016-08-11 00:29:48 +09:00 
						 
				 
			
				
					
						
							
							
								Eric Sagnes 
							
						 
					 
					
						
						
						
						
							
						
						
							1349cd4e8d 
							
						 
					 
					
						
						
							
							fcitx: refactor ( #16858 )  
						
						
						
						
					 
					
						2016-07-11 17:50:22 +02:00 
						 
				 
			
				
					
						
							
							
								Eric Sagnes 
							
						 
					 
					
						
						
						
						
							
						
						
							cfe062f2b6 
							
						 
					 
					
						
						
							
							input methods: fix gtk cache  
						
						
						
						
					 
					
						2016-04-16 17:51:32 +09:00 
						 
				 
			
				
					
						
							
							
								Eric Sagnes 
							
						 
					 
					
						
						
						
						
							
						
						
							e6ae05dd8a 
							
						 
					 
					
						
						
							
							input-method module: fix folder case  
						
						
						
						
					 
					
						2016-04-12 19:50:26 +09:00