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
path:
root
/
rcm-client-receive.c
Age
Commit message (
Expand
)
Author
2015-07-18
Add a method to set (update) a keymap/layout
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
2015-07-16
First stab at making buttons editable...
David Härdeman
2015-07-16
Support multiple keymaps in client
David Härdeman
2015-07-15
Add fake key event generation to server
David Härdeman
2015-07-15
Add support for blank "buttons"
David Härdeman
2015-07-15
Add tooltip to buttons
David Härdeman
2015-07-15
Add label for remote and make it themeable
David Härdeman
2015-07-15
Refactor remote drawing a bit
David Härdeman
2015-07-14
Make button size themeable indirectly through font settings
David Härdeman
2015-07-14
Make the remote button text themeable
David Härdeman
2015-07-14
Add basic CSS support
David Härdeman
2015-07-14
Change remote to use GtkButtons
David Härdeman
2015-07-10
Add a proper resize dialog
David Härdeman
2015-07-10
Indicate remote editing differently
David Härdeman
2015-07-10
Simplify header button creation
David Härdeman
2015-07-09
Add a skeleton dialog when a button is clicked in edit mode
David Härdeman
2015-07-09
Cleanup client a bit
David Härdeman
2015-07-08
Add simple test client embryo
David Härdeman