Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
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 | |
Most importantly, use GtkToggleButton for the buttons since the server will indicate when the buttons are pressed/released for RX. | |||
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-09 | Merge branch 'master' of ssh://vader.hardeman.nu/srv/data01/vcs/git/public/rcm | David Härdeman | |
2015-07-09 | Add test keymap | David Härdeman | |
2015-07-09 | Sync properties between server and client | David Härdeman | |
2015-07-08 | Add simple test client embryo | David Härdeman | |
2015-07-01 | Fix bogus return value handling | David Härdeman | |
2015-07-01 | Add support for actually reading keymaps | David Härdeman | |
2015-06-30 | Also ignore keymap directory (for testing) | David Härdeman | |
2015-06-29 | Split keymap handling to separate file | David Härdeman | |
2015-06-29 | Initial commit | David Härdeman | |