Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-05-30 | windows: Fix UI accessibility (#704) | Colomban Wendling | 1 | -193/+113 | |
Use real frames for a semantic UI so GTK and screen readers can set up and figure out accessibility relationships between the frame label and the content automatically. Also properly add relationships between the movement keys descriptive label and the key radio items so a screen reader can pick it up. As a bonus, it also prevents Orca from erroneously announcing the label when the window comes up because it thinks this long orphaned label is probably a general description for the window. Fixes #703. | |||||
2023-05-24 | windows: Fix spacing in the Compositing Manager tab | Colomban Wendling | 1 | -1/+1 | |
2021-04-29 | windows-applet: csd windows respect titlebar button layout | mbkma | 1 | -3/+2 | |
2021-04-29 | windows-applet: add right and left (with menu) titlebar button layout ↵ | mbkma | 1 | -2/+5 | |
options, respect custom values | |||||
2021-04-23 | windows-applet: group alt-tab options together, remove reduced resources option | mbkma | 1 | -68/+8 | |
2021-02-23 | windows: avoid duplication of accelerator keys | rbuj | 1 | -3/+3 | |
2021-02-23 | windows: don't translate the spinbutton text, set the entry purpose | rbuj | 1 | -1/+1 | |
2021-02-23 | windows: show the translations in mate-window-properties dialog | rbuj | 1 | -1/+1 | |
2020-12-05 | Revisit windows applet, add allow-top-tiling option | mbkma | 1 | -135/+341 | |
2020-11-10 | mcc: windows-applet: Rewrite windows-properties.ui and add new settings. | mbkma | 1 | -456/+420 | |
2019-12-24 | windows: Add window-properties.ui | rbuj | 1 | -0/+722 | |