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-09-01
Change button editing from a GtkDialog to a GtkPopover
David Härdeman
2015-08-17
Revamp advanced UI
David Härdeman
2015-08-14
Indicate the chosen hardware in keymap editor
David Härdeman
2015-08-13
Convert edit_button dialog to gtk_builder
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-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 superfluous tab
David Härdeman
2015-07-30
Preliminary work to reduce number of notebook tabs
David Härdeman
2015-07-22
Improve rcm-server integration with evdev generation
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-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