index
:
rcm.git
master
Unnamed repository; edit this file 'description' to name the repository.
David Härdeman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2015-08-20
Add raw event logging UI
David Härdeman
2015-08-19
Properly init advanced UI with all known protocols/keycodes
David Härdeman
2015-08-19
Add support for editing in-kernel keymap
David Härdeman
2015-08-17
Revamp advanced UI
David Härdeman
2015-08-15
Add basic transmit support (WIP)
David Härdeman
2015-08-15
Add ability for server to signal rcdev errors to client
David Härdeman
2015-08-14
Add UI for advanced hw actions (dummy functions so far)
David Härdeman
2015-08-14
Indicate the chosen hardware in keymap editor
David Härdeman
2015-08-14
Sort the list of hardware devices
David Härdeman
2015-08-14
Fix list box finding logic in rcng_client_hardware_list_add()
David Härdeman
2015-08-13
Tweak dialog spacing
David Härdeman
2015-08-13
Simplify device string
David Härdeman
2015-08-13
Add hardware properties UI, make dialogs more consistent
David Härdeman
2015-08-13
Add driver description and dev name to dbus protocol
David Härdeman
2015-08-13
Prettify hardware list
David Härdeman
2015-08-13
Convert edit_button dialog to gtk_builder
David Härdeman
2015-08-13
Remove unused stack page
David Härdeman
2015-08-13
Move Keymap Properties dialog to gtk_builder
David Härdeman
2015-08-13
Move some more UI out to gtk_builder
David Härdeman
2015-08-13
Add basic gtk_builder support
David Härdeman
2015-08-12
Add some basic use of libevdev
David Härdeman
2015-08-12
Move evdev_read from rcm-server-main to rcm-server-evdev
David Härdeman
2015-08-11
Remove notebook from UI and use a stack instead
David Härdeman
2015-08-11
Use symbolic icons for header buttons
David Härdeman
2015-08-02
Remove some more redundant files
David Härdeman
2015-08-02
Remove superfluous tab
David Härdeman
2015-08-01
Remove systemd backward compat stuff
David Härdeman
2015-07-30
Add CSS test file
David Härdeman
2015-07-30
Preliminary work to reduce number of notebook tabs
David Härdeman
2015-07-24
Interim protocol support...
David Härdeman
2015-07-22
Improve rcm-server integration with evdev generation
David Härdeman
2015-07-21
Remove fake keypress event generation
David Härdeman
2015-07-21
Add input reading capabilities to server
David Härdeman
2015-07-20
server: determine the evdev that corresponds to a given rcdev
David Härdeman
2015-07-20
Change resize dialog to a properties dialog
David Härdeman
2015-07-19
Make sure keymap order is not reversed when written back to server
David Härdeman
2015-07-19
Implement keymap writing server-side
David Härdeman
2015-07-19
Make keymap id point to the full path
David Härdeman
2015-07-18
Save updated keymap in memory
David Härdeman
Still need to write it out to disk as well...
2015-07-18
Add a method to set (update) a keymap/layout
David Härdeman
2015-07-18
Move rows and cols in keymap files to the description section
David Härdeman
2015-07-18
Separate keymap id and name
David Härdeman
2015-07-18
Separate keymap and layout
David Härdeman
2015-07-17
Add basic key editing
David Härdeman
2015-07-17
Implement remote layout resizing
David Härdeman
Still need to implement the server-side functionality...
2015-07-16
First stab at making buttons editable...
David Härdeman
Still have to add a dialogue where the actual editing can take place...
2015-07-16
Support multiple keymaps in client
David Härdeman
2015-07-16
Some cleanups to prepare for multiple keymaps
David Härdeman
2015-07-15
Add fake key event generation to server
David Härdeman
To test the UI on the client...
2015-07-15
Improve keymap parsing in server
David Härdeman
[next]