Age | Commit message (Collapse) | 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 | |
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-15 | Add fake key event generation to server | David Härdeman | |
To test the UI on the client... | |||
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-08 | Add simple test client embryo | David Härdeman | |