Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |