summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* popup: small cleanupMatthias Clasen2019-03-261-2/+0
* popup: Remove some unnecessary thingsMatthias Clasen2019-03-261-17/+1
* testpopup: Cosmetic improvementsMatthias Clasen2019-03-261-4/+6
* popover: Set a css nameMatthias Clasen2019-03-261-0/+2
* testpopup: Add ui for move-to-rect parametersMatthias Clasen2019-03-261-5/+199
* popup: Add propertiesMatthias Clasen2019-03-261-16/+143
* popup: Add a close keybinding, make grabs workMatthias Clasen2019-03-262-8/+44
* popup: Use xdg-popup for relative placementMatthias Clasen2019-03-261-24/+11
* widget: Don't snapshot foreign childrenMatthias Clasen2019-03-261-1/+8
* icon view accessible: Stop presenting windowsMatthias Clasen2019-03-261-8/+0
* widget: Review and replace uses of get_toplevelMatthias Clasen2019-03-2612-118/+111
* testpopup: popup on demandMatthias Clasen2019-03-261-7/+21
* popup: Miscellaneous fixesMatthias Clasen2019-03-261-13/+21
* widget: Use root pointer focus apisMatthias Clasen2019-03-261-5/+2
* main: Use root pointer focus apisMatthias Clasen2019-03-261-27/+19
* popup: Implement root pointer focus apisMatthias Clasen2019-03-261-21/+286
* window: Implement root pointer focus apisMatthias Clasen2019-03-261-3/+69
* root: Add pointer focus apisMatthias Clasen2019-03-265-3/+143
* popup: Add backdropMatthias Clasen2019-03-261-0/+42
* popup: Add more keybindingsMatthias Clasen2019-03-262-0/+55
* main: Use root api for mnemonic activationMatthias Clasen2019-03-261-2/+1
* label: Use root api for mnemonic setupMatthias Clasen2019-03-261-16/+12
* popup: Implement mnemonicsMatthias Clasen2019-03-261-0/+59
* window: Implement root mnemonic apiMatthias Clasen2019-03-261-0/+26
* root: Add api for mnemonicsMatthias Clasen2019-03-263-0/+73
* label: Make default activation work in rootsMatthias Clasen2019-03-261-24/+2
* text: Make default activation work in rootsMatthias Clasen2019-03-261-22/+1
* widget: Make grabbing default work for rootsMatthias Clasen2019-03-261-8/+1
* popup: Implement the GtkRoot::default-widgetMatthias Clasen2019-03-261-0/+49
* window: Implement GtkRoot::default-widgetMatthias Clasen2019-03-261-0/+6
* root: Add an activate_focus apiMatthias Clasen2019-03-262-0/+25
* root: Add default handlingMatthias Clasen2019-03-263-0/+100
* inspector: Show popupsMatthias Clasen2019-03-261-0/+2
* Add a way to enumerate popupsMatthias Clasen2019-03-262-0/+42
* main: guard window-specific code pathsMatthias Clasen2019-03-261-0/+1
* widget: guard popover-specific code pathsMatthias Clasen2019-03-261-2/+4
* testpopup: Use a GtkPopupMatthias Clasen2019-03-263-35/+40
* Introduce GtkPopupMatthias Clasen2019-03-262-0/+589
* window: Implement GtkRoot::check_resizeMatthias Clasen2019-03-261-0/+7
* widget: Use the new idle sizerMatthias Clasen2019-03-261-6/+7
* css: Use the new idle sizerMatthias Clasen2019-03-261-8/+9
* Redo the idle sizerMatthias Clasen2019-03-265-126/+126
* Update POTFILES.inPiotr Drąg2019-03-262-0/+2
* Merge branch 'wip/alexl/broadway5' into 'master'Alexander Larsson2019-03-269-852/+1129
|\
| * broadway: Remove some spewAlexander Larsson2019-03-261-2/+0
| * broadway: Load all textures before applying display ops, fixing flickersAlexander Larsson2019-03-261-25/+103
| * broadway: Use const use for constants in the js codeAlexander Larsson2019-03-261-72/+110
| * broadway: Clean up stuff using const definesAlexander Larsson2019-03-261-14/+33
| * Broadway: Add id for nodes and reuse old onesAlexander Larsson2019-03-267-397/+596
| * Disable accidental debug spewAlexander Larsson2019-03-261-1/+1